Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | docs: create interop/ subdirectory | Paolo Bonzini | 1 | -1/+1 |
2017-06-07 | configure: split c and cxx extra flags | Bruno Dominguez | 1 | -3/+0 |
2017-03-16 | qapi: Clean up build of generated documentation | Markus Armbruster | 1 | -1/+1 |
2017-02-07 | rules: don't try to create missing include dirs | Daniel P. Berrange | 1 | -1/+0 |
2017-01-31 | make: move top level dir to end of include search path | Daniel P. Berrange | 1 | -7/+23 |
2017-01-16 | build-sys: add qapi doc generation targets | Marc-André Lureau | 1 | -0/+2 |
2017-01-16 | build-sys: use a generic TEXI2MAN rule | Marc-André Lureau | 1 | -0/+10 |
2016-12-22 | rules.mak: add more rules to avoid chaining | Paolo Bonzini | 1 | -0/+4 |
2016-12-22 | rules.mak: speedup save-vars load-vars | Paolo Bonzini | 1 | -12/+10 |
2016-11-29 | rules.mak: Also try -r to build modules | Paolo Bonzini | 1 | -1/+1 |
2016-11-28 | rules.mak: Use -r instead of -Wl, -r to fix building when PIE is default | Adrian Bunk | 1 | -1/+1 |
2016-10-08 | build-sys: fix find-in-path | Marc-André Lureau | 1 | -1/+1 |
2016-10-06 | rules.mak: quiet-command: Split command name and args to print | Peter Maydell | 1 | -13/+19 |
2016-09-13 | rules.mak: Don't extract libs from .mo-libs in link command | Fam Zheng | 1 | -1/+1 |
2016-09-06 | s390x/cpumodel: generate CPU feature lists for CPU models | Michael Mueller | 1 | -0/+1 |
2016-07-29 | optionrom: fix detection of -Wa,-32 | Paolo Bonzini | 1 | -0/+2 |
2016-07-10 | build: Use $(AS) for optionrom explicitly | Richard Henderson | 1 | -1/+1 |
2016-07-05 | build: Use $(CCAS) for compiling .S files | Richard Henderson | 1 | -5/+2 |
2016-06-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2016-06-07 | Fix linking relocatable objects on Sparc | James Clarke | 1 | -1/+1 |
2016-06-07 | Makefile: add dependency on scripts/create_config | Paolo Bonzini | 1 | -1/+1 |
2016-06-01 | rules.mak: Add "COMMA" constant | Fam Zheng | 1 | -0/+2 |
2016-02-17 | rules: filter out irrelevant files | Michael S. Tsirkin | 1 | -1/+1 |
2016-02-11 | remove libtool support | Michael Tokarev | 1 | -18/+0 |
2015-08-13 | make: load only required dependency files. | Victor Kaplansky | 1 | -1/+1 |
2015-08-13 | make: fix where dependency *.d are stored. | Victor Kaplansky | 1 | -1/+1 |
2015-05-08 | rules.mak: Force CFLAGS for all objects in DSO | Fam Zheng | 1 | -1/+3 |
2015-01-14 | rules.mak: Fix module build | Fam Zheng | 1 | -11/+12 |
2014-10-31 | rules.mak: Allow .mo-objs and .mo-cflags in -y variables | Fam Zheng | 1 | -0/+5 |
2014-09-19 | Fix cross compilation (nm command) | Stefan Weil | 1 | -1/+1 |
2014-09-09 | rules.mak: Fix DSO build by pulling in archive symbols | Fam Zheng | 1 | -3/+40 |
2014-06-24 | build-sys: introduce install-prog macro to install&strip binaries and use it | Michael Tokarev | 1 | -0/+7 |
2014-06-16 | rules.mak: remove $(sort) from extract-libs | Paolo Bonzini | 1 | -1/+1 |
2014-06-10 | rules.mak: Rewrite unnest-vars | Fam Zheng | 1 | -79/+158 |
2014-05-09 | build: simplify and fix fix-obj-vars | Paolo Bonzini | 1 | -7/+7 |
2014-05-08 | build: add support for per-object -cflags and -libs to all rules | Paolo Bonzini | 1 | -5/+5 |
2014-05-08 | build: Fix per-object variables for Makefile.target | Paolo Bonzini | 1 | -0/+1 |
2014-03-17 | rules.mak: Fix per object libs extraction | Fam Zheng | 1 | -2/+2 |
2014-02-20 | module: implement module loading | Fam Zheng | 1 | -0/+3 |
2014-02-20 | rules.mak: introduce DSO rules | Fam Zheng | 1 | -9/+43 |
2014-02-20 | rules.mak: allow per object cflags and libs | Fam Zheng | 1 | -3/+16 |
2014-02-20 | rules.mak: fix $(obj) to a real relative path | Fam Zheng | 1 | -5/+9 |
2014-02-08 | rules.mak: Link with C++ if we have a C++ compiler | Peter Maydell | 1 | -2/+6 |
2014-02-08 | rules.mak: Support .cc as a C++ source file suffix | Peter Maydell | 1 | -1/+5 |
2013-10-16 | rules.mak: New string testing functions | Peter Maydell | 1 | -0/+11 |
2013-10-16 | rules.mak: New logical functions for handling y/n values | Peter Maydell | 1 | -0/+17 |
2013-09-09 | configure: Support configuring C++ compiler | Tomoki Sekiyama | 1 | -1/+8 |
2013-05-03 | win32: fix compilation again | Paolo Bonzini | 1 | -5/+1 |
2013-04-30 | rules.mk: Fix build breakage | Dunrong Huang | 1 | -1/+1 |
2013-04-27 | win32: move Makefile dependencies on version-obj-y to rules.mak | Paolo Bonzini | 1 | -0/+3 |