| Commit message (Expand) | Author | Age | Files | Lines |
* | build: replace weak symbols with a static library | Paolo Bonzini | 2012-11-18 | 1 | -1/+1 |
* | Support using a different compiler for Objective-C files | Peter Maydell | 2012-08-16 | 1 | -1/+1 |
* | build: get dependency file directories from object file names | Paolo Bonzini | 2012-07-28 | 1 | -1/+2 |
* | make: automatically include dependencies in recursive subdir rules (v2) | Anthony Liguori | 2012-06-19 | 1 | -0/+1 |
* | build: do not create directories at configure time | Paolo Bonzini | 2012-06-07 | 1 | -0/+1 |
* | build: add rules for nesting | Paolo Bonzini | 2012-06-07 | 1 | -0/+39 |
* | Beautify makefile commands for generation of files with tracetool | Lluís Vilanova | 2012-04-25 | 1 | -0/+3 |
* | test makefile overhaul | Paolo Bonzini | 2012-03-30 | 1 | -1/+1 |
* | build: sort objects to remove duplicates for link | Stefan Hajnoczi | 2011-09-01 | 1 | -1/+1 |
* | Improvements to libtool support. | Brad | 2011-08-22 | 1 | -1/+1 |
* | build: Move QEMU_INCLUDES before QEMU_CFLAGS | Jiri Denemark | 2011-08-12 | 1 | -4/+4 |
* | libcacard: add libcacard.la target | Alon Levy | 2011-06-14 | 1 | -0/+8 |
* | Add scripts directory | Blue Swirl | 2011-01-20 | 1 | -1/+1 |
* | do not pass bogus $(SRC_PATH) include paths to cc during configure | Paolo Bonzini | 2011-01-14 | 1 | -3/+3 |
* | rewrite i386 tests Makefile | Paolo Bonzini | 2010-10-23 | 1 | -0/+9 |
* | Put dependency files in proper subdir | Jan Kiszka | 2010-05-22 | 1 | -1/+1 |
* | fix whitespace bogon in some versions of make | Nathan Froyd | 2010-05-03 | 1 | -1/+1 |
* | finish VPATH -> vpath translation | Paolo Bonzini | 2010-01-08 | 1 | -1/+2 |
* | Use vpath directive | Paolo Bonzini | 2010-01-08 | 1 | -0/+2 |
* | Drop --whole-archive and static libraries | Andreas Färber | 2010-01-07 | 1 | -2/+2 |
* | qemu: delete rule target on error | Michael S. Tsirkin | 2009-12-07 | 1 | -0/+3 |
* | Fix build for mingw32 on windows ($@ in macro) | Stefan Weil | 2009-12-03 | 1 | -4/+5 |
* | Do not execute shell scripts directly | malc | 2009-11-14 | 1 | -1/+1 |
* | fix type in CFLAGS name | Juan Quintela | 2009-11-12 | 1 | -1/+1 |
* | fix parallel build | Juan Quintela | 2009-11-12 | 1 | -1/+1 |
* | Add *CFLAGS to LINK in rules.mak | Peter Hjalmarsson | 2009-10-30 | 1 | -1/+1 |
* | Move dependency generation falgs out of configure | malc | 2009-10-11 | 1 | -0/+2 |
* | Move generation of config-host.h to Makefile from configure | Juan Quintela | 2009-10-08 | 1 | -0/+9 |
* | Don't use implicit rules for Makefile | Juan Quintela | 2009-10-06 | 1 | -0/+12 |
* | restore CFLAGS check for conflict and fix recursive CFLAGS issue | Thomas Monjalon | 2009-10-05 | 1 | -2/+2 |
* | Remove CFLAGS parameter in cc-option | Juan Quintela | 2009-09-09 | 1 | -3/+3 |
* | Rename CPPFLAGS to QEMU_CFLAGS | Juan Quintela | 2009-08-10 | 1 | -3/+3 |
* | move cc-option definition to rules.mak | Juan Quintela | 2009-07-27 | 1 | -0/+6 |
* | Remove bogus -Werror | Paul Brook | 2009-06-30 | 1 | -1/+1 |
* | qemu/virtio: MSI-X support in virtio PCI | Michael S. Tsirkin | 2009-06-24 | 1 | -1/+1 |
* | Fix build on Solaris and WIN32 | Anthony Liguori | 2009-05-14 | 1 | -4/+1 |
* | Constructor support | Anthony Liguori | 2009-05-14 | 1 | -2/+5 |
* | build system: Further improve quiet mode (Jan Kiszka) | aliguori | 2009-01-26 | 1 | -6/+6 |
* | Reformat quiet build | aurel32 | 2009-01-24 | 1 | -5/+5 |
* | Consolidate library creation (Avi Kivity) | aliguori | 2009-01-21 | 1 | -0/+3 |
* | Make make output quieter (Avi Kivity) | aliguori | 2009-01-21 | 1 | -4/+6 |
* | Consolidate linker rules (Avi Kivity) | aliguori | 2009-01-21 | 1 | -0/+4 |
* | Introduce rules.mak (Avi Kivity) | aliguori | 2009-01-21 | 1 | -0/+10 |