index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rules.mak
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
rules.mak: Fix module build
Fam Zheng
1
-11
/
+12
2014-10-31
rules.mak: Allow .mo-objs and .mo-cflags in -y variables
Fam Zheng
1
-0
/
+5
2014-09-19
Fix cross compilation (nm command)
Stefan Weil
1
-1
/
+1
2014-09-09
rules.mak: Fix DSO build by pulling in archive symbols
Fam Zheng
1
-3
/
+40
2014-06-24
build-sys: introduce install-prog macro to install&strip binaries and use it
Michael Tokarev
1
-0
/
+7
2014-06-16
rules.mak: remove $(sort) from extract-libs
Paolo Bonzini
1
-1
/
+1
2014-06-10
rules.mak: Rewrite unnest-vars
Fam Zheng
1
-79
/
+158
2014-05-09
build: simplify and fix fix-obj-vars
Paolo Bonzini
1
-7
/
+7
2014-05-08
build: add support for per-object -cflags and -libs to all rules
Paolo Bonzini
1
-5
/
+5
2014-05-08
build: Fix per-object variables for Makefile.target
Paolo Bonzini
1
-0
/
+1
2014-03-17
rules.mak: Fix per object libs extraction
Fam Zheng
1
-2
/
+2
2014-02-20
module: implement module loading
Fam Zheng
1
-0
/
+3
2014-02-20
rules.mak: introduce DSO rules
Fam Zheng
1
-9
/
+43
2014-02-20
rules.mak: allow per object cflags and libs
Fam Zheng
1
-3
/
+16
2014-02-20
rules.mak: fix $(obj) to a real relative path
Fam Zheng
1
-5
/
+9
2014-02-08
rules.mak: Link with C++ if we have a C++ compiler
Peter Maydell
1
-2
/
+6
2014-02-08
rules.mak: Support .cc as a C++ source file suffix
Peter Maydell
1
-1
/
+5
2013-10-16
rules.mak: New string testing functions
Peter Maydell
1
-0
/
+11
2013-10-16
rules.mak: New logical functions for handling y/n values
Peter Maydell
1
-0
/
+17
2013-09-09
configure: Support configuring C++ compiler
Tomoki Sekiyama
1
-1
/
+8
2013-05-03
win32: fix compilation again
Paolo Bonzini
1
-5
/
+1
2013-04-30
rules.mk: Fix build breakage
Dunrong Huang
1
-1
/
+1
2013-04-27
win32: move Makefile dependencies on version-obj-y to rules.mak
Paolo Bonzini
1
-0
/
+3
2013-04-27
win32: add generic RC rules to rules.mak
Paolo Bonzini
1
-0
/
+4
2013-04-24
libcacard: fix mingw64 cross-compilation
Marc-André Lureau
1
-1
/
+2
2013-04-24
build-sys: must link with -fstack-protector
Marc-André Lureau
1
-0
/
+1
2013-01-30
rules/mak: make clean should blow away timestamp files
Michael S. Tsirkin
1
-0
/
+5
2013-01-30
rules.mak: cleanup config generation rules
Michael S. Tsirkin
1
-5
/
+4
2013-01-12
build: move version-obj-y to the generic LINK rule
Paolo Bonzini
1
-2
/
+2
2013-01-12
libcacard: require libtool to build it
Paolo Bonzini
1
-5
/
+1
2013-01-12
build: move dtrace rules to rules.mak
Paolo Bonzini
1
-0
/
+9
2013-01-12
build: support linking with libtool objects/libraries
Paolo Bonzini
1
-2
/
+8
2013-01-12
build: make libtool verbose when making with V=1
Paolo Bonzini
1
-1
/
+2
2013-01-12
optionrom: build with discrete CPP and AS steps
Blue Swirl
1
-2
/
+5
2012-12-19
build: add $(TARGET_DIR) to "GEN config-target.h" lines
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: adjust setting of QEMU_INCLUDES
Paolo Bonzini
1
-0
/
+3
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
1
-1
/
+1
2012-08-16
Support using a different compiler for Objective-C files
Peter Maydell
1
-1
/
+1
2012-07-28
build: get dependency file directories from object file names
Paolo Bonzini
1
-1
/
+2
2012-06-19
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
1
-0
/
+1
2012-06-07
build: do not create directories at configure time
Paolo Bonzini
1
-0
/
+1
2012-06-07
build: add rules for nesting
Paolo Bonzini
1
-0
/
+39
2012-04-25
Beautify makefile commands for generation of files with tracetool
Lluís Vilanova
1
-0
/
+3
2012-03-30
test makefile overhaul
Paolo Bonzini
1
-1
/
+1
2011-09-01
build: sort objects to remove duplicates for link
Stefan Hajnoczi
1
-1
/
+1
2011-08-22
Improvements to libtool support.
Brad
1
-1
/
+1
2011-08-12
build: Move QEMU_INCLUDES before QEMU_CFLAGS
Jiri Denemark
1
-4
/
+4
2011-06-14
libcacard: add libcacard.la target
Alon Levy
1
-0
/
+8
2011-01-20
Add scripts directory
Blue Swirl
1
-1
/
+1
2011-01-14
do not pass bogus $(SRC_PATH) include paths to cc during configure
Paolo Bonzini
1
-3
/
+3
[next]