summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2022-02-09setup.py: better requirementsHenry Schreiner
2022-02-09setup.cfg: update classifier, drop deprecatedHenry Schreiner
2022-02-09pypi: include a ninja extraHenry Schreiner
2022-02-07mdist: fix dist scripts in subprojects being marked as superproject scriptsEli Schwartz
2022-02-06add FeatureNew check for compiler.* methods with dependency on internal depEli Schwartz
2022-02-06dlang: fix #9250 invalid include flag for root directoryTobias Pankrath
2022-02-06dlang: add test case for root include_directory #9250Tobias Pankrath
2022-02-05Guard against empty string in subdir().Jussi Pakkanen
2022-02-04Drop emacs meson-modeMarc-André Lureau
2022-02-04mesonlib: Fix Popen_safe_legacy() stderr assumptionOle André Vadla Ravnås
2022-02-03docs: strongly recommend the use of SPDX instead of array of licenseDylan Baker
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger
2022-02-03cmake: Deprecate CMake <3.17 supportDaniel Mensinger
2022-02-03cmake: Drop CMake server support and bump min. CMake to >= 3.14Daniel Mensinger
2022-02-03Remove unnecessary check during VS activationNazar Mokrynskyi
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen
2022-02-02ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner
2022-02-02openssl dependency: add cmake supportEli Schwartz
2022-02-02dependencies: add a system dependency for OpenSSLEli Schwartz
2022-02-02Genericise TI compiler and add MSP430 supportWilliam Toohey
2022-02-01cmake: add arch_independent kwargAndrea Pappacoda
2022-02-01cmake: typed_kwargs for write_basic_package_version_fileAndrea Pappacoda
2022-02-01minstall: stop running ldconfig for the userEli Schwartz
2022-02-01Updated precompiled library documentationGuillaume Quenneville
2022-02-01new custom dependency lookup for libdlAndrew Krasavin
2022-02-01pkgconfig: set libdir only if usedAndrea Pappacoda
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini
2022-02-01interpreter: support for forcibly verbose logging of some testsPaolo Bonzini
2022-02-01mtest: support for forcibly verbose logging of some testsPaolo Bonzini
2022-02-01backends/ninja: generate symlink aliases for rust/cs/swift libraries tooEli Schwartz
2022-01-31gnome: add documentation for new kwargsEli Schwartz
2022-01-31doc: fix regression that deleted all methods from the reference manualEli Schwartz
2022-02-01Fix dep.get_variable() with empty string default_valueXavier Claessens
2022-01-31add types-PyYAML to lint workflowStone Tickle
2022-01-31print warning when using fastyaml loaderStone Tickle
2022-01-31mention fastyaml loader in the docsStone Tickle
2022-01-31add --quiet option to genrefmanStone Tickle
2022-01-31add fastyaml loaderStone Tickle
2022-01-29docs: find_program can return the current Python3 interpreterAndrea Pappacoda
2022-01-30unittests: Fix warning about distutils deprecationNirbheek Chauhan
2022-01-30ninja backend: Fix usage of same constants file for native and crossNirbheek Chauhan
2022-01-28modules/gnome: remove unnecessary type checkDylan Baker
2022-01-28gnome: genmarshal: If the source includes the header, depend on itDylan Baker
2022-01-28build: replace kwargs in CustomTarget initializerDylan Baker
2022-01-28interpreter: use find_program_impl instead of shutil.which for vcs_tagDylan Baker
2022-01-28interpreter: remove dead code from custom_targetDylan Baker
2022-01-28interpreter: use typed_kwargs for vcs_tagDylan Baker
2022-01-27add location data to various Feature checksEli Schwartz
2022-01-27pkgconfig module: fix incorrect Feature logging for uninstalled_variablesEli Schwartz