1257 Commits (killpy3)

Author SHA1 Message Date
Jussi Pakkanen 59e8962c25 Xcode: one more whole-archive skip. 4 years ago
Jussi Pakkanen d116d94f92 Xcode: fix file objects in various places. 4 years ago
Jussi Pakkanen 07117c4225 Xcode: skip all-object library test. 4 years ago
Jussi Pakkanen 045893bb18 Xcode: disable asm and LLVM ir projects. 4 years ago
Xavier Claessens 3c64ecaf86 pkgconfig: Add support for CustomTarget objects in generator 4 years ago
Jussi Pakkanen 4fc578a25f Xcode: skip object extraction test that can not be made to work. 4 years ago
Jussi Pakkanen 96d85d601d Xcode: fix path of extracted objects in subdirs. 4 years ago
Xavier Claessens 5440ce003b Add global_source/build_root() 4 years ago
Jussi Pakkanen 59306c45c5 Fix Xcode targets in subdirs. 4 years ago
Xavier Claessens 47633330da pkgconfig: Allow setting prefix in dataonly pc file 4 years ago
D Scott Phillips 703fd6d1fa
compilers: clang-cl: Also accept .s files (#8520) 4 years ago
Xavier Claessens 37d4c86e5b interpreter: Fix spurious warning in include_directories() 4 years ago
Xavier Claessens 1be13710ad
environment(): Allow stacking append() and prepend() (#8547) 4 years ago
Eli Schwartz f7b0238ed6
add test case for installed targets uninstalling a single directory 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
Xavier Claessens a45f939092 Add range() function 4 years ago
Jussi Pakkanen a0c16f94fc Replace Unix shell commands with scripts. 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
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
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
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 90a7de3f2b Ensure that $lang_args and $lang_link_args are properly parsed 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
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
Peter Hutterer 3f8585676b Make installing non-existing subdirs a supported feature 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Luke Drummond 46e3480f7c Introduce `fs.read` to read a file as a string 4 years ago
Érico Rolim 127b788628 tests/common: fix " 37 has function" test on musl systems. 4 years ago
Xavier Claessens 0626465ea8 Fix executable as script on Windows 4 years ago
Jussi Pakkanen 3f0a0c1582 Can read project version from a file. 4 years ago
Dylan Baker f808c955ea intepreter: Allow using file objects for the script_name of add_*_script 4 years ago
Xavier Claessens 633264984b custom_target: Add env kwarg 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Xavier Claessens c659be6928 Interpreter: Fix nested subsubproject detection 4 years ago
Jussi Pakkanen ca30550e06 Handle uppercase dependency names in wraps. 4 years ago
mimi89999 631a7b5a2a Add aarch64 assembly test 4 years ago
Jussi Pakkanen c8af3c8d29 Revert "Add thinlto support. Closes #7493." 4 years ago
Jones 8351e85bbd
interpreter: Add get_keys function for configuration_data (#7887) 4 years ago