aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-26Fix lint warning.dircondencesJussi Pakkanen1-8/+4
2024-02-26Condende directory names for RC1.Jussi Pakkanen25-0/+0
2024-02-25Avoid use of deprecated command form on the cross compilation doc pageRalf Gommers1-1/+1
2024-02-25cmake: Allow recasting a CMake dependency into an Apple frameworkL. E. Segovia4-7/+51
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin5-28/+65
2024-02-24Correct fs.read function name in exception messageTristan Partin1-1/+1
2024-02-24Fix fs module FeatureNew prefixes to match the function nameTristan Partin1-8/+8
2024-02-24Fix bad escape character in doc commentTristan Partin1-1/+1
2024-02-24backend/ninjabackend: Implemented logic for passing the discovered gcovr and ...dragonmux1-11/+18
2024-02-24environment: Add LLVM 18 support to get_llvm_tool_names()dragonmux1-0/+1
2024-02-24environment: Built logic for computing the suffix of and automatically select...dragonmux1-4/+32
2024-02-24scripts/coverage: Implemented handling for passing the gcovr and llvm-cov bin...dragonmux3-15/+30
2024-02-24compilers/detect: Implemented logic for checking suffixed LLVM tools before nondragonmux1-1/+5
2024-02-24add test for generating static inline wrappersKarol Herbst3-0/+54
2024-02-24meson/rust: wrap `bindgen`s `wrap-static-fns` functionalityKarol Herbst2-6/+32
2024-02-24Allow using CustomTarget as test executableCharles Brunet8-11/+56
2024-02-23mtest: set MSAN_OPTIONS to abort by defaultSam James4-7/+16
2024-02-23Detect utf8 bom from meson build filesCharles Brunet10-4/+42
2024-02-23env.unset methodCharles Brunet6-0/+97
2024-02-23Alphabetize the fs module methods dictTristan Partin1-10/+10
2024-02-23Add location nodes to FeatureNews in the fs moduleTristan Partin1-9/+9
2024-02-23modules/rust: allow setting a version constraint on bindgenDylan Baker5-5/+13
2024-02-23modules: fix find_program.wantedDylan Baker1-1/+1
2024-02-23modules/rust: inject a C/C++ standard for bindgenDylan Baker4-3/+27
2024-02-23modules/rust: Allow explicitly setting the language to bindDylan Baker4-6/+42
2024-02-23compilers: 'H' is a C++ headerDylan Baker1-1/+1
2024-02-23rust/bindgen: Use Meson rules for C++ headersDylan Baker6-9/+73
2024-02-23doc: fix compiler.preprocess varargs documentationCharles Brunet1-1/+11
2024-02-23env2mfile: move language args to `built-in options`Ole André Vadla RavnÄs1-1/+4
2024-02-23Fix base options not reconfigurableCharles Brunet1-2/+4
2024-02-23mconf|msetup: use Protocol for argparse optionsDylan Baker2-8/+37
2024-02-23coredata: use a Protocol for shared options between setup configure and distDylan Baker6-24/+45
2024-02-22wrap: remove Resolver.packagenameDylan Baker2-19/+18
2024-02-22wrap: remove useless set of `Resolver.directory`Dylan Baker1-1/+0
2024-02-22wrap: correct return annotation of `Resolver.get_from_wrapdb()`Dylan Baker1-5/+4
2024-02-22wrap: Mark some methods of Resolver as protectedDylan Baker1-11/+11
2024-02-22modules/i18n: CustomTargets must have `install_dir` if installingDylan Baker1-1/+7
2024-02-22build: get_default_install_dir() can be (None, None) or (str, str)Dylan Baker1-8/+8
2024-02-22build: fix some type annotations for get_install_dirDylan Baker1-2/+3
2024-02-21ciimage: fix pathological brokenness in homebrew packaging of pythonEli Schwartz1-0/+4
2024-02-21fix crash in generator.process() with an invalid preserve_path_fromEli Schwartz2-2/+10
2024-02-20Provide a better error message when mixing host and build machinesDylan Baker1-1/+1
2024-02-19Fix KeyError in Python moduleCharles Brunet4-3/+20
2024-02-19Fix warning when using scan-buildStephan Lachnit1-1/+1
2024-02-18doc: fix descriptions of dependency and find_programEisuke Kawashima1-2/+2
2024-02-16macros: Allow disabling verbose modeDaan De Meyer1-1/+3
2024-02-16coverage: pass .lcovrc config file to genhtmlEsther Dalhuisen1-1/+1
2024-02-14workflows: Trigger on all test harness changesAndrew McNulty3-6/+6
2024-02-14run_project_tests: Fix Cython compiler detectionAndrew McNulty1-20/+13
2024-02-14docs: Remove outdated HDF5 dependency pkg-config statementJouke Witteveen1-3/+2