summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-19Fix crash in meson formatCharles Brunet
2024-06-19Catch format configuration parse errorCharles Brunet
2024-06-18Improve `nm` usage in symbolextractor script on macOSRalf Gommers
2024-06-17Add meson test --max-linesDaan De Meyer
2024-06-17cargo: Fall back to the checksum in Cargo.lock metadata tableSebastian Wick
2024-06-16BUG: Use an F77 snippet for sanity testing FortranRohit Goswami
2024-06-14cargo: Load Cargo.lockXavier Claessens
2024-06-14wrap: Clarify PackageDefinition APIXavier Claessens
2024-06-14Merge pull request #13307 from mesonbuild/optstorerefactorJussi Pakkanen
2024-06-14Fix mypy.Jussi Pakkanen
2024-06-14Replace direct indexing with named methods.Jussi Pakkanen
2024-06-14Rename option variable to optstore to make it unique.Jussi Pakkanen
2024-06-12Merge pull request #13171 from amcn/mingw-python-limited-apiJussi Pakkanen
2024-06-11Python: link correct limited API lib on mingwAndrew McNulty
2024-06-11Python: fix limited API logic under mingwAndrew McNulty
2024-06-11Python: move Windows functions to dependency baseAndrew McNulty
2024-06-11unittests: Add Python unittest for limited APIAndrew McNulty
2024-06-11Python: add load test to limited API testAndrew McNulty
2024-06-11Merge pull request #13303 from jwieleRH/manJussi Pakkanen
2024-06-11Add help for meson format to the man page.John Wiele
2024-06-10Add note about meson-python and installation pathEmil Melnikov
2024-06-10java: use single javac invocation per jarMis012
2024-06-08Convert option from a plain dictionary into a named class.Jussi Pakkanen
2024-06-08Use helper method in remaining compiler classes.Jussi Pakkanen
2024-06-08Use helper method in Rust compiler class.Jussi Pakkanen
2024-06-08Use helper method in Fortran compiler classes.Jussi Pakkanen
2024-06-08Use helper method in C++ compiler classes.Jussi Pakkanen
2024-06-08Create helper method for lang opts and use in C compiler classes.Jussi Pakkanen
2024-06-07wrap: default values for netrc are empty string from python 3.11Ruben Gonzalez
2024-06-06Add help for meson env2mfile to the man page.John Wiele
2024-06-06Add help for meson devenv to the man page.John Wiele
2024-06-06Add help for meson compile to the man page.John Wiele
2024-06-06Add help for meson rewrite to the man page.John Wiele
2024-06-06Add help for meson subprojects to the man page.John Wiele
2024-06-06Add help for meson init to the man page.John Wiele
2024-06-06Add help for meson install to the man page.John Wiele
2024-06-06Add help for meson dist to the man page.John Wiele
2024-06-05Add -export_dynamic flag for AppleDynamicLinkerWolfgang Walther
2024-06-05Merge pull request #13286 from mesonbuild/machinerefactorJussi Pakkanen
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen
2024-06-03CI: clean up azure triggersEli Schwartz
2024-06-03CI: Windows: downgrade rust to 1.77Eli Schwartz
2024-06-03xcode: Skip generating PBXBuildStyle on Xcode 9 and aboveAlbert Tang
2024-06-03xcode: Generate files for highest detected versionAlbert Tang
2024-06-03xcode: Detect installed version of XcodeAlbert Tang
2024-06-02Create a directory for machine files used in unit tests.Jussi Pakkanen
2024-06-02Start moving machine files to their own store.Jussi Pakkanen
2024-06-01mintro: write humman-readable JSONFilipe LaĆ­ns
2024-05-31Explain how to add preprocessor defines in FAQ.mdEmil Melnikov
2024-05-30CI: make cuda tests even run to begin withEli Schwartz