summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10Bump versions to 1.4.2 for release1.4.2Eli Schwartz
2024-07-10nasm: Add -mms-bitfields to the list of ignored flagsL. E. Segovia
2024-07-10linkers: Loosen the check for GNU interface style in LLD for WindowsMartin Storsjö
2024-07-10linkers: Fix AppleDynamicLinker not returning any rpaths to removePiotr Brzeziński
2024-07-10depfixer: fix darwin regression when install rpaths are usedEli Schwartz
2024-07-10limit wrapped-due-to-env special case for `env` to only apply for env.setEli Schwartz
2024-07-10Test case for environment prepend/append acting like setNils Werner
2024-07-10compilers: cpp: fix header name and return value use in header checkBarnabás Pőcze
2024-07-10Fix subproject typo in interpreter.pyTomas Popela
2024-07-10Improve `nm` usage in symbolextractor script on macOSRalf Gommers
2024-07-10BUG: Use an F77 snippet for sanity testing FortranRohit Goswami
2024-07-10CI: make cuda tests even run to begin withEli Schwartz
2024-07-10cuda: avoid test failure without GPU availableDavid Seifert
2024-05-29Bump versions to 1.4.1 for release1.4.1Eli Schwartz
2024-05-29cuda: add test for late `add_languages('cuda')`David Seifert
2024-05-29cuda: disable thin archives when cuda is added through `add_languages('cuda')...David Seifert
2024-05-29tests: don't expect msys2 llvm cmake tests to skip with llvm 18Christoph Reiter
2024-05-29CI: clean up azure triggersEli Schwartz
2024-05-29CI: Windows: downgrade rust to 1.77Eli Schwartz
2024-05-29pylint: fix useless-returnEli Schwartz
2024-05-29pylint: fix false positive for variable defined in different copies of condit...Eli Schwartz
2024-05-29pylint: ignore possibly/used-before-assignment as it is prone to FPEli Schwartz
2024-05-29pylint: fix false positive for missing else branchEli Schwartz
2024-05-29dependencies/boost: Add new homebrew rootDylan Baker
2024-05-29tests: bump C++ requirement of has_header_symbolDylan Baker
2024-05-29CI/MacOS: move some things out of the run script into the env keyDylan Baker
2024-05-29CI/MacOS: add missing packagesDylan Baker
2024-05-29CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrewDylan Baker
2024-05-29CI/MacOS: switch the Qt4 job to run on an Intel MacDylan Baker
2024-05-29tests: fix missing dependency causing flaky build failureEli Schwartz
2024-05-29allow any alternative python freeze tool to work with mesonEli Schwartz
2024-05-29compilers: fix crash when compiler check returns None outputEli Schwartz
2024-05-29mesonlib: Fix bug in relpath return values found by mypyNirbheek Chauhan
2024-05-29devenv: Don't use Path.relative_to() to resolve relative pathsNirbheek Chauhan
2024-05-29environment: update Debian development version in get_llvm_tool_names()Sam James
2024-05-29environment: fix LLVM 18 support in get_llvm_tool_names()Sam James
2024-05-29tests: Fix unit tests with high parallelismJan Alexander Steffens (heftig)
2024-05-29unittests: Add a helper for copying source treesDylan Baker
2024-05-29Revert "rust: recursively pull proc-macro dependencies as well"Sam James
2024-05-29cuda: add test for negative `find_library()` resultDavid Seifert
2024-05-29cuda: fix `cuda.find_library()` hardcoded to yield trueDavid Seifert
2024-05-29Fix handling of C standard support for Emscripten.Ralf Gommers
2024-05-29cuda: add test for device linkingDavid Seifert
2024-05-29cuda: disable thin archives when 'cuda' is enabled globallyDavid Seifert
2024-05-29cuda: pass static archives to nvcc without -Xlinker= prefixDavid Seifert
2024-05-29cuda: add test for C++ linking of dependency('cuda')David Seifert
2024-05-29cuda: pull in libdir when linking C/C++David Seifert
2024-05-29Use correct subdir when generating processed file pathTristan Partin
2024-05-29use a for loop, check more linker optionsmatyalatte
2024-05-29vs2010backend: fix an error when using /MANIFEST:NOmatyalatte