14807 Commits (1a458aacb407e3893b7e832a7a3f75e581c5e3f4)
 

Author SHA1 Message Date
Jussi Pakkanen 1a458aacb4
Merge pull request #13360 from klokik/xcode-quotes-fix 4 months ago
Mads Andreasen 50704bced3 Replace exe_exists function with shutil.which() 4 months ago
Randy Eckenrode f01ae52bc2 dependencies: find extraframeworks on case-sensitive filesystems 4 months ago
Cepsylon 0fade02fe2 backend: xcode fix map access in generate_pbx_sources_build_phase for CustomTargetIndex 4 months ago
Benjamin Gilbert 2ad1113b7e tests: add werror tests for several languages 4 months ago
Alyssa Ross 43bcaacfc9 docs: explain not to use extern crate in Rust code 4 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 4 months ago
Andres Freund 9a60deff0a cmake dependency: Fix accidental use of T.Optional in warning message 4 months ago
Jussi Pakkanen 814e581537 Bump version number for new development. 4 months ago
Jussi Pakkanen 183084a9e8 Release 1.5.0 time. 4 months ago
L. E. Segovia 07777c725c nasm: Add -mms-bitfields to the list of ignored flags 4 months ago
Jussi Pakkanen 5d417edd64 Bump version number for rc3. 4 months ago
Eli Schwartz 0392722bfd
Revert PR12972 as a regression. 4 months ago
Eli Schwartz 140c557c87
configuration_data: add test case for regression when merging a confdata 4 months ago
Eli Schwartz f2112d0baa
Revert "Clarify mutable objects usage" 4 months ago
Martin Storsjö 1ca002a78a linkers: Loosen the check for GNU interface style in LLD for Windows 4 months ago
Andrew McNulty 8b757b1f2d
Python: fix limited API logic under GCC on Windows 4 months ago
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