3376 Commits (396f20fd913ba30523ee833abcf0cdfae2dfd30d)

Author SHA1 Message Date
Xavier Claessens d140342c14 comp.preprocess(): Do not treat every file as assembly 1 year ago
Kacper Michajłow 7fe6e18a02 tests: add standard option to get_define() test 1 year ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 1 year ago
Jussi Pakkanen 9e1e4cafd5 Condense test directory names for release. 1 year ago
Dylan Baker 6bfb47a455 rust: Override the default MSVCRT when linking Rust and !rust together 1 year ago
Dylan Baker 772cb92624 rust: get stdlib arguments for non-rust languages when linking 1 year ago
Dylan Baker 5d16bd5308 modules/rust: Add a keyword argument to pass extra args to the rust compiler 1 year ago
Dylan Baker 43f24060f3 modules/rust: Add a `link_with` kwarg to the test method 1 year ago
Daniele Nicolodi c900e6b0b3 mintro: record subproject in install_plan 1 year ago
Eli Schwartz a71846d749
Revert "modules: move gnome targets into gnome module" 1 year ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Eli Schwartz 5849979afa
stop importing cmake when it isn't used 1 year ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 1 year ago
Eli Schwartz c82305db0c
dependencies: delay often-unused imports 1 year ago
Eli Schwartz 620bdf5895
add profiling startup import check and testcase to count it 1 year ago
Alyssa Ross ab17bd2393 rust: fix -C prefer-dynamic behavior 1 year ago
Xavier Claessens 6f2956e76c interpreter: Accept more types in default_options dict values 1 year ago
Martin Dørum e869a09bc2 add str.splitlines method 1 year ago
Eli Schwartz 7126ca6e27
tests: remove unnecessary non-meson syntax from meson.build 1 year ago
Eli Schwartz e2e6fd2e61
tests: update llvm version exclusions for hopefully the last time 1 year ago
Eli Schwartz 95ee4d7d13
tests: be DRY in llvm framework test 1 year ago
Eli Schwartz 96f6600832
tests: avoid hard to debug error when llvm is found with only one method 1 year 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
Eli Schwartz b6833c1cc1
tests: bump java compat level up to 8 2 years ago
Randy Eckenrode f71ca2825c Fix test failures on Darwin on a case-sensitive fs 2 years ago
Nirbheek Chauhan aee1bb2081 llvm: Bump broken micro version for CI 2 years ago
Nirbheek Chauhan 22df45a319 qt: Allow specifying separate tools for qt4/5/6 2 years ago
Volker Weißmann 12a2dc86ca Allow generator.process(generator.process(...)) 2 years ago
Xavier Claessens c6db870fc7 rust: Add system libs used by rust std to staticlib external deps 2 years ago
Remi Thebault d5ae94f571
Check dub version (#11794) 2 years ago
Volker Weißmann a8b144b71b Make `dependency('foo', static: true, method: 'cmake') link statically 2 years ago
Volker Weißmann 8d81611114 Fix paths of Fortran order dependencies 2 years ago
Ralf Gommers 6834224d72 Fix `ERROR: no toolchain found` when run from unittests 2 years ago
Ralf Gommers 91c7e79519 Use release buildtype in Cython tests, and skip unless ninja backend 2 years ago
Eli Schwartz 6a1427401c
tests: add a python test for bytecode compilation 2 years ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Xavier Claessens 2dadc3ae5b Rust: C static library cannot link_whole Rust static library 2 years ago
Xavier Claessens a78af23686 Fix niche cases when linking static libs 2 years ago
Volker Weißmann f5fa56fdfa Don't use dyndep scanner when preprocessing 2 years ago
Peter Hull 1fdcc30ae6 Specify c++ 11 flag as code uses c++ 11 features 2 years ago
Volker Weißmann 38b35eca30 Add env kwarg to gnome.generate_gir(). 2 years ago
Nirbheek Chauhan 9cc5009a44 ci: Don't search for llvm modules with LLVM 16.0.x 2 years ago
Matthieu Bouron 09ec4f6e22 dependencies: allow to fallback on CMake to find the SDL2 library 2 years ago
Charles Brunet bda799dff2
fix python.version() not working in some cases 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Dylan Baker c62989ce80 rust: add support for b_ndebug 2 years ago
Eli Schwartz 7bdb4a6926
pkgconfig module: fix traceback on invalid missing description 2 years ago
Daniele Nicolodi 1bc3d91112 minstall: Fix install_subdir() excludes with path separators on Win 2 years ago
Sebastian Dröge 49e62877d1 rust: Don't pass dependency compile arguments to the compiler 2 years ago