aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-02-09Makefile: also remove .gcno files when cleaningAlex Bennée1-1/+2
2022-01-18tests: integrate lcitool for generating build env manifestsDaniel P. Berrangé1-0/+2
2022-01-12configure, meson: move config-poison.h to mesonPaolo Bonzini1-1/+1
2022-01-12configure, makefile: remove traces of really old filesPaolo Bonzini1-7/+4
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini1-1/+2
2021-11-02Makefile: Fix cscope issues on MacOS and soft linksPeter Xu1-1/+2
2021-11-02Makefile: Fix gtags generationPeter Xu1-1/+1
2021-10-14configure: prepare for auto-generated option parsingPaolo Bonzini1-1/+7
2021-07-29Makefile: ignore long optionsAlexey Neyman1-3/+5
2021-07-05Makefile: Remove /usr/bin/env wrapper from the SHELL variableThomas Huth1-1/+1
2021-05-26configure: simplify assignment to GIT_SUBMODULESPaolo Bonzini1-0/+2
2021-05-14configure: Poison all current target-specific #definesThomas Huth1-1/+1
2021-03-06build-sys: invoke ninja with -d keepdepfilePaolo Bonzini1-1/+1
2021-02-08tests/docker: alias docker-help target for consistencyAlex Bennée1-1/+1
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman1-22/+2
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy1-1/+0
2021-01-23meson: convert wixl detection to MesonPaolo Bonzini1-2/+0
2021-01-18Makefile: wrap cscope in quiet-command callsAlex Bennée1-3/+11
2021-01-18Makefile: wrap etags in quiet-command callsAlex Bennée1-2/+7
2021-01-18Makefile: wrap ctags in quiet-command callsAlex Bennée1-2/+7
2021-01-18Makefile: add GNU global tags supportAlex Bennée1-1/+13
2021-01-02Makefile: add dummy target for build.ninja dependenciesPaolo Bonzini1-0/+1
2020-11-09Makefile: No echoing for 'make help V=1'Greg Kurz1-1/+1
2020-11-09fix make clean/distcleanPaolo Bonzini1-3/+3
2020-10-30Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell1-1/+1
2020-10-27Makefile: Add *.[ch].inc files to cscope/ctags/TAGSGreg Kurz1-1/+1
2020-10-27makefile: handle -n / -k / -q correctlyPaolo Bonzini1-3/+7
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini1-0/+4
2020-10-26Makefile: separate meson rerun from the rest of the ninja invocationPaolo Bonzini1-11/+29
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini1-32/+48
2020-10-17build: cleanups to MakefilePaolo Bonzini1-17/+28
2020-10-17make: run shell with pipefailPaolo Bonzini1-0/+2
2020-10-17Makefile: Ensure cscope.out/tags/TAGS are generated in the source treeGreg Kurz1-5/+5
2020-10-06dtc: Convert Makefile bits to meson bitsPaolo Bonzini1-22/+1
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-6/+1
2020-10-03capstone: Convert Makefile bits to meson bitsRichard Henderson1-14/+4
2020-09-30mtest2make: add support for introspected test dependenciesPaolo Bonzini1-1/+1
2020-09-30configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi1-1/+1
2020-09-29docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell1-1/+1
2020-09-13Makefile: remove obsolete edk2 exception from "clean" ruleLaszlo Ersek1-1/+0
2020-09-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell1-0/+11
2020-09-10Makefile: Skip the meson subdir in cscope/TAGS/ctagsGreg Kurz1-3/+5
2020-09-10Makefile: Drop extra phony cscopeGreg Kurz1-1/+1
2020-09-10plugins: move the more involved plugins to contribAlex Bennée1-0/+11
2020-09-08configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini1-1/+1
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini1-16/+22
2020-09-08Makefile: remove dead variables and includesPaolo Bonzini1-20/+0
2020-09-08meson: convert the speed testsPaolo Bonzini1-1/+2
2020-09-01Makefile: Fix in-tree clean/distcleanGreg Kurz1-8/+8
2020-09-01Makefile: Add back TAGS/ctags/cscope rulesGreg Kurz1-1/+17