14940 Commits (df41e7843e74ea6c2a5c98920f5bea8f1b94a064)
 

Author SHA1 Message Date
Eli Schwartz c1e87af9f8
CI: mark cygwin as skipping frameworks/libgcrypt 4 months ago
Jussi Pakkanen ff5865c45c Bump version number for rc2. 5 months ago
Piotr Brzeziński dc1b4be6be linkers: Fix AppleDynamicLinker not returning any rpaths to remove 5 months ago
Mykola Dolhyi 25c5d74cbc Remove redundant quoting boilerplate on .add_item 5 months ago
Mykola a9bc6cc3b6
Change empty string check approach 5 months ago
Mykola Dolhyi 7516508547 Refactor duplicated quoting code for XCode backend 5 months ago
Eli Schwartz 7b43a2e196
depfixer: fix darwin regression when install rpaths are used 5 months ago
Dylan Baker ef83d943d9 dependencies/openmp: Simplify error case 5 months ago
Dylan Baker d6bddafa26 compilers: Add support for OpenMP from homebrew with AppleClang 5 months ago
Dylan Baker 07ef85ee22 CI/MacOS: Add libomp 5 months ago
Dylan Baker f900b3270b compilers|dependencies: Move Clang-CL specific logic out of OpenMP dep 5 months ago
Dylan Baker 3cd2cee775 dependencies/openmp: use mlog.warning instead of open coding 5 months ago
Dylan Baker d86e5c52f4 dependencies/openmp: Set compile and link flags before testing 5 months ago
Dylan Baker 87681980bc compilers: pass Environment to openmp_flags 5 months ago
Charles Brunet dbfd3e8c41 format: fix edge case with empty functions 5 months ago
Michael Gene Brockus (Dreamer) d2e7250433
Update Users.md entry for fossil-lib 5 months ago
Jussi Pakkanen 7ec1fc507e Bump version numbers for rc1. 5 months ago
Eli Schwartz aab2533ab4
limit wrapped-due-to-env special case for `env` to only apply for env.set 5 months ago
Nils Werner 1570289acf
Test case for environment prepend/append acting like set 5 months ago
Sam James 2a9f40ff7a
compilers: make lang_map public 5 months ago
Sam James 4ad792e158
compilers: detect: fix pre-processor scraping by defining language 5 months ago
Sam James b56a3198b4
compilers: detect: fix comment/error string in _get_gnu_compiler_defines 5 months ago
Sam James 4cebb77e1e
compilers: detect: fix typo in comment 5 months ago
Renan Lavarec 5d80f77408 Update mesonbuild/backend/vs2010backend.py 5 months ago
Renan Lavarec 75132a94a1 Vs2010Backend: Fix REGEN.vcxproj not getting default debug config in release 5 months ago
Eli Schwartz 8835ad4e02
msetup: fix regression under py3.13 causing profile.runctx to not write locals() 5 months ago
Eli Schwartz 8fe8b1d829
minstall: fix symlink handling on python 3.13 5 months ago
Barnabás Pőcze eba5498e9b compilers: cpp: fix header name and return value use in header check 5 months ago
Tristan Partin 03ffb5bd6f Suggest mingw Python URL instead of specific package names 5 months ago
Scott Kyle f5ec07e7c3
Ensure private directory exists for custom targets (#13196) 5 months ago
Kai Pastor a28dde40b5
Recast CMake's IMPORTED_LOCATION into framework flags (#13299) 5 months ago
Dudemanguy 9be6e653d4 find_program: add a kwarg to specify custom version argument 5 months ago
Ralf Gommers a111c28ece Add support for detecting free-threaded Python on Windows 5 months ago
TheHillBright c0ca35c8fd feat(compilers): cppm extension support 5 months ago
Mark A. Tsuchida 1951fe5cf0 clang-tidy: use -quiet 5 months ago
Tomas Popela a6258eb5e2 Fix subproject typo in interpreter.py 5 months ago
Walkusz 783183260d coverage: Change --html-details to --html-nested (gcovr) 5 months ago
Jade Lovelace 5597b6711d tests: fix OpenAL test case on case sensitive fs on macOS 5 months ago
Artturin c21b886ba8 dependencies/boost.py: Allow getting `lib_dir` and `include_dir` via pkg-config 5 months ago
Campbell Jones 24cddb6901 create_test_serialisation: Dedup deps before joining ld_lib paths 5 months ago
Matt Jolly 410bdf8c6c `configure_file`: update \@ escape logic 5 months ago
Charles Brunet 8967090149 mformat: fix else token not correctly indented 5 months ago
Charles Brunet bef2fbf75b Fix crash in meson format 5 months ago
Charles Brunet 9f4253164a Catch format configuration parse error 5 months ago
Ralf Gommers bcbf068549 Improve `nm` usage in symbolextractor script on macOS 5 months ago
Daan De Meyer a3d3efd3cf Add meson test --max-lines 5 months ago
Sebastian Wick c199faf980 cargo: Fall back to the checksum in Cargo.lock metadata table 5 months ago
Rohit Goswami 2058f63b4e BUG: Use an F77 snippet for sanity testing Fortran 5 months ago
Xavier Claessens 9b8378985d cargo: Load Cargo.lock 5 months ago
Xavier Claessens c0de2e1264 wrap: Clarify PackageDefinition API 5 months ago