1. 1a28f87 build-sys: Move the print-variable rule to rules.mak by Philippe Mathieu-Daudé · 5 years ago
  2. e0f3728 Makefile: Ensure we don't run Sphinx in parallel for manpages by Peter Maydell · 5 years ago
  3. db5adea build-sys: clean up flags included in the linker command line by Paolo Bonzini · 5 years ago
  4. d52c454 contrib: add vhost-user-gpu by Marc-André Lureau · 6 years ago
  5. e0e312f build: switch to Kconfig by Paolo Bonzini · 6 years ago
  6. 9ab71e5 build: Correct explanation of unnest-vars example by Markus Armbruster · 6 years ago
  7. 9df4331 test: replace gtester with a TAP driver by Paolo Bonzini · 6 years ago
  8. 5609c51 tests/docker/Makefile.include: handle empty TARGET_LIST by Alex Bennée · 7 years ago
  9. 8a99e9a configure: Really use local libfdt if the system one is too old by Philippe Mathieu-Daudé · 7 years ago
  10. 9edc19c make: switch from -I to -iquote by Michael S. Tsirkin · 7 years ago
  11. 8cc357b Revert "build-sys: silence make by default or V=0" by Daniel P. Berrange · 7 years ago
  12. 42a77f1 build-sys: silence make by default or V=0 by Marc-André Lureau · 7 years ago
  13. d59157e docs: create interop/ subdirectory by Paolo Bonzini · 8 years ago
  14. 11cde1c configure: split c and cxx extra flags by Bruno Dominguez · 8 years ago
  15. bd7f974 qapi: Clean up build of generated documentation by Markus Armbruster · 8 years ago
  16. ac7568b rules: don't try to create missing include dirs by Daniel P. Berrange · 8 years ago
  17. ba78db4 make: move top level dir to end of include search path by Daniel P. Berrange · 8 years ago
  18. 56e8bdd build-sys: add qapi doc generation targets by Marc-André Lureau · 8 years ago
  19. 7648042 build-sys: use a generic TEXI2MAN rule by Marc-André Lureau · 8 years ago
  20. a273f4c rules.mak: add more rules to avoid chaining by Paolo Bonzini · 8 years ago
  21. 5ffb350 rules.mak: speedup save-vars load-vars by Paolo Bonzini · 8 years ago
  22. 7ecf44a rules.mak: Also try -r to build modules by Paolo Bonzini · 8 years ago
  23. c96f0ee rules.mak: Use -r instead of -Wl, -r to fix building when PIE is default by Adrian Bunk · 8 years ago
  24. 8807158 build-sys: fix find-in-path by Marc-André Lureau · 8 years ago
  25. 0bdb12c rules.mak: quiet-command: Split command name and args to print by Peter Maydell · 8 years ago
  26. 5b1b6db rules.mak: Don't extract libs from .mo-libs in link command by Fam Zheng · 9 years ago
  27. dced7ee s390x/cpumodel: generate CPU feature lists for CPU models by Michael Mueller · 8 years ago
  28. 036999e optionrom: fix detection of -Wa,-32 by Paolo Bonzini · 9 years ago
  29. cdbd727 build: Use $(AS) for optionrom explicitly by Richard Henderson · 9 years ago
  30. 5f6f0e2 build: Use $(CCAS) for compiling .S files by Richard Henderson · 9 years ago
  31. c503a85 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  32. 6969ec6 Fix linking relocatable objects on Sparc by James Clarke · 9 years ago
  33. 5533501 Makefile: add dependency on scripts/create_config by Paolo Bonzini · 9 years ago
  34. 2f4e4dc rules.mak: Add "COMMA" constant by Fam Zheng · 9 years ago
  35. cefa2bb rules: filter out irrelevant files by Michael S. Tsirkin · 9 years ago
  36. e999ee4 remove libtool support by Michael Tokarev · 9 years ago
  37. 27fa747 make: load only required dependency files. by Victor Kaplansky · 9 years ago
  38. 998b7b1 make: fix where dependency *.d are stored. by Victor Kaplansky · 9 years ago
  39. d24697e rules.mak: Force CFLAGS for all objects in DSO by Fam Zheng · 10 years ago
  40. c88f68e rules.mak: Fix module build by Fam Zheng · 10 years ago
  41. 2d38853 rules.mak: Allow .mo-objs and .mo-cflags in -y variables by Fam Zheng · 10 years ago
  42. 4852ee9 Fix cross compilation (nm command) by Stefan Weil · 10 years ago
  43. c261d77 rules.mak: Fix DSO build by pulling in archive symbols by Fam Zheng · 10 years ago
  44. 0d65942 build-sys: introduce install-prog macro to install&strip binaries and use it by Michael Tokarev · 11 years ago
  45. f277015 rules.mak: remove $(sort) from extract-libs by Paolo Bonzini · 11 years ago
  46. 1c33ac5 rules.mak: Rewrite unnest-vars by Fam Zheng · 11 years ago
  47. 2a8e6c7 build: simplify and fix fix-obj-vars by Paolo Bonzini · 11 years ago
  48. 0db564e build: add support for per-object -cflags and -libs to all rules by Paolo Bonzini · 11 years ago
  49. 5a8b231 build: Fix per-object variables for Makefile.target by Paolo Bonzini · 11 years ago
  50. 6295b98 rules.mak: Fix per object libs extraction by Fam Zheng · 11 years ago
  51. e26110c module: implement module loading by Fam Zheng · 11 years ago
  52. 1796926 rules.mak: introduce DSO rules by Fam Zheng · 11 years ago
  53. 5c0d52b rules.mak: allow per object cflags and libs by Fam Zheng · 11 years ago
  54. ba1183d rules.mak: fix $(obj) to a real relative path by Fam Zheng · 11 years ago
  55. 3144f78 rules.mak: Link with C++ if we have a C++ compiler by Peter Maydell · 11 years ago
  56. c3dc9fd rules.mak: Support .cc as a C++ source file suffix by Peter Maydell · 11 years ago
  57. 9ef622e rules.mak: New string testing functions by Peter Maydell · 11 years ago
  58. 837a2e2 rules.mak: New logical functions for handling y/n values by Peter Maydell · 11 years ago
  59. 83f73fc configure: Support configuring C++ compiler by Tomoki Sekiyama · 11 years ago
  60. fba90ac win32: fix compilation again by Paolo Bonzini · 12 years ago
  61. 7e7da8e rules.mk: Fix build breakage by Dunrong Huang · 12 years ago
  62. c02817e win32: move Makefile dependencies on version-obj-y to rules.mak by Paolo Bonzini · 12 years ago
  63. 6821cdc win32: add generic RC rules to rules.mak by Paolo Bonzini · 12 years ago
  64. 5354e4d libcacard: fix mingw64 cross-compilation by Marc-André Lureau · 12 years ago
  65. 37746c5 build-sys: must link with -fstack-protector by Marc-André Lureau · 12 years ago
  66. 7586317 rules/mak: make clean should blow away timestamp files by Michael S. Tsirkin · 12 years ago
  67. 4b25966 rules.mak: cleanup config generation rules by Michael S. Tsirkin · 12 years ago
  68. bf0842b build: move version-obj-y to the generic LINK rule by Paolo Bonzini · 12 years ago
  69. b6fc675 libcacard: require libtool to build it by Paolo Bonzini · 12 years ago
  70. 2c13ec5 build: move dtrace rules to rules.mak by Paolo Bonzini · 12 years ago
  71. 2165588 build: support linking with libtool objects/libraries by Paolo Bonzini · 12 years ago
  72. f141ccf build: make libtool verbose when making with V=1 by Paolo Bonzini · 12 years ago
  73. 3dd46c7 optionrom: build with discrete CPP and AS steps by Blue Swirl · 12 years ago
  74. 4e8cb28 build: add $(TARGET_DIR) to "GEN config-target.h" lines by Paolo Bonzini · 12 years ago
  75. 9d9199a build: adjust setting of QEMU_INCLUDES by Paolo Bonzini · 12 years ago
  76. 3bc2f57 build: replace weak symbols with a static library by Paolo Bonzini · 12 years ago
  77. 3c4a4d0 Support using a different compiler for Objective-C files by Peter Maydell · 12 years ago
  78. 1435ddb build: get dependency file directories from object file names by Paolo Bonzini · 13 years ago
  79. dcff25f make: automatically include dependencies in recursive subdir rules (v2) by Anthony Liguori · 13 years ago
  80. 2dee8d5 build: do not create directories at configure time by Paolo Bonzini · 13 years ago
  81. e05804e build: add rules for nesting by Paolo Bonzini · 13 years ago
  82. c042493 Beautify makefile commands for generation of files with tracetool by Lluís Vilanova · 13 years ago
  83. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago
  84. e2a99ad build: sort objects to remove duplicates for link by Stefan Hajnoczi · 13 years ago
  85. 3f53458 Improvements to libtool support. by Brad · 13 years ago
  86. 76dc3cf build: Move QEMU_INCLUDES before QEMU_CFLAGS by Jiri Denemark · 13 years ago
  87. 44dc0ca libcacard: add libcacard.la target by Alon Levy · 14 years ago
  88. 4c3b5a4 Add scripts directory by Blue Swirl · 14 years ago
  89. f972894 do not pass bogus $(SRC_PATH) include paths to cc during configure by Paolo Bonzini · 14 years ago
  90. 2b2e59e rewrite i386 tests Makefile by Paolo Bonzini · 14 years ago
  91. a71cd2a Put dependency files in proper subdir by Jan Kiszka · 15 years ago
  92. 288e7bc fix whitespace bogon in some versions of make by Nathan Froyd · 15 years ago
  93. 59bc10e finish VPATH -> vpath translation by Paolo Bonzini · 15 years ago
  94. 076d247 Use vpath directive by Paolo Bonzini · 15 years ago
  95. 0e8c921 Drop --whole-archive and static libraries by Andreas Färber · 15 years ago
  96. 7dbbbb0 qemu: delete rule target on error by Michael S. Tsirkin · 15 years ago
  97. 7ebf54b Fix build for mingw32 on windows ($@ in macro) by Stefan Weil · 15 years ago
  98. 3e65aaf Do not execute shell scripts directly by malc · 15 years ago
  99. ef2fad6 fix type in CFLAGS name by Juan Quintela · 15 years ago
  100. f527c57 fix parallel build by Juan Quintela · 15 years ago