14869 Commits (541fee0c3c495ff20cd771c12a71370d1062296b)
 

Author SHA1 Message Date
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 6 months ago
Charles Brunet bef2fbf75b Fix crash in meson format 6 months ago
Charles Brunet 9f4253164a Catch format configuration parse error 6 months ago
Ralf Gommers bcbf068549 Improve `nm` usage in symbolextractor script on macOS 6 months ago
Daan De Meyer a3d3efd3cf Add meson test --max-lines 6 months ago
Sebastian Wick c199faf980 cargo: Fall back to the checksum in Cargo.lock metadata table 6 months ago
Rohit Goswami 2058f63b4e BUG: Use an F77 snippet for sanity testing Fortran 6 months ago
Xavier Claessens 9b8378985d cargo: Load Cargo.lock 6 months ago
Xavier Claessens c0de2e1264 wrap: Clarify PackageDefinition API 6 months ago
Jussi Pakkanen ce889d6870
Merge pull request #13307 from mesonbuild/optstorerefactor 6 months ago
Jussi Pakkanen 181c3499fd Fix mypy. 6 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 6 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 6 months ago
Jussi Pakkanen 0352c900bc
Merge pull request #13171 from amcn/mingw-python-limited-api 6 months ago
Andrew McNulty 328011f77a Python: link correct limited API lib on mingw 6 months ago
Andrew McNulty fea7f94b67 Python: fix limited API logic under mingw 6 months ago
Andrew McNulty f66a527a7c Python: move Windows functions to dependency base 6 months ago
Andrew McNulty 4023bbfc36 unittests: Add Python unittest for limited API 6 months ago
Andrew McNulty d1abdce88f Python: add load test to limited API test 6 months ago
Jussi Pakkanen 1d4c031111
Merge pull request #13303 from jwieleRH/man 6 months ago
John Wiele 1b36bf3f3c Add help for meson format to the man page. 6 months ago
Emil Melnikov 141100e482 Add note about meson-python and installation path 6 months ago
Mis012 9694f9fefe java: use single javac invocation per jar 6 months ago
Jussi Pakkanen 2b1510d706 Convert option from a plain dictionary into a named class. 6 months ago
Jussi Pakkanen 374fa7f0da Use helper method in remaining compiler classes. 6 months ago
Jussi Pakkanen 4eb1eb3c4a Use helper method in Rust compiler class. 6 months ago
Jussi Pakkanen 53acb50052 Use helper method in Fortran compiler classes. 6 months ago
Jussi Pakkanen fbb8b09379 Use helper method in C++ compiler classes. 6 months ago
Jussi Pakkanen 03f0551091 Create helper method for lang opts and use in C compiler classes. 6 months ago
Ruben Gonzalez ee479ded3f wrap: default values for netrc are empty string from python 3.11 6 months ago