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
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
2010-10-23
rewrite i386 tests Makefile
Paolo Bonzini
1
-0
/
+9
2010-05-22
Put dependency files in proper subdir
Jan Kiszka
1
-1
/
+1
2010-05-03
fix whitespace bogon in some versions of make
Nathan Froyd
1
-1
/
+1
2010-01-08
finish VPATH -> vpath translation
Paolo Bonzini
1
-1
/
+2
2010-01-08
Use vpath directive
Paolo Bonzini
1
-0
/
+2
2010-01-07
Drop --whole-archive and static libraries
Andreas Färber
1
-2
/
+2
2009-12-07
qemu: delete rule target on error
Michael S. Tsirkin
1
-0
/
+3
2009-12-03
Fix build for mingw32 on windows ($@ in macro)
Stefan Weil
1
-4
/
+5
2009-11-14
Do not execute shell scripts directly
malc
1
-1
/
+1
2009-11-12
fix type in CFLAGS name
Juan Quintela
1
-1
/
+1
2009-11-12
fix parallel build
Juan Quintela
1
-1
/
+1
2009-10-30
Add *CFLAGS to LINK in rules.mak
Peter Hjalmarsson
1
-1
/
+1
2009-10-11
Move dependency generation falgs out of configure
malc
1
-0
/
+2
2009-10-08
Move generation of config-host.h to Makefile from configure
Juan Quintela
1
-0
/
+9
2009-10-06
Don't use implicit rules for Makefile
Juan Quintela
1
-0
/
+12
2009-10-05
restore CFLAGS check for conflict and fix recursive CFLAGS issue
Thomas Monjalon
1
-2
/
+2
2009-09-09
Remove CFLAGS parameter in cc-option
Juan Quintela
1
-3
/
+3
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
1
-3
/
+3
2009-07-27
move cc-option definition to rules.mak
Juan Quintela
1
-0
/
+6
2009-06-30
Remove bogus -Werror
Paul Brook
1
-1
/
+1
2009-06-24
qemu/virtio: MSI-X support in virtio PCI
Michael S. Tsirkin
1
-1
/
+1
2009-05-14
Fix build on Solaris and WIN32
Anthony Liguori
1
-4
/
+1
2009-05-14
Constructor support
Anthony Liguori
1
-2
/
+5
2009-01-26
build system: Further improve quiet mode (Jan Kiszka)
aliguori
1
-6
/
+6
2009-01-24
Reformat quiet build
aurel32
1
-5
/
+5
2009-01-21
Consolidate library creation (Avi Kivity)
aliguori
1
-0
/
+3
2009-01-21
Make make output quieter (Avi Kivity)
aliguori
1
-4
/
+6
2009-01-21
Consolidate linker rules (Avi Kivity)
aliguori
1
-0
/
+4
2009-01-21
Introduce rules.mak (Avi Kivity)
aliguori
1
-0
/
+10