aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Bump versions to 0.61.3 for release0.61Nirbheek Chauhan2-2/+2
2022-03-11fix missing encodingsEli Schwartz2-1/+7
2022-03-11use a more sane check instead of run_custom_lintEli Schwartz5-86/+13
2022-03-11compilers/d: fix mangling of rpath-link in DMD-like compilersEli Schwartz1-1/+1
2022-03-11mtest: raise informative error message when test program doesn't existEli Schwartz1-2/+5
2022-03-11test cases: rename shared library('c') avoid libc collisionEli Schwartz5-5/+10
2022-03-11project tests: fine-tune the check for whether we are in CIEli Schwartz1-1/+1
2022-03-11intl dependency: include header when checking for libc builtinEli Schwartz1-1/+2
2022-03-11tests: allow setting MESON_CI_JOBNAME=thirdpartyEli Schwartz2-4/+5
2022-03-11tests: do not use a GNU bash script to check the minimum version of programsEli Schwartz2-10/+1
2022-03-11unittests: make ninja detection faster and more robustEli Schwartz1-8/+12
2022-03-11shared module: Allow linking on AndroidNirbheek Chauhan3-9/+20
2022-03-11Add wx-config-3.1 provided by mingw-w64-x86_64-wxmsw3.1apoorv5691-1/+1
2022-02-14Bump versions to 0.61.2 for release0.61.2Nirbheek Chauhan2-2/+2
2022-02-14run_unittests: check for pytest and pytest-xdist separatelyEli Schwartz1-7/+10
2022-02-14unittests: fine-tune the check for whether we are in CIEli Schwartz2-1/+2
2022-02-14packaging: fix the MSI bundling of distutils sub-packagesEli Schwartz1-0/+1
2022-02-14ninjabackend: fix rust program names with dashesAlyssa Ross4-7/+8
2022-02-14add some forgotten FeatureNew annotationsEli Schwartz1-0/+3
2022-02-14fix UI regression in compiler.compiles loggingEli Schwartz1-1/+1
2022-02-14minstall: raise explicit errors, by using MesonExceptionEli Schwartz1-7/+7
2022-02-14pypi: include a ninja extraHenry Schreiner1-0/+2
2022-02-14mdist: fix dist scripts in subprojects being marked as superproject scriptsEli Schwartz1-7/+7
2022-02-14add FeatureNew check for compiler.* methods with dependency on internal depEli Schwartz1-2/+3
2022-02-14dlang: fix #9250 invalid include flag for root directoryTobias Pankrath1-0/+2
2022-02-14dlang: add test case for root include_directory #9250Tobias Pankrath4-0/+23
2022-02-14mesonlib: Fix Popen_safe_legacy() stderr assumptionOle André Vadla RavnÄs1-1/+1
2022-02-14ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner6-2/+32
2022-02-14backends/ninja: generate symlink aliases for rust/cs/swift libraries tooEli Schwartz1-1/+3
2022-02-14Add test for empty string default_valueNirbheek Chauhan2-0/+10
2022-02-14unittests: Fix warning about distutils deprecationNirbheek Chauhan1-2/+5
2022-02-14ninja backend: Fix usage of same constants file for native and crossNirbheek Chauhan5-32/+39
2022-02-14add location data to various Feature checksEli Schwartz4-21/+22
2022-02-14pkgconfig module: fix incorrect Feature logging for uninstalled_variablesEli Schwartz1-2/+2
2022-02-14do not report context on python traceback, for PermissionErrorEli Schwartz1-0/+5
2022-02-14modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker2-2/+13
2022-02-14remove incorrect deprecated feature for vcs_tagEli Schwartz2-2/+1
2022-02-14move the version info for build_always* directly into the kwarginfoEli Schwartz2-4/+9
2022-02-14gnome: Fix gtk4 pkgconfig nameBilal Elmoussaoui1-1/+1
2022-02-14mcompile: fix broken codepaths and restore orphaned codeEli Schwartz1-7/+5
2022-02-14cygwin: fix python versions againEli Schwartz1-9/+2
2022-01-17Bump versions to 0.61.1 for release0.61.1Nirbheek Chauhan2-2/+2
2022-01-17Add a test for the --vsenv meson setup optionNirbheek Chauhan5-17/+57
2022-01-17install: Setup VS env if we did that during setupNirbheek Chauhan1-1/+4
2022-01-16gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz5-21/+64
2022-01-16Fix system include arguments for clang-clGatgat4-0/+24
2022-01-15tests: Add a partial test for gtk_doc check: kwargNirbheek Chauhan1-1/+2
2022-01-15tests: Add regression tests for gdbus_codegen argsNirbheek Chauhan2-1/+22
2022-01-15tests: Add a regression test for gtk-doc argumentsNirbheek Chauhan5-0/+14
2022-01-15tests: Add a regression test for vapigen metadatadirNirbheek Chauhan2-0/+8