summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-pull-request' into stagingPeter 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
* docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell2020-09-291-1/+1
* Makefile: remove obsolete edk2 exception from "clean" ruleLaszlo Ersek2020-09-131-1/+0
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-1' into stagingPeter Maydell2020-09-121-0/+11
|\
| * plugins: move the more involved plugins to contribAlex Bennée2020-09-101-0/+11
* | Makefile: Skip the meson subdir in cscope/TAGS/ctagsGreg Kurz2020-09-101-3/+5
* | Makefile: Drop extra phony cscopeGreg Kurz2020-09-101-1/+1
|/
* configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini2020-09-081-1/+1
* Makefile: inline the relevant parts of rules.makPaolo Bonzini2020-09-081-16/+22
* Makefile: remove dead variables and includesPaolo Bonzini2020-09-081-20/+0
* meson: convert the speed testsPaolo Bonzini2020-09-081-1/+2
* Makefile: Fix in-tree clean/distcleanGreg Kurz2020-09-011-8/+8
* Makefile: Add back TAGS/ctags/cscope rulesGreg Kurz2020-09-011-1/+17
* build: fix recurse-all targetPaolo Bonzini2020-09-011-2/+2
* meson: add NSIS buildingMarc-André Lureau2020-09-011-56/+0
* build-sys: remove install target from MakefileMarc-André Lureau2020-09-011-5/+0
* meson: install $localstatedir/run for qgaMarc-André Lureau2020-09-011-9/+1
* meson: install desktop fileMarc-André Lureau2020-09-011-3/+0