index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rules.mak
Age
Commit message (
Expand
)
Author
2011-09-01
build: sort objects to remove duplicates for link
Stefan Hajnoczi
2011-08-22
Improvements to libtool support.
Brad
2011-08-12
build: Move QEMU_INCLUDES before QEMU_CFLAGS
Jiri Denemark
2011-06-14
libcacard: add libcacard.la target
Alon Levy
2011-01-20
Add scripts directory
Blue Swirl
2011-01-14
do not pass bogus $(SRC_PATH) include paths to cc during configure
Paolo Bonzini
2010-10-23
rewrite i386 tests Makefile
Paolo Bonzini
2010-05-22
Put dependency files in proper subdir
Jan Kiszka
2010-05-03
fix whitespace bogon in some versions of make
Nathan Froyd
2010-01-08
finish VPATH -> vpath translation
Paolo Bonzini
2010-01-08
Use vpath directive
Paolo Bonzini
2010-01-07
Drop --whole-archive and static libraries
Andreas Färber
2009-12-07
qemu: delete rule target on error
Michael S. Tsirkin
2009-12-03
Fix build for mingw32 on windows ($@ in macro)
Stefan Weil
2009-11-14
Do not execute shell scripts directly
malc
2009-11-12
fix type in CFLAGS name
Juan Quintela
2009-11-12
fix parallel build
Juan Quintela
2009-10-30
Add *CFLAGS to LINK in rules.mak
Peter Hjalmarsson
2009-10-11
Move dependency generation falgs out of configure
malc
2009-10-08
Move generation of config-host.h to Makefile from configure
Juan Quintela
2009-10-06
Don't use implicit rules for Makefile
Juan Quintela
2009-10-05
restore CFLAGS check for conflict and fix recursive CFLAGS issue
Thomas Monjalon
2009-09-09
Remove CFLAGS parameter in cc-option
Juan Quintela
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
2009-07-27
move cc-option definition to rules.mak
Juan Quintela
2009-06-30
Remove bogus -Werror
Paul Brook
2009-06-24
qemu/virtio: MSI-X support in virtio PCI
Michael S. Tsirkin
2009-05-14
Fix build on Solaris and WIN32
Anthony Liguori
2009-05-14
Constructor support
Anthony Liguori
2009-01-26
build system: Further improve quiet mode (Jan Kiszka)
aliguori
2009-01-24
Reformat quiet build
aurel32
2009-01-21
Consolidate library creation (Avi Kivity)
aliguori
2009-01-21
Make make output quieter (Avi Kivity)
aliguori
2009-01-21
Consolidate linker rules (Avi Kivity)
aliguori
2009-01-21
Introduce rules.mak (Avi Kivity)
aliguori