]> git.ipfire.org Git - thirdparty/qemu.git/history - rules.mak
vnc: fix tight png memory leak
[thirdparty/qemu.git] / rules.mak
2010-05-24  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22  Jan KiszkaPut dependency files in proper subdir
2010-05-03  Nathan Froydfix whitespace bogon in some versions of make
2010-01-08  Paolo Bonzinifinish VPATH -> vpath translation
2010-01-08  Paolo BonziniUse vpath directive
2010-01-07  Andreas FärberDrop --whole-archive and static libraries
2009-12-07  Michael S. Tsirkinqemu: delete rule target on error
2009-12-03  Stefan WeilFix build for mingw32 on windows ($@ in macro)
2009-11-14  malcDo not execute shell scripts directly
2009-11-12  Juan Quintelafix type in CFLAGS name
2009-11-12  Juan Quintelafix parallel build
2009-10-30  Peter HjalmarssonAdd *CFLAGS to LINK in rules.mak
2009-10-11  malcMove dependency generation falgs out of configure
2009-10-09  Juan QuintelaMove generation of config-host.h to Makefile from configure
2009-10-06  Juan QuintelaDon't use implicit rules for Makefile
2009-10-05  Thomas Monjalonrestore CFLAGS check for conflict and fix recursive...
2009-09-09  Juan QuintelaRemove CFLAGS parameter in cc-option
2009-08-10  Juan QuintelaRename CPPFLAGS to QEMU_CFLAGS
2009-07-27  Juan Quintelamove cc-option definition to rules.mak
2009-06-30  Paul BrookRemove bogus -Werror
2009-06-24  Michael S. Tsirkinqemu/virtio: MSI-X support in virtio PCI
2009-05-14  Anthony LiguoriFix build on Solaris and WIN32
2009-05-14  Anthony LiguoriConstructor support
2009-01-26  aliguoribuild system: Further improve quiet mode (Jan Kiszka)
2009-01-24  aurel32Reformat quiet build
2009-01-21  aliguoriConsolidate library creation (Avi Kivity)
2009-01-21  aliguoriMake make output quieter (Avi Kivity)
2009-01-21  aliguoriConsolidate linker rules (Avi Kivity)
2009-01-21  aliguoriIntroduce rules.mak (Avi Kivity)