14742 Commits (9b8378985dbdc0112d11893dd42b33b7bc8d1e62)
 

Author SHA1 Message Date
Xavier Claessens 9b8378985d cargo: Load Cargo.lock 3 months ago
Xavier Claessens c0de2e1264 wrap: Clarify PackageDefinition API 3 months ago
Jussi Pakkanen ce889d6870
Merge pull request #13307 from mesonbuild/optstorerefactor 3 months ago
Jussi Pakkanen 181c3499fd Fix mypy. 3 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 3 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 3 months ago
Jussi Pakkanen 0352c900bc
Merge pull request #13171 from amcn/mingw-python-limited-api 3 months ago
Andrew McNulty 328011f77a Python: link correct limited API lib on mingw 3 months ago
Andrew McNulty fea7f94b67 Python: fix limited API logic under mingw 3 months ago
Andrew McNulty f66a527a7c Python: move Windows functions to dependency base 3 months ago
Andrew McNulty 4023bbfc36 unittests: Add Python unittest for limited API 3 months ago
Andrew McNulty d1abdce88f Python: add load test to limited API test 3 months ago
Jussi Pakkanen 1d4c031111
Merge pull request #13303 from jwieleRH/man 3 months ago
John Wiele 1b36bf3f3c Add help for meson format to the man page. 3 months ago
Emil Melnikov 141100e482 Add note about meson-python and installation path 3 months ago
Mis012 9694f9fefe java: use single javac invocation per jar 3 months ago
Jussi Pakkanen 2b1510d706 Convert option from a plain dictionary into a named class. 3 months ago
Jussi Pakkanen 374fa7f0da Use helper method in remaining compiler classes. 3 months ago
Jussi Pakkanen 4eb1eb3c4a Use helper method in Rust compiler class. 3 months ago
Jussi Pakkanen 53acb50052 Use helper method in Fortran compiler classes. 3 months ago
Jussi Pakkanen fbb8b09379 Use helper method in C++ compiler classes. 3 months ago
Jussi Pakkanen 03f0551091 Create helper method for lang opts and use in C compiler classes. 3 months ago
Ruben Gonzalez ee479ded3f wrap: default values for netrc are empty string from python 3.11 3 months ago
John Wiele fd6a6e8b90 Add help for meson env2mfile to the man page. 4 months ago
John Wiele bce9b44c0b Add help for meson devenv to the man page. 4 months ago
John Wiele 2e6f5c8bf2 Add help for meson compile to the man page. 4 months ago
John Wiele caa32abf45 Add help for meson rewrite to the man page. 4 months ago
John Wiele 559341bb2f Add help for meson subprojects to the man page. 4 months ago
John Wiele 80a4b4a2ec Add help for meson init to the man page. 4 months ago
John Wiele 762262856a Add help for meson install to the man page. 4 months ago
John Wiele 31d8074727 Add help for meson dist to the man page. 4 months ago
Wolfgang Walther dfd22db4be Add -export_dynamic flag for AppleDynamicLinker 4 months ago
Jussi Pakkanen 560c032a4b
Merge pull request #13286 from mesonbuild/machinerefactor 4 months ago
Jussi Pakkanen 41a445c228 Extract native file parser to machinefile source file. 4 months ago
Eli Schwartz 3efec185ac
CI: clean up azure triggers 4 months ago
Eli Schwartz 1da230c9e0
CI: Windows: downgrade rust to 1.77 4 months ago
Albert Tang f70de5885c xcode: Skip generating PBXBuildStyle on Xcode 9 and above 4 months ago
Albert Tang da20ea01ca xcode: Generate files for highest detected version 4 months ago
Albert Tang 8499e4535b xcode: Detect installed version of Xcode 4 months ago
Jussi Pakkanen 4cc2e2171a Create a directory for machine files used in unit tests. 4 months ago
Jussi Pakkanen daa058e907 Start moving machine files to their own store. 4 months ago
Filipe Laíns e5aed6ac8f mintro: write humman-readable JSON 4 months ago
Emil Melnikov 8603bb4919 Explain how to add preprocessor defines in FAQ.md 4 months ago
Eli Schwartz d9e3a3f09f
CI: make cuda tests even run to begin with 4 months ago
David Seifert f4577911b4
cuda: avoid test failure without GPU available 4 months ago
David Seifert 6f3841e986 cuda: add test for late `add_languages('cuda')` 4 months ago
David Seifert 7f2c6f644b cuda: disable thin archives when cuda is added through `add_languages('cuda')` later 4 months ago
Bruno 8d9248716c docs: Update GIMP meson adoption 4 months ago
Marc Durdin 0c802d260c remove deprecation warning for `configure_file` kwarg 'copy' 4 months ago
Eli Schwartz d57ca7d2a2
compilers: improve a comment describing why we add a silly clang workaround 4 months ago