12247 Commits (24f224777de7a54a1334c820509bef0aa9b37678)
 

Author SHA1 Message Date
Eli Schwartz fec7265b5c
flake8: use plain strings instead of f-strings when no variables used 3 years ago
Eli Schwartz 078175314a
fine-tune the logic for reporting context on tracebacks 3 years ago
Eli Schwartz 00aa43d267
fix missing documentation for testsuite option in test.json 3 years ago
Eli Schwartz 6240920c21
pkgconfig module: allow custom variables to reference builtin directories 3 years ago
Nirbheek Chauhan 2d56ff135e shared module: Allow linking on Android 3 years ago
Eli Schwartz 39f61795ca
comment out broken Feature checks that fail mypy 3 years ago
Eli Schwartz c0b8e02d9f
FeatureNew: add mypy type annotations for subproject arg 3 years ago
apoorv569 bab651a7a0 Add wx-config-3.1 provided by mingw-w64-x86_64-wxmsw3.1 3 years ago
Eli Schwartz d37002a5f5 run_unittests: check for pytest and pytest-xdist separately 3 years ago
Eli Schwartz 4274e0f42a unittests: fine-tune the check for whether we are in CI 3 years ago
Eli Schwartz 37be39bc69 packaging: fix the MSI bundling of distutils sub-packages 3 years ago
Eli Schwartz 7a1e8eecaf
formatting improvement for include_directories sandbox violation warning 3 years ago
Eli Schwartz f08aabfb77
validate the literal directory "subprojects" when checking sandbox violations 3 years ago
andy5995 b1e6cc5553 implement 'dist --allow-dirty' flag 3 years ago
Alyssa Ross 3596b6b19a ninjabackend: fix rust program names with dashes 3 years ago
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