649 Commits (b98356e0557399803895755a5f513841345fba1b)

Author SHA1 Message Date
Tristan Partin 18147b91ff Deprecate java.generate_native_header() in favor of java.generate_native_headers() 3 years ago
Xavier Claessens 6acfe48f32 Allow setting method/separator in environment() and meson.add_devenv() 3 years ago
Xavier Claessens 24f224777d devenv: Add --dump option 3 years ago
Xavier Claessens 30cdb2a280 devenv: Setup GDB auto-load scripts 3 years ago
Xavier Claessens 6fafeb13b3 devenv: Source bash completion scripts 3 years ago
Xavier Claessens 79c6075b56 devenv: Set PYTHONPATH where we install python modules 3 years ago
Tristan Partin 80cb87e7b7 Change jar() default install dir 3 years ago
Mark Bolhuis 5a4177523e modules/wayland: Add unstable_wayland module 3 years ago
Andrea Pappacoda fcca265035 cmake: configure_package_config_file can now take a dict 3 years ago
Eli Schwartz 78945fb983
python module: add option to specify a python environment to install to 3 years ago
Eli Schwartz 6240920c21
pkgconfig module: allow custom variables to reference builtin directories 3 years ago
andy5995 b1e6cc5553 implement 'dist --allow-dirty' flag 3 years ago
Jan Tojnar df451f1013 meson: Allow directory options outside of prefix 3 years ago
Daniel Mensinger 63870da449 cmake: Deprecate CMake <3.17 support 3 years ago
Daniel Mensinger 78619e2c40 cmake: Drop CMake server support and bump min. CMake to >= 3.14 3 years ago
William Toohey b4d9b2551c Genericise TI compiler and add MSP430 support 3 years ago
Andrea Pappacoda 316cf3a717 cmake: add arch_independent kwarg 3 years ago
Eli Schwartz a45446b6e5
minstall: stop running ldconfig for the user 3 years ago
Andrew Krasavin b564e34221 new custom dependency lookup for libdl 3 years ago
Paolo Bonzini fc661c35a2 interpreter: support for forcibly verbose logging of some tests 3 years ago
Matthias Klumpp 02fb0c3f8b i18n: Add support for joining XML localization via itstool 3 years ago
Eli Schwartz ad525dcce4
bump minimum required version of python to 3.7 3 years ago
Eli Schwartz f67994476d remove the RPM module 3 years ago
Jussi Pakkanen 9e1f20728f Prepare release 0.61.0. 3 years ago
Eli Schwartz 09f03a8424 add pending deprecation notice for python 3.6 3 years ago
Stone Tickle 2c4a98f851
add release notes for refman man page 3 years ago
Ben Boeckel f30e83efd6 armltdclang: add support for ARM Ltd.'s `armclang` toolchain 3 years ago
Celeste Wouters c5148d8c73 rewriter: create {add,rm}_extra_files commands 3 years ago
Paolo Bonzini 901f444ea5 interpreter: allow extract_objects to receive generated sources 3 years ago
Daniel Mensinger 3f1519f2e7
cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677) 3 years ago
Pablo Correa Gómez 4f882ff8ec add install_symlink function 3 years ago
Luke Elliott 39856daf9a Stop backend_startup_project from erasing the last project in a VS solution 3 years ago
Crend King 809792c223 Support Visual Studio 2022 backend 3 years ago
Volker Weißmann 2c079d855e Added warning if run_command is called without the check kwarg 3 years ago
Jussi Pakkanen 4840c86ec9 Add sccache support. 3 years ago
Jussi Pakkanen 39c268ce0d Create release notes page for 0.60. 3 years ago
Xavier Claessens 437745b028 Add missing release snippet for option() deprecated kwarg 3 years ago
Xavier Claessens 928078982c Add --vsenv command line option and active VS only when needed 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Eli Schwartz 0a3a9fa0c3
ar linker: generate thin archives for uninstalled static libraries 3 years ago
Eli Schwartz 4d9cc9ceab Add release notes for `subprojects packagefiles`. 3 years ago
Dylan Baker 6849baa476 modules/windows: allow CustomTargets with more than one output for compile_resources 3 years ago
Xavier Claessens 329d111709 python: Add platlibdir and purelibdir options 3 years ago
Eli Schwartz 108bd996ee
add install_emptydir function 3 years ago
Dylan Baker bcfbfbb343 modules/gnome: deprecate yelp variadic sources 3 years ago
Xavier Claessens 4deeb907b6 dependency: Allow searching for multiple names 3 years ago
Xavier Claessens d2fa6d5080 Make custom_target() name argument optional 3 years ago
Daniel Mensinger d93d01b6c5 interpreter: Introduce StringHolder 3 years ago
Dylan Baker 30202a2402 compilers/rust: Add support for clippy 3 years ago
Dylan Baker 6514abf681 rustc: implement pic args 3 years ago