Age | Commit message (Expand) | Author | Files | Lines |
2022-02-28 | devenv: Add --dump option | Xavier Claessens | 1 | -0/+5 |
2022-02-28 | devenv: Setup GDB auto-load scripts | Xavier Claessens | 1 | -0/+8 |
2022-02-28 | devenv: Source bash completion scripts | Xavier Claessens | 1 | -0/+5 |
2022-02-28 | devenv: Set PYTHONPATH where we install python modules | Xavier Claessens | 1 | -0/+5 |
2022-02-28 | Change jar() default install dir | Tristan Partin | 1 | -0/+5 |
2022-02-27 | modules/wayland: Add unstable_wayland module | Mark Bolhuis | 1 | -0/+4 |
2022-02-27 | cmake: configure_package_config_file can now take a dict | Andrea Pappacoda | 1 | -0/+5 |
2022-02-22 | python module: add option to specify a python environment to install to | Eli Schwartz | 1 | -0/+9 |
2022-02-15 | pkgconfig module: allow custom variables to reference builtin directories | Eli Schwartz | 1 | -0/+31 |
2022-02-10 | implement 'dist --allow-dirty' flag | andy5995 | 1 | -0/+7 |
2022-02-09 | meson: Allow directory options outside of prefix | Jan Tojnar | 1 | -0/+12 |
2022-02-03 | cmake: Deprecate CMake <3.17 support | Daniel Mensinger | 1 | -0/+4 |
2022-02-03 | cmake: Drop CMake server support and bump min. CMake to >= 3.14 | Daniel Mensinger | 1 | -0/+9 |
2022-02-02 | Merge pull request #9834 from bonzini/test-verbose-kwarg | Jussi Pakkanen | 1 | -0/+6 |
2022-02-02 | Genericise TI compiler and add MSP430 support | William Toohey | 1 | -0/+8 |
2022-02-01 | cmake: add arch_independent kwarg | Andrea Pappacoda | 1 | -0/+7 |
2022-02-01 | minstall: stop running ldconfig for the user | Eli Schwartz | 1 | -0/+5 |
2022-02-01 | new custom dependency lookup for libdl | Andrew Krasavin | 1 | -0/+8 |
2022-02-01 | interpreter: support for forcibly verbose logging of some tests | Paolo Bonzini | 1 | -0/+6 |
2022-01-22 | Merge pull request #9742 from ximion/wip/itstool | Jussi Pakkanen | 1 | -0/+5 |
2022-01-21 | i18n: Add support for joining XML localization via itstool | Matthias Klumpp | 1 | -0/+5 |
2022-01-10 | bump minimum required version of python to 3.7 | Eli Schwartz | 1 | -0/+7 |
2022-01-10 | remove the RPM module | Eli Schwartz | 1 | -0/+10 |
2022-01-10 | Merge pull request #9739 from mathstuf/armclang-support | Jussi Pakkanen | 1 | -0/+6 |
2022-01-10 | Prepare release 0.61.0.0.61.0 | Jussi Pakkanen | 11 | -120/+0 |
2022-01-10 | add pending deprecation notice for python 3.6 | Eli Schwartz | 1 | -0/+13 |
2022-01-06 | add release notes for refman man page | Stone Tickle | 1 | -0/+4 |
2022-01-03 | armltdclang: add support for ARM Ltd.'s `armclang` toolchain | Ben Boeckel | 1 | -0/+6 |
2021-12-15 | rewriter: create {add,rm}_extra_files commands | Celeste Wouters | 1 | -0/+26 |
2021-12-06 | interpreter: allow extract_objects to receive generated sources | Paolo Bonzini | 1 | -0/+4 |
2021-12-02 | cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677) | Daniel Mensinger | 1 | -0/+7 |
2021-12-01 | add install_symlink function | Pablo Correa Gómez | 1 | -0/+11 |
2021-11-25 | Stop backend_startup_project from erasing the last project in a VS solution | Luke Elliott | 1 | -0/+4 |
2021-11-21 | Support Visual Studio 2022 backend | Crend King | 1 | -0/+10 |
2021-10-30 | Added warning if run_command is called without the check kwarg | Volker Weißmann | 1 | -0/+14 |
2021-10-29 | Merge pull request #9375 from dcbaker/submit/windows-module-typing | Jussi Pakkanen | 1 | -0/+22 |
2021-10-25 | Add sccache support. | Jussi Pakkanen | 1 | -0/+5 |
2021-10-24 | Create release notes page for 0.60. | Jussi Pakkanen | 31 | -360/+0 |
2021-10-10 | Add missing release snippet for option() deprecated kwarg | Xavier Claessens | 1 | -0/+23 |
2021-10-10 | Add --vsenv command line option and active VS only when needed | Xavier Claessens | 1 | -0/+14 |
2021-10-10 | Fix typos discovered by codespell | Christian Clauss | 1 | -1/+1 |
2021-10-10 | ar linker: generate thin archives for uninstalled static libraries | Eli Schwartz | 1 | -0/+11 |
2021-10-10 | Add release notes for `subprojects packagefiles`. | Eli Schwartz | 1 | -0/+11 |
2021-10-09 | modules/windows: allow CustomTargets with more than one output for compile_re... | Dylan Baker | 1 | -0/+22 |
2021-10-08 | python: Add platlibdir and purelibdir options | Xavier Claessens | 1 | -0/+12 |
2021-10-08 | add install_emptydir function | Eli Schwartz | 1 | -0/+18 |
2021-10-07 | modules/gnome: deprecate yelp variadic sources | Dylan Baker | 1 | -0/+6 |
2021-09-30 | dependency: Allow searching for multiple names | Xavier Claessens | 1 | -0/+8 |
2021-09-30 | Make custom_target() name argument optional | Xavier Claessens | 1 | -0/+4 |
2021-09-28 | Merge pull request #9014 from bonzini/mixed-language-link | Jussi Pakkanen | 1 | -0/+21 |