9314 Commits (74dd77ed81c90e3655b3dff5bfe98410a85dd4f0)

Author SHA1 Message Date
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
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 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
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
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
Wolfgang Walther dfd22db4be Add -export_dynamic flag for AppleDynamicLinker 6 months ago
Jussi Pakkanen 41a445c228 Extract native file parser to machinefile source file. 6 months ago
Albert Tang f70de5885c xcode: Skip generating PBXBuildStyle on Xcode 9 and above 6 months ago
Albert Tang da20ea01ca xcode: Generate files for highest detected version 6 months ago
Albert Tang 8499e4535b xcode: Detect installed version of Xcode 6 months ago
Jussi Pakkanen daa058e907 Start moving machine files to their own store. 6 months ago
Filipe Laíns e5aed6ac8f mintro: write humman-readable JSON 6 months ago
David Seifert 7f2c6f644b cuda: disable thin archives when cuda is added through `add_languages('cuda')` later 6 months ago
Marc Durdin 0c802d260c remove deprecation warning for `configure_file` kwarg 'copy' 6 months ago
Eli Schwartz d57ca7d2a2
compilers: improve a comment describing why we add a silly clang workaround 6 months ago
Sam James a66cb97e8c
Revert "rust: recursively pull proc-macro dependencies as well" 6 months ago
Jussi Pakkanen 5365d9a842 Refactor option classes to their own file. 6 months ago
David Seifert 4861079360 cuda: fix `cuda.find_library()` hardcoded to yield true 6 months ago
Axel Ricard 4c6d370a0e add cross-compile argument for ldc linker guessing 6 months ago
Axel Ricard 8d7ffe6e86 fix sanity check for d cross-compilation 6 months ago
Eli Schwartz aa9b7b9445
pylint: fix useless-return 7 months ago
Eli Schwartz 125d3344ec
pylint: fix false positive for variable defined in different copies of conditional 7 months ago
Eli Schwartz 29a62ff794
pylint: fix false positive for missing else branch 7 months ago
Jussi Pakkanen 128f0e828e
Pass wrapmode value around as a string. (#13229) 7 months ago
Ralf Gommers 77db04ffa6 Fix handling of C standard support for Emscripten. 7 months ago
Stas Sergeev cfd57180ee implement @PLAINNAME0@ and @BASENAME0@ 7 months ago
Daan De Meyer bcaab91bf6 mtest: Set MESON_TEST_ITERATION to the current iteration of the test 7 months ago