108 Commits (d64e5eabc4c7e20cc8d242545c02198b82e223ca)

Author SHA1 Message Date
Daniel P. Berrange 8cc357b5a8 Revert "build-sys: silence make by default or V=0" 8 years ago
Marc-André Lureau 42a77f1ce4 build-sys: silence make by default or V=0 8 years ago
Paolo Bonzini d59157ea05 docs: create interop/ subdirectory 9 years ago
Bruno Dominguez 11cde1c810 configure: split c and cxx extra flags 9 years ago
Markus Armbruster bd7f974796 qapi: Clean up build of generated documentation 9 years ago
Daniel P. Berrange ac7568bd3f rules: don't try to create missing include dirs 9 years ago
Daniel P. Berrange ba78db44f6 make: move top level dir to end of include search path 9 years ago
Marc-André Lureau 56e8bdd46a build-sys: add qapi doc generation targets 9 years ago
Marc-André Lureau 76480423a8 build-sys: use a generic TEXI2MAN rule 9 years ago
Paolo Bonzini a273f4cedf rules.mak: add more rules to avoid chaining 10 years ago
Paolo Bonzini 5ffb350541 rules.mak: speedup save-vars load-vars 10 years ago
Paolo Bonzini 7ecf44a579 rules.mak: Also try -r to build modules 10 years ago
Adrian Bunk c96f0ee6a6 rules.mak: Use -r instead of -Wl, -r to fix building when PIE is default 10 years ago
Marc-André Lureau 88071589e8 build-sys: fix find-in-path 10 years ago
Peter Maydell 0bdb12c7c5 rules.mak: quiet-command: Split command name and args to print 10 years ago
Fam Zheng 5b1b6dbd94 rules.mak: Don't extract libs from .mo-libs in link command 10 years ago
Michael Mueller dced7eec3c s390x/cpumodel: generate CPU feature lists for CPU models 10 years ago
Paolo Bonzini 036999e93e optionrom: fix detection of -Wa,-32 10 years ago
Richard Henderson cdbd727c20 build: Use $(AS) for optionrom explicitly 10 years ago
Richard Henderson 5f6f0e27fb build: Use $(CCAS) for compiling .S files 10 years ago
James Clarke 6969ec6cfd Fix linking relocatable objects on Sparc 10 years ago
Paolo Bonzini 553350156d Makefile: add dependency on scripts/create_config 10 years ago
Fam Zheng 2f4e4dc237 rules.mak: Add "COMMA" constant 10 years ago
Michael S. Tsirkin cefa2bbd6a rules: filter out irrelevant files 10 years ago
Michael Tokarev e999ee4434 remove libtool support 10 years ago
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