summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-11Bump versions to 1.3.2 for release1.3.2Nirbheek Chauhan
2024-02-11Suppress LLVM static test on ArchEli Schwartz
2024-02-11test cases: use C++17 for protobuf because of abseil-cppSam James
2024-02-11ci: fedora; add file packageSam James
2024-02-11ci: add GentooSam James
2024-02-11Mark the bash completion files for bash and zsh as Shell filesTristan Partin
2024-02-11Continue fleshing out bash completion scriptTristan Partin
2024-02-11Document that alias_target accepts run_tgts since 0.60.0Tristan Partin
2024-02-11wraps: Ignore whitespace when applying diff_fileNirbheek Chauhan
2024-02-11Revert "Wrap: Use git instead of patch by default"Nirbheek Chauhan
2024-02-11find_tool: fix error message interpolationOle André Vadla Ravnås
2024-02-11cmake: improve heuristics for static LLVM detectionSam James
2024-02-11Fix comment typosSam James
2024-02-11cmake: canonicalise -DSTATIC valueSam James
2024-02-11fix UnboundLocalError if guess_win_linker fails in detect_fortran_compilerH. Vetinari
2024-02-11detect windows linkers for flang in detect_fortran_compilerH. Vetinari
2024-02-07cmake/interperter: Add missing type annotationDylan Baker
2024-02-07Fix minsize optimization for vs backendCharles Brunet
2024-02-07test cases: pass the c++11 std to boost-using codeEli Schwartz
2024-02-07CI: mark hdf5 as inaccessible on macOS with config-tool instead of pkg-configEli Schwartz
2024-02-07dependencies: hdf5: mark configtool dependency not-found for cmake buildEli Schwartz
2024-02-07rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translationDylan Baker
2024-02-07python module: correct the embedded path for bytecompiled filesEli Schwartz
2024-02-07Differentiate message between dynamic linker and archiverDylan Baker
2024-02-07Fix compiler.preprocess compile_args not usedCharles Brunet
2024-02-07Add missing FeatureNew for meson.add_dist_scriptEli Schwartz
2024-02-07linkers_detect: detect xtools (Apple ld64 derivative)Fabian Groffen
2024-02-07rust: fix linking static executablesAlyssa Ross
2024-02-07fix openmp dependency for clang-cl - see https://github.com/mesonbuild/meson/...Peter Urban
2024-02-07Improve project naming and build configuration in genvslite projectsRoger Sanders
2024-02-07tests: Also test implicit rpaths from dependenciesJonathon Anderson
2024-02-07backend: Add rpath for external versioned .so'sJonathon Anderson
2024-02-07backend: Add rpaths for external 'cmake' depsJonathon Anderson
2024-02-07machine file: Fix parenthesized expressionsTamás Bálint Misius
2024-02-07Fix warning_level=everything in vs backendsCharles Brunet
2024-02-07tests: fix java JNI test assert for jni.h existingEli Schwartz
2024-02-07CI: fix even more brokenness in the macos CIEli Schwartz
2024-02-07Fix intellisense errors in genvslite projectsRoger Sanders
2024-02-07CI: Fix macos.yml error "Invalid workflow file"Chris Mayo
2024-02-07Revert "clike: Deduplicate rpath linker flags"Eli Schwartz
2024-02-07run_project_tests: fix assertion that crashes if you have git worktreesEli Schwartz
2024-02-07project tests: handle code internally fetching the meson commandEli Schwartz
2024-02-07run_project_tests: remove debug printDylan Baker
2024-02-07compilers/elbrus: wrap get_default_include_dirs with lru_cacheDenis Drakhnia
2024-02-07ci: Don't auto-update brew when installingNirbheek Chauhan
2023-12-20Bump versions to 1.3.1 for stable release1.3.1Nirbheek Chauhan
2023-12-20dependencies/llvm: strip default include dirs also for config-tool versionKarol Herbst
2023-12-19macos: Skip as-needed test, the linker is too smartAndres Freund
2023-12-19unittests: migrate from jsonschema to fastjsonschemaEli Schwartz
2023-12-19macos: Fix test_pkgconfig_parse_libs() test on armAndres Freund