Age | Commit message (Expand) | Author |
2023-01-18 | Makefile: allow 'make uninstall' | Peter Maydell |
2022-10-06 | configure: cleanup creation of tests/tcg target config | Paolo Bonzini |
2022-10-06 | configure: move tests/tcg/Makefile.prereqs to root build directory | Paolo Bonzini |
2022-10-06 | build: add recursive distclean rules | Paolo Bonzini |
2022-09-19 | build: remove extra parentheses causing missing rebuilds | Paolo Bonzini |
2022-07-13 | cutils: Introduce bundle mechanism | Akihiko Odaki |
2022-07-08 | build: Do not depend on pc-bios for config-host.mak | Akihiko Odaki |
2022-06-15 | build: include pc-bios/ part in the ROMS variable | Paolo Bonzini |
2022-06-01 | build: add a more generic way to specify make->ninja dependencies | Paolo Bonzini |
2022-06-01 | build: clean up ninja invocation | Paolo Bonzini |
2022-05-14 | build: remove useless dependency | Paolo Bonzini |
2022-02-09 | Makefile: also remove .gcno files when cleaning | Alex Bennée |
2022-01-18 | tests: integrate lcitool for generating build env manifests | Daniel P. Berrangé |
2022-01-12 | configure, meson: move config-poison.h to meson | Paolo Bonzini |
2022-01-12 | configure, makefile: remove traces of really old files | Paolo Bonzini |
2021-12-23 | build: use "meson test" as the test harness | Paolo Bonzini |
2021-11-02 | Makefile: Fix cscope issues on MacOS and soft links | Peter Xu |
2021-11-02 | Makefile: Fix gtags generation | Peter Xu |
2021-10-14 | configure: prepare for auto-generated option parsing | Paolo Bonzini |
2021-07-29 | Makefile: ignore long options | Alexey Neyman |
2021-07-05 | Makefile: Remove /usr/bin/env wrapper from the SHELL variable | Thomas Huth |
2021-05-26 | configure: simplify assignment to GIT_SUBMODULES | Paolo Bonzini |
2021-05-14 | configure: Poison all current target-specific #defines | Thomas Huth |
2021-03-06 | build-sys: invoke ninja with -d keepdepfile | Paolo Bonzini |
2021-02-08 | tests/docker: alias docker-help target for consistency | Alex Bennée |
2021-01-29 | configure: replace --enable/disable-git-update with --with-git-submodules | Dan Streetman |
2021-01-27 | iotests: rewrite check into python | Vladimir Sementsov-Ogievskiy |
2021-01-23 | meson: convert wixl detection to Meson | Paolo Bonzini |
2021-01-18 | Makefile: wrap cscope in quiet-command calls | Alex Bennée |
2021-01-18 | Makefile: wrap etags in quiet-command calls | Alex Bennée |
2021-01-18 | Makefile: wrap ctags in quiet-command calls | Alex Bennée |
2021-01-18 | Makefile: add GNU global tags support | Alex Bennée |
2021-01-02 | Makefile: add dummy target for build.ninja dependencies | Paolo Bonzini |
2020-11-09 | Makefile: No echoing for 'make help V=1' | Greg Kurz |
2020-11-09 | fix make clean/distclean | Paolo Bonzini |
2020-10-30 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell |
2020-10-27 | Makefile: Add *.[ch].inc files to cscope/ctags/TAGS | Greg Kurz |
2020-10-27 | makefile: handle -n / -k / -q correctly | Paolo Bonzini |
2020-10-26 | configure: move directory options from config-host.mak to meson | Paolo Bonzini |
2020-10-26 | Makefile: separate meson rerun from the rest of the ninja invocation | Paolo Bonzini |
2020-10-17 | build: replace ninjatool with ninja | Paolo Bonzini |
2020-10-17 | build: cleanups to Makefile | Paolo Bonzini |
2020-10-17 | make: run shell with pipefail | Paolo Bonzini |
2020-10-17 | Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree | Greg Kurz |
2020-10-06 | dtc: Convert Makefile bits to meson bits | Paolo Bonzini |
2020-10-06 | slirp: Convert Makefile bits to meson bits | Paolo Bonzini |
2020-10-03 | capstone: Convert Makefile bits to meson bits | Richard Henderson |
2020-09-30 | mtest2make: add support for introspected test dependencies | Paolo Bonzini |
2020-09-30 | configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI | Stefan Hajnoczi |
2020-09-29 | docs/interop: Convert qemu-qmp-ref to rST | Peter Maydell |