2748 Commits (a387e8d7436af4080fbbe45f06473fe1d5a0c423)

Author SHA1 Message Date
Xavier Claessens 3990754bf5 Allow add_dist_script() in subprojects 4 years ago
Xavier Claessens 848e360450 interpreter: Add varname as positional arg in dep.get_variable() 4 years ago
Jussi Pakkanen fe4ddb5268 Warn when grabbing internals of subprojects with include_directories. 4 years ago
Jussi Pakkanen 639063db7f One more unixy fix. 4 years ago
Xavier Claessens f558689277 clangformat: Add include and ignore files 4 years ago
Xavier Claessens a45f939092 Add range() function 4 years ago
Jussi Pakkanen a0c16f94fc Replace Unix shell commands with scripts. 4 years ago
Xavier Claessens 598e968993 Add `meson devenv` command and meson.add_devenv() 4 years ago
Jussi Pakkanen be86199221 Fix run_targets running scripts from different subdirs. 4 years ago
Xavier Claessens 1f3bf0f135 interpreter: Cache found dependency before converting for include_type 4 years ago
Jussi Pakkanen a1c8376f42 Add test to build a mixed C/Rust shared library. 4 years ago
Laurin-Luis Lehning f7dd111333 Some documentation language adjustments & improved error messages 4 years ago
Laurin-Luis Lehning c787b28e3a Formatting fix 4 years ago
Laurin-Luis Lehning 2607510b18 Add failing test cases & release snippet 4 years ago
Laurin-Luis Lehning 07f467d057 Switch fstring syntax to @..@ & limit fstring captures to int, str, float and bool 4 years ago
Laurin-Luis Lehning 130adef778 Add support for basic format strings 4 years ago
Jussi Pakkanen 56a0e74d71 Disable broken asm test on Cygwin as nobody knows how to fix it. 4 years ago
Tristan Partin c83106ee38 Add str.replace() method 4 years ago
Jussi Pakkanen fcbab5948c Refactor subdir visitation to track files instead of dirs. 4 years ago
Jussi Pakkanen 85796229c2 Fix Fortran dep scanner for upper case file extensions. Closes #8395. 4 years ago
Eli Schwartz ed252b87e0
use python2-compatible syntax because needed on macOS 4 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Eli Schwartz 4340bf34fa
various python neatness cleanups 4 years ago
Jason Woodward 50af09de03 install_man locale support 4 years ago
Dylan Baker 219535aad4 interpreter: Clean up and simplify/optimize get_(external|cross)_property 4 years ago
Jordan Justen e127e47d7a tests/rust: Add rust case linking to libm in rust static library 4 years ago
Dylan Baker e079553959 interpreter: correctly track whether a subproject is initialized 4 years ago
Stephen Gregoratto ec5fe58e6d Allow printing UserOptions in the summary 4 years ago
Tim-Philipp Müller ace22f21a7 meson: add .has_external_property() methods 4 years ago
Matthias Klumpp 4e5efd3897
Allow custom target output to be processed by generators 4 years ago
Dylan Baker 6544f151db rust: fix linking with external dependencies 4 years ago
Jordan Justen 5edbc0acd7 tests/rust: Add rust case linking to zlib dependency 4 years ago
Olexa Bilaniuk 4c1a0c400f [CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler. 4 years ago
Xavier Claessens 2fabd4c7dc minstall: Add --skip-subprojects option 4 years ago
Jussi Pakkanen 72865a2773 Fix combining C and Fortran. Closes #8377. 4 years ago
Luke Drummond 79f7328d6a [TAP] Fix TAP parser when test exits with status 4 years ago
Dylan Baker 90a7de3f2b Ensure that $lang_args and $lang_link_args are properly parsed 4 years ago
Jussi Pakkanen fad408a521 Increase OpenMPI timeout to see if it fixes macOS CI test hangs. 4 years ago
Jussi Pakkanen add502c648 Disable failing Cygwin GIR test. 4 years ago
Xavier Claessens a5b33db558 ci: Fix failure in unit tests with vs backend 4 years ago
Dylan Baker 867963f131 Do not validate options when finding non-matching 4 years ago
Xavier Claessens b6804bf49c Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target() 4 years ago
Dylan Baker 10d94a12b8 Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS 4 years ago
Xavier Claessens 2a8d6690f7 backends: Fix custom_target() with configure_file() exe 4 years ago
Jussi Pakkanen d2c39e83ba Condense test directory names in preparation for rc1. 4 years ago
Jussi Pakkanen 71784e1002 Fix exe wrapper detection for run targets. 4 years ago
Luca Weiss 398df56298 Add Qt6 module 4 years ago
Peter Hutterer 3f8585676b Make installing non-existing subdirs a supported feature 4 years ago
Dylan Baker b28235428d rust: Add a module wrapper for bindgen 4 years ago
Dylan Baker 0d0c6ede9b tests/cmake: disable some tests that don't work correctly when cross compiling 4 years ago