Age | Commit message (Expand) | Author |
2024-04-12 | Makefile: fix use of -j without an argument | Matheus Tavares Bernardino |
2024-04-08 | Makefile: preserve --jobserver-auth argument when calling ninja | Martin Hundebøll |
2023-12-31 | Makefile: clean qemu-iotests output | Paolo Bonzini |
2023-10-30 | build: Add update-linux-vdso makefile rule | Richard Henderson |
2023-09-07 | configure, meson: remove target OS symbols from config-host.mak | Paolo Bonzini |
2023-09-07 | configure: unify recursion into sub-Makefiles | Paolo Bonzini |
2023-07-03 | Makefile: add lcitool-refresh to UNCHECKED_GOALS | Alex Bennée |
2023-06-26 | build: further refine build.ninja rules | Paolo Bonzini |
2023-06-06 | build: remove git submodule handling from main makefile | Paolo Bonzini |
2023-06-06 | build: log submodule update from git-submodule.sh | Paolo Bonzini |
2023-06-06 | configure: remove --with-git= option | Paolo Bonzini |
2023-05-19 | build: rebuild build.ninja using "meson setup --reconfigure" | Paolo Bonzini |
2023-05-18 | make: clean after distclean deletes source files | Steve Sistare |
2023-03-01 | Makefile: qemu-bundle is a directory | Juan Quintela |
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 |