Age | Commit message (Expand) | Author | Files | Lines |
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 |