82 Commits (bead59946a8b54398f4ba3c9c8ecd15eeac78c53)

Author SHA1 Message Date
Victor Kaplansky 27fa747980 make: load only required dependency files. 11 years ago
Victor Kaplansky 998b7b1db4 make: fix where dependency *.d are stored. 11 years ago
Fam Zheng d24697e182 rules.mak: Force CFLAGS for all objects in DSO 11 years ago
Fam Zheng c88f68ec3c rules.mak: Fix module build 11 years ago
Fam Zheng 2d38853239 rules.mak: Allow .mo-objs and .mo-cflags in -y variables 12 years ago
Stefan Weil 4852ee95f3 Fix cross compilation (nm command) 12 years ago
Fam Zheng c261d774fb rules.mak: Fix DSO build by pulling in archive symbols 12 years ago
Michael Tokarev 0d65942611 build-sys: introduce install-prog macro to install&strip binaries and use it 12 years ago
Paolo Bonzini f27701510c rules.mak: remove $(sort) from extract-libs 12 years ago
Fam Zheng 1c33ac5716 rules.mak: Rewrite unnest-vars 12 years ago
Paolo Bonzini 2a8e6c7a85 build: simplify and fix fix-obj-vars 12 years ago
Paolo Bonzini 0db564eee2 build: add support for per-object -cflags and -libs to all rules 12 years ago
Paolo Bonzini 5a8b231e7e build: Fix per-object variables for Makefile.target 12 years ago
Fam Zheng 6295b98d7b rules.mak: Fix per object libs extraction 12 years ago
Fam Zheng e26110cfc6 module: implement module loading 12 years ago
Fam Zheng 17969268f5 rules.mak: introduce DSO rules 12 years ago
Fam Zheng 5c0d52bcd3 rules.mak: allow per object cflags and libs 12 years ago
Fam Zheng ba1183da9a rules.mak: fix $(obj) to a real relative path 12 years ago
Peter Maydell 3144f78b3f rules.mak: Link with C++ if we have a C++ compiler 12 years ago
Peter Maydell c3dc9fd5ac rules.mak: Support .cc as a C++ source file suffix 12 years ago
Peter Maydell 9ef622e31e rules.mak: New string testing functions 13 years ago
Peter Maydell 837a2e267f rules.mak: New logical functions for handling y/n values 13 years ago
Tomoki Sekiyama 83f73fce4c configure: Support configuring C++ compiler 13 years ago
Paolo Bonzini fba90ac1d6 win32: fix compilation again 13 years ago
Dunrong Huang 7e7da8e358 rules.mk: Fix build breakage 13 years ago
Paolo Bonzini c02817e5bf win32: move Makefile dependencies on version-obj-y to rules.mak 13 years ago
Paolo Bonzini 6821cdc7c8 win32: add generic RC rules to rules.mak 13 years ago
Marc-André Lureau 5354e4d242 libcacard: fix mingw64 cross-compilation 13 years ago
Marc-André Lureau 37746c5eac build-sys: must link with -fstack-protector 13 years ago
Michael S. Tsirkin 7586317bc0 rules/mak: make clean should blow away timestamp files 13 years ago
Michael S. Tsirkin 4b25966ab9 rules.mak: cleanup config generation rules 13 years ago
Paolo Bonzini bf0842b71f build: move version-obj-y to the generic LINK rule 13 years ago
Paolo Bonzini b6fc675b25 libcacard: require libtool to build it 13 years ago
Paolo Bonzini 2c13ec50e7 build: move dtrace rules to rules.mak 13 years ago
Paolo Bonzini 2165588274 build: support linking with libtool objects/libraries 13 years ago
Paolo Bonzini f141ccfa15 build: make libtool verbose when making with V=1 13 years ago
Blue Swirl 3dd46c7852 optionrom: build with discrete CPP and AS steps 13 years ago
Paolo Bonzini 4e8cb28c4b build: add $(TARGET_DIR) to "GEN config-target.h" lines 14 years ago
Paolo Bonzini 9d9199a003 build: adjust setting of QEMU_INCLUDES 14 years ago
Paolo Bonzini 3bc2f570ec build: replace weak symbols with a static library 14 years ago
Peter Maydell 3c4a4d0dcb Support using a different compiler for Objective-C files 14 years ago
Paolo Bonzini 1435ddb89c build: get dependency file directories from object file names 14 years ago
Anthony Liguori dcff25f2cd make: automatically include dependencies in recursive subdir rules (v2) 14 years ago
Paolo Bonzini 2dee8d54c6 build: do not create directories at configure time 14 years ago
Paolo Bonzini e05804eebc build: add rules for nesting 14 years ago
Lluís Vilanova c0424934fa Beautify makefile commands for generation of files with tracetool 14 years ago
Paolo Bonzini b93b63f574 test makefile overhaul 14 years ago
Stefan Hajnoczi e2a99ad3e1 build: sort objects to remove duplicates for link 15 years ago
Brad 3f53458137 Improvements to libtool support. 15 years ago
Jiri Denemark 76dc3cf82c build: Move QEMU_INCLUDES before QEMU_CFLAGS 15 years ago