aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-09Properly error out when cross file is missing a compiler.crossenvvarJussi Pakkanen7-17/+31
2022-02-07mdist: fix dist scripts in subprojects being marked as superproject scriptsEli Schwartz1-7/+7
2022-02-06add FeatureNew check for compiler.* methods with dependency on internal depEli Schwartz1-2/+3
2022-02-06dlang: fix #9250 invalid include flag for root directoryTobias Pankrath1-0/+2
2022-02-06dlang: add test case for root include_directory #9250Tobias Pankrath4-0/+23
2022-02-05Guard against empty string in subdir().Jussi Pakkanen1-0/+2
2022-02-04Drop emacs meson-modeMarc-André Lureau1-31/+0
2022-02-04mesonlib: Fix Popen_safe_legacy() stderr assumptionOle André Vadla RavnÄs1-1/+1
2022-02-03docs: strongly recommend the use of SPDX instead of array of licenseDylan Baker1-9/+17
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger7-5/+24
2022-02-03cmake: Deprecate CMake <3.17 supportDaniel Mensinger3-12/+15
2022-02-03cmake: Drop CMake server support and bump min. CMake to >= 3.14Daniel Mensinger4-434/+26
2022-02-03Remove unnecessary check during VS activationNazar Mokrynskyi1-2/+0
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen9-16/+51
2022-02-02ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner6-2/+32
2022-02-02openssl dependency: add cmake supportEli Schwartz2-4/+11
2022-02-02dependencies: add a system dependency for OpenSSLEli Schwartz2-1/+71
2022-02-02Genericise TI compiler and add MSP430 supportWilliam Toohey12-72/+144
2022-02-01cmake: add arch_independent kwargAndrea Pappacoda3-2/+15
2022-02-01cmake: typed_kwargs for write_basic_package_version_fileAndrea Pappacoda1-18/+24
2022-02-01minstall: stop running ldconfig for the userEli Schwartz3-46/+6
2022-02-01Updated precompiled library documentationGuillaume Quenneville1-0/+8
2022-02-01new custom dependency lookup for libdlAndrew Krasavin4-0/+47
2022-02-01pkgconfig: set libdir only if usedAndrea Pappacoda1-1/+2
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini2-1/+8
2022-02-01interpreter: support for forcibly verbose logging of some testsPaolo Bonzini6-3/+27
2022-02-01mtest: support for forcibly verbose logging of some testsPaolo Bonzini2-13/+17
2022-02-01backends/ninja: generate symlink aliases for rust/cs/swift libraries tooEli Schwartz1-1/+3
2022-01-31gnome: add documentation for new kwargsEli Schwartz1-2/+6
2022-01-31doc: fix regression that deleted all methods from the reference manualEli Schwartz1-3/+3
2022-02-01Fix dep.get_variable() with empty string default_valueXavier Claessens3-1/+11
2022-01-31add types-PyYAML to lint workflowStone Tickle1-1/+1
2022-01-31print warning when using fastyaml loaderStone Tickle1-2/+7
2022-01-31mention fastyaml loader in the docsStone Tickle1-1/+4
2022-01-31add --quiet option to genrefmanStone Tickle1-0/+4
2022-01-31add fastyaml loaderStone Tickle2-65/+171
2022-01-29docs: find_program can return the current Python3 interpreterAndrea Pappacoda1-1/+3
2022-01-30unittests: Fix warning about distutils deprecationNirbheek Chauhan1-2/+5
2022-01-30ninja backend: Fix usage of same constants file for native and crossNirbheek Chauhan5-32/+39
2022-01-28modules/gnome: remove unnecessary type checkDylan Baker1-3/+0
2022-01-28gnome: genmarshal: If the source includes the header, depend on itDylan Baker1-15/+18
2022-01-28build: replace kwargs in CustomTarget initializerDylan Baker13-465/+497
2022-01-28interpreter: use find_program_impl instead of shutil.which for vcs_tagDylan Baker1-2/+1
2022-01-28interpreter: remove dead code from custom_targetDylan Baker1-2/+0
2022-01-28interpreter: use typed_kwargs for vcs_tagDylan Baker2-24/+45
2022-01-27add location data to various Feature checksEli Schwartz4-21/+22
2022-01-27pkgconfig module: fix incorrect Feature logging for uninstalled_variablesEli Schwartz1-2/+2
2022-01-27do not report context on python traceback, for PermissionErrorEli Schwartz1-0/+5
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker2-2/+13
2022-01-27remove incorrect deprecated feature for vcs_tagEli Schwartz2-2/+1