aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Makefile: fix use of -j without an argumentMatheus Tavares Bernardino1-2/+7
2024-04-08Makefile: preserve --jobserver-auth argument when calling ninjaMartin Hundebøll1-1/+1
2023-12-31Makefile: clean qemu-iotests outputPaolo Bonzini1-0/+1
2023-10-30build: Add update-linux-vdso makefile ruleRichard Henderson1-0/+10
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-1/+1
2023-09-07configure: unify recursion into sub-MakefilesPaolo Bonzini1-15/+12
2023-07-03Makefile: add lcitool-refresh to UNCHECKED_GOALSAlex Bennée1-1/+1
2023-06-26build: further refine build.ninja rulesPaolo Bonzini1-4/+13
2023-06-06build: remove git submodule handling from main makefilePaolo Bonzini1-10/+0
2023-06-06build: log submodule update from git-submodule.shPaolo Bonzini1-3/+1
2023-06-06configure: remove --with-git= optionPaolo Bonzini1-1/+1
2023-05-19build: rebuild build.ninja using "meson setup --reconfigure"Paolo Bonzini1-3/+3
2023-05-18make: clean after distclean deletes source filesSteve Sistare1-4/+2
2023-03-01Makefile: qemu-bundle is a directoryJuan Quintela1-2/+2
2023-01-18Makefile: allow 'make uninstall'Peter Maydell1-1/+1
2022-10-06configure: cleanup creation of tests/tcg target configPaolo Bonzini1-1/+1
2022-10-06configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini1-1/+4
2022-10-06build: add recursive distclean rulesPaolo Bonzini1-2/+3
2022-09-19build: remove extra parentheses causing missing rebuildsPaolo Bonzini1-1/+1
2022-07-13cutils: Introduce bundle mechanismAkihiko Odaki1-1/+1
2022-07-08build: Do not depend on pc-bios for config-host.makAkihiko Odaki1-1/+1
2022-06-15build: include pc-bios/ part in the ROMS variablePaolo Bonzini1-7/+5
2022-06-01build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini1-2/+1
2022-06-01build: clean up ninja invocationPaolo Bonzini1-3/+3
2022-05-14build: remove useless dependencyPaolo Bonzini1-3/+0
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