12282 Commits (b07d4bb2068f90bfbb0aa6e6ea91412db29388ea)
 

Author SHA1 Message Date
Alyssa Ross 755b2ab6da Contributing.md: fix typo 3 years ago
Eli Schwartz 6c79e97eae
add some forgotten FeatureNew annotations 3 years ago
Eli Schwartz 3ca61a6aa7
fix UI regression in compiler.compiles logging 3 years ago
Eli Schwartz ab441e78b5
minstall: raise explicit errors, by using MesonException 3 years ago
Jan Tojnar df451f1013 meson: Allow directory options outside of prefix 3 years ago
Henry Schreiner d2d9df3121 setup.py: better requirements 3 years ago
Henry Schreiner bae58e6e49 setup.cfg: update classifier, drop deprecated 3 years ago
Henry Schreiner e1bb424d25 pypi: include a ninja extra 3 years ago
Eli Schwartz d082204096
mdist: fix dist scripts in subprojects being marked as superproject scripts 3 years ago
Eli Schwartz c6862744cb
add FeatureNew check for compiler.* methods with dependency on internal dep 3 years ago
Tobias Pankrath 91ca3e2d58 dlang: fix #9250 invalid include flag for root directory 3 years ago
Tobias Pankrath a57d6fa51b dlang: add test case for root include_directory #9250 3 years ago
Jussi Pakkanen b497becc87 Guard against empty string in subdir(). 3 years ago
Marc-André Lureau db680a78d1 Drop emacs meson-mode 3 years ago
Ole André Vadla Ravnås 02733bc654 mesonlib: Fix Popen_safe_legacy() stderr assumption 3 years ago
Dylan Baker 5ad9e77838 docs: strongly recommend the use of SPDX instead of array of license 3 years ago
Daniel Mensinger 2e2ca5a877 cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10 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
Nazar Mokrynskyi 44e7f75cc3 Remove unnecessary check during VS activation 3 years ago
Jussi Pakkanen 9a1a5c2b74
Merge pull request #9834 from bonzini/test-verbose-kwarg 3 years ago
Zach Reizner 6383eb2279 ninjabackend: treat link_whole_targets like link_targets for Rust targets 3 years ago
Eli Schwartz 96df0fc69e openssl dependency: add cmake support 3 years ago
Eli Schwartz 0268c25791 dependencies: add a system dependency for OpenSSL 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
Andrea Pappacoda a755750cae cmake: typed_kwargs for write_basic_package_version_file 3 years ago
Eli Schwartz a45446b6e5
minstall: stop running ldconfig for the user 3 years ago
Guillaume Quenneville 6c1bb02f13 Updated precompiled library documentation 3 years ago
Andrew Krasavin b564e34221 new custom dependency lookup for libdl 3 years ago
Andrea Pappacoda 248e6cf473 pkgconfig: set libdir only if used 3 years ago
Paolo Bonzini 7a975d75cf unittests: check that "verbose: true" works on tests 3 years ago
Paolo Bonzini fc661c35a2 interpreter: support for forcibly verbose logging of some tests 3 years ago
Paolo Bonzini 3f3439522c mtest: support for forcibly verbose logging of some tests 3 years ago
Eli Schwartz 5d932f31b9
backends/ninja: generate symlink aliases for rust/cs/swift libraries too 3 years ago
Eli Schwartz 689504b860
gnome: add documentation for new kwargs 3 years ago
Eli Schwartz 8d64853229
doc: fix regression that deleted all methods from the reference manual 3 years ago
Xavier Claessens 0185f2ed61 Fix dep.get_variable() with empty string default_value 3 years ago
Stone Tickle 5778429122 add types-PyYAML to lint workflow 3 years ago
Stone Tickle bd1c464f59 print warning when using fastyaml loader 3 years ago
Stone Tickle b0d29dd6ad mention fastyaml loader in the docs 3 years ago
Stone Tickle f5ffb0a1e9 add --quiet option to genrefman 3 years ago
Stone Tickle bfb12222c3 add fastyaml loader 3 years ago
Andrea Pappacoda 7528c69fcc docs: find_program can return the current Python3 interpreter 3 years ago
Nirbheek Chauhan 19684d23e8 unittests: Fix warning about distutils deprecation 3 years ago
Nirbheek Chauhan 2512c25c0b ninja backend: Fix usage of same constants file for native and cross 3 years ago
Dylan Baker 029652ecb5 modules/gnome: remove unnecessary type check 3 years ago
Dylan Baker 457fb53ea4 gnome: genmarshal: If the source includes the header, depend on it 3 years ago
Dylan Baker 11f9638035 build: replace kwargs in CustomTarget initializer 3 years ago
Dylan Baker b402817fb6 interpreter: use find_program_impl instead of shutil.which for vcs_tag 3 years ago