3197 Commits (b5b952688f03d69e947c144f4d928145e6e47a5f)

Author SHA1 Message Date
Xavier Claessens f88a9cd6b3 fs.read(): Catch FileNotFoundError 1 year ago
Andrew McNulty c730807696 Python: Add 'limited_api' kwarg to extension_module 1 year ago
Christoph Reiter 6671b7359f tests: fix "4 custom target depends extmodule" with Python 3.8+ on Windows 1 year ago
Xavier Claessens 926c3a6919 Error when an installed static library links to internal custom target 1 year ago
Xavier Claessens 82a8c72187 c_std, cpp_std: Change to a list of desired versions in preference order 1 year ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 1 year ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 1 year ago
Nomura 50baf3c626 Add default_options argument to find_program() 1 year ago
Xavier Claessens cec3edc08a Unify message(), format() and fstring formatting 1 year ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 1 year ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 2 years ago
Dylan Baker 020610cfbe modules/pkgconfig: Don't insert None into devenv list 2 years ago
George Sedov c2ed846b64 hdf5 tests: make cpp test actually use cpp HDF5 2 years ago
Eli Schwartz a8b9bd2b74 tests: bump the C++ std for protobuf tests 2 years ago
Eli Schwartz 0a40e591d3 tests: mark gpgme test skippable on Ubuntu rolling 2 years ago
Xavier Claessens 9d88d0d5cc ci: Skip test_generate_gir_with_address_sanitizer 2 years ago
Jussi Pakkanen 3b5287b652 Fix build using GDC 13 2 years ago
Dylan Baker 76eba99850 rust: disable overflow-checks by default 2 years ago
Eli Schwartz adaea4136f
compiler.compiles/links: fix failure when compiling a built File object 2 years ago
Matthieu Rogez b92858a5be
cmake: fix directory separators in generated packageConfig.cmake files 2 years ago
Tristan Partin 3784f72973 Silence some encoding warnings 2 years ago
Nazir Bilal Yavuz bd3d2cf918 mtest: fix unencodable XML chars 2 years ago
Xavier Claessens 1fef03c0f0 build: dependencies should come after link_with on link command 2 years ago
Xavier Claessens cd63853ad2 build: Fix linking multiple libraries and some are promoted 2 years ago
Eli Schwartz 4166bf1eb2 Revert "backends: Cache creation of install data" 2 years ago
Jussi Pakkanen bf9a6a1b5c Renumber test dirs for rc2. 2 years ago
Xavier Claessens d140342c14 comp.preprocess(): Do not treat every file as assembly 2 years ago
Kacper Michajłow 7fe6e18a02 tests: add standard option to get_define() test 2 years ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 2 years ago
Jussi Pakkanen 9e1e4cafd5 Condense test directory names for release. 2 years ago
Dylan Baker 6bfb47a455 rust: Override the default MSVCRT when linking Rust and !rust together 2 years ago
Dylan Baker 772cb92624 rust: get stdlib arguments for non-rust languages when linking 2 years ago
Dylan Baker 5d16bd5308 modules/rust: Add a keyword argument to pass extra args to the rust compiler 2 years ago
Dylan Baker 43f24060f3 modules/rust: Add a `link_with` kwarg to the test method 2 years ago
Daniele Nicolodi c900e6b0b3 mintro: record subproject in install_plan 2 years ago
Eli Schwartz a71846d749
Revert "modules: move gnome targets into gnome module" 2 years ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 2 years ago
Eli Schwartz 5849979afa
stop importing cmake when it isn't used 2 years ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 2 years ago
Eli Schwartz c82305db0c
dependencies: delay often-unused imports 2 years ago
Eli Schwartz 620bdf5895
add profiling startup import check and testcase to count it 2 years ago
Alyssa Ross ab17bd2393 rust: fix -C prefer-dynamic behavior 2 years ago
Xavier Claessens 6f2956e76c interpreter: Accept more types in default_options dict values 2 years ago
Martin Dørum e869a09bc2 add str.splitlines method 2 years ago
Eli Schwartz 7126ca6e27
tests: remove unnecessary non-meson syntax from meson.build 2 years ago
Eli Schwartz e2e6fd2e61
tests: update llvm version exclusions for hopefully the last time 2 years ago
Eli Schwartz 95ee4d7d13
tests: be DRY in llvm framework test 2 years ago
Eli Schwartz 96f6600832
tests: avoid hard to debug error when llvm is found with only one method 2 years ago
Xavier Claessens 1781a481ee pkgconfig: Add include directories from internal deps in -uninstalled.pc 2 years ago
Xavier Claessens d17e3ce6ba preprocess: Allow preprocessing any file extensions 2 years ago