15024 Commits (2ce15a690601101826cad501a9b9e24a0c774252)
 

Author SHA1 Message Date
Jussi Pakkanen 4eb1eb3c4a Use helper method in Rust compiler class. 9 months ago
Jussi Pakkanen 53acb50052 Use helper method in Fortran compiler classes. 9 months ago
Jussi Pakkanen fbb8b09379 Use helper method in C++ compiler classes. 9 months ago
Jussi Pakkanen 03f0551091 Create helper method for lang opts and use in C compiler classes. 9 months ago
Ruben Gonzalez ee479ded3f wrap: default values for netrc are empty string from python 3.11 9 months ago
John Wiele fd6a6e8b90 Add help for meson env2mfile to the man page. 9 months ago
John Wiele bce9b44c0b Add help for meson devenv to the man page. 9 months ago
John Wiele 2e6f5c8bf2 Add help for meson compile to the man page. 9 months ago
John Wiele caa32abf45 Add help for meson rewrite to the man page. 9 months ago
John Wiele 559341bb2f Add help for meson subprojects to the man page. 9 months ago
John Wiele 80a4b4a2ec Add help for meson init to the man page. 9 months ago
John Wiele 762262856a Add help for meson install to the man page. 9 months ago
John Wiele 31d8074727 Add help for meson dist to the man page. 9 months ago
Wolfgang Walther dfd22db4be Add -export_dynamic flag for AppleDynamicLinker 9 months ago
Jussi Pakkanen 560c032a4b
Merge pull request #13286 from mesonbuild/machinerefactor 9 months ago
Jussi Pakkanen 41a445c228 Extract native file parser to machinefile source file. 9 months ago
Eli Schwartz 3efec185ac
CI: clean up azure triggers 9 months ago
Eli Schwartz 1da230c9e0
CI: Windows: downgrade rust to 1.77 9 months ago
Albert Tang f70de5885c xcode: Skip generating PBXBuildStyle on Xcode 9 and above 9 months ago
Albert Tang da20ea01ca xcode: Generate files for highest detected version 9 months ago
Albert Tang 8499e4535b xcode: Detect installed version of Xcode 9 months ago
Jussi Pakkanen 4cc2e2171a Create a directory for machine files used in unit tests. 9 months ago
Jussi Pakkanen daa058e907 Start moving machine files to their own store. 9 months ago
Filipe Laíns e5aed6ac8f mintro: write humman-readable JSON 9 months ago
Emil Melnikov 8603bb4919 Explain how to add preprocessor defines in FAQ.md 9 months ago
Eli Schwartz d9e3a3f09f
CI: make cuda tests even run to begin with 9 months ago
David Seifert f4577911b4
cuda: avoid test failure without GPU available 9 months ago
David Seifert 6f3841e986 cuda: add test for late `add_languages('cuda')` 9 months ago
David Seifert 7f2c6f644b cuda: disable thin archives when cuda is added through `add_languages('cuda')` later 9 months ago
Bruno 8d9248716c docs: Update GIMP meson adoption 9 months ago
Marc Durdin 0c802d260c remove deprecation warning for `configure_file` kwarg 'copy' 9 months ago
Eli Schwartz d57ca7d2a2
compilers: improve a comment describing why we add a silly clang workaround 9 months ago
Sam James a66cb97e8c
Revert "rust: recursively pull proc-macro dependencies as well" 9 months ago
Jussi Pakkanen 5365d9a842 Refactor option classes to their own file. 9 months ago
Michael Gene Brockus 631b38577e unify listing for FSCL to point to all 9 months ago
David Seifert 7efddcb909 cuda: add test for negative `find_library()` result 9 months ago
David Seifert 4861079360 cuda: fix `cuda.find_library()` hardcoded to yield true 9 months ago
Axel Ricard 4c6d370a0e add cross-compile argument for ldc linker guessing 9 months ago
Axel Ricard 8d7ffe6e86 fix sanity check for d cross-compilation 9 months ago
Eli Schwartz aa9b7b9445
pylint: fix useless-return 9 months ago
Eli Schwartz 125d3344ec
pylint: fix false positive for variable defined in different copies of conditional 9 months ago
Eli Schwartz e343590e7d
pylint: ignore possibly/used-before-assignment as it is prone to FP 9 months ago
Eli Schwartz 29a62ff794
pylint: fix false positive for missing else branch 9 months ago
Jussi Pakkanen 128f0e828e
Pass wrapmode value around as a string. (#13229) 9 months ago
Ralf Gommers 77db04ffa6 Fix handling of C standard support for Emscripten. 9 months ago
Eli Schwartz 7d28ff2939
docs: fix description of cpp_eh=none 9 months ago
Jussi Pakkanen f24307e559
Merge pull request #11421 from mon/ti-armclang 9 months ago
Eli Schwartz bfb9ca0452
CI: gentoo: make logs shorter by reducing progressbar 9 months ago
Eli Schwartz 8f88bbef7c
CI: gentoo: explicitly install gdbus-codegen 9 months ago
Stas Sergeev cfd57180ee implement @PLAINNAME0@ and @BASENAME0@ 10 months ago