summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: qemu-bundle is a directoryJuan Quintela2023-03-011-2/+2
* Makefile: allow 'make uninstall'Peter Maydell2023-01-181-1/+1
* configure: cleanup creation of tests/tcg target configPaolo Bonzini2022-10-061-1/+1
* configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini2022-10-061-1/+4
* build: add recursive distclean rulesPaolo Bonzini2022-10-061-2/+3
* build: remove extra parentheses causing missing rebuildsPaolo Bonzini2022-09-191-1/+1
* cutils: Introduce bundle mechanismAkihiko Odaki2022-07-131-1/+1
* build: Do not depend on pc-bios for config-host.makAkihiko Odaki2022-07-081-1/+1
* build: include pc-bios/ part in the ROMS variablePaolo Bonzini2022-06-151-7/+5
* build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini2022-06-011-2/+1
* build: clean up ninja invocationPaolo Bonzini2022-06-011-3/+3
* build: remove useless dependencyPaolo Bonzini2022-05-141-3/+0
* Makefile: also remove .gcno files when cleaningAlex Bennée2022-02-091-1/+2
* tests: integrate lcitool for generating build env manifestsDaniel P. Berrangé2022-01-181-0/+2
* configure, meson: move config-poison.h to mesonPaolo Bonzini2022-01-121-1/+1
* configure, makefile: remove traces of really old filesPaolo Bonzini2022-01-121-7/+4
* build: use "meson test" as the test harnessPaolo Bonzini2021-12-231-1/+2
* Makefile: Fix cscope issues on MacOS and soft linksPeter Xu2021-11-021-1/+2
* Makefile: Fix gtags generationPeter Xu2021-11-021-1/+1
* configure: prepare for auto-generated option parsingPaolo Bonzini2021-10-141-1/+7
* Makefile: ignore long optionsAlexey Neyman2021-07-291-3/+5
* Makefile: Remove /usr/bin/env wrapper from the SHELL variableThomas Huth2021-07-051-1/+1
* configure: simplify assignment to GIT_SUBMODULESPaolo Bonzini2021-05-261-0/+2
* configure: Poison all current target-specific #definesThomas Huth2021-05-141-1/+1
* build-sys: invoke ninja with -d keepdepfilePaolo Bonzini2021-03-061-1/+1
* tests/docker: alias docker-help target for consistencyAlex Bennée2021-02-081-1/+1
* configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman2021-01-291-22/+2
* iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy2021-01-271-1/+0
* meson: convert wixl detection to MesonPaolo Bonzini2021-01-231-2/+0
* Makefile: wrap cscope in quiet-command callsAlex Bennée2021-01-181-3/+11
* Makefile: wrap etags in quiet-command callsAlex Bennée2021-01-181-2/+7
* Makefile: wrap ctags in quiet-command callsAlex Bennée2021-01-181-2/+7
* Makefile: add GNU global tags supportAlex Bennée2021-01-181-1/+13
* Makefile: add dummy target for build.ninja dependenciesPaolo Bonzini2021-01-021-0/+1
* Makefile: No echoing for 'make help V=1'Greg Kurz2020-11-091-1/+1
* fix make clean/distcleanPaolo Bonzini2020-11-091-3/+3
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-10-301-1/+1
|\
| * Makefile: Add *.[ch].inc files to cscope/ctags/TAGSGreg Kurz2020-10-271-1/+1
* | makefile: handle -n / -k / -q correctlyPaolo Bonzini2020-10-271-3/+7
* | configure: move directory options from config-host.mak to mesonPaolo Bonzini2020-10-261-0/+4
* | Makefile: separate meson rerun from the rest of the ninja invocationPaolo Bonzini2020-10-261-11/+29
|/
* build: replace ninjatool with ninjaPaolo Bonzini2020-10-171-32/+48
* build: cleanups to MakefilePaolo Bonzini2020-10-171-17/+28
* make: run shell with pipefailPaolo Bonzini2020-10-171-0/+2
* Makefile: Ensure cscope.out/tags/TAGS are generated in the source treeGreg Kurz2020-10-171-5/+5
* dtc: Convert Makefile bits to meson bitsPaolo Bonzini2020-10-061-22/+1
* slirp: Convert Makefile bits to meson bitsPaolo Bonzini2020-10-061-6/+1
* capstone: Convert Makefile bits to meson bitsRichard Henderson2020-10-031-14/+4
* mtest2make: add support for introspected test dependenciesPaolo Bonzini2020-09-301-1/+1
* configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi2020-09-301-1/+1