6007 Commits (ea48edbb0fcd567b26d94e27b9b61612f56728f5)

Author SHA1 Message Date
Paolo Bonzini ea48edbb0f mtest: timeout if the write side of pipes does not close 4 years ago
Paolo Bonzini 13d3fbbf3e mtest: remove pointless try/except from try_wait_one 4 years ago
Xavier Claessens 20a90cf709 cmd_line_file.txt: Use cross/native file path resolved by coredata 4 years ago
Dylan Baker 9016e4596c Move OverrideProgram to programs 4 years ago
Dylan Baker 97c1283baa programs: add type annotations 4 years ago
Dylan Baker 40e3577a65 split program related classes and functions out of dependencies 4 years ago
Eli Schwartz 0ad870f3dc
minstall: always track meson-created directories 4 years ago
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
Remi Thebault c756d97895 Fix D lib search path translation 4 years ago
Jussi Pakkanen fe4ddb5268 Warn when grabbing internals of subprojects with include_directories. 4 years ago
Xavier Claessens 0638e38bfc clangformat: Add clang-format-check target 4 years ago
Xavier Claessens f558689277 clangformat: Add include and ignore files 4 years ago
Xavier Claessens a45f939092 Add range() function 4 years ago
Xavier Claessens 6415453f17 externalproject: Flatten configure_options kwarg 4 years ago
Xavier Claessens a0689647a9 externalproject: Do not add --includedir by default 4 years ago
Xavier Claessens f6d5e8aa47 externalproject: Fix error when used from main project 4 years ago
Jussi Pakkanen ecd8c7e4af Update VS module version check. 4 years ago
Paolo Bonzini 5cd7f5f8c5 msetup: do not print bogus "Option ... is:" messages 4 years ago
Paolo Bonzini 32e49b5ff2 coredata: be more robust on unpickling errors 4 years ago
Xavier Claessens 598e968993 Add `meson devenv` command and meson.add_devenv() 4 years ago
Xavier Claessens 567c96b68b typed_pos_args: Fix typo 4 years ago
Xavier Claessens e0fcccc6e2 EnvironmentVariables: Simplify and annotate 4 years ago
Dylan Baker 2be074b1d4 ninjabackend: Use rsp_file_syntax method 4 years ago
Dylan Baker 320412b3bb compilers/linkers: Add a methhod for getting the rspfile syntax 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
Tristan Partin 8801381563 Fix duplicate pkg_config_path entries 4 years ago
Laurin-Luis Lehning f7dd111333 Some documentation language adjustments & improved error messages 4 years ago
Laurin-Luis Lehning 71e9909ffd Add tentative FeatureNew guard 4 years ago
Laurin-Luis Lehning 2607510b18 Add failing test cases & release snippet 4 years ago
Laurin-Luis Lehning 83c3c74510 Use interpreter exceptions instead of MesonException 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
Dylan Baker 442416db6f dependencies: Add docstring explaining how to write a system dependency 4 years ago
Jussi Pakkanen d76345b4be Add address sanitizer support for Visual Studio. 4 years ago
Remi Thebault 89202aaaef change RSP quote style decision logic 4 years ago
Tristan Partin c83106ee38 Add str.replace() method 4 years ago
Eli Schwartz 487eef2907
remove unused environment function 4 years ago
Vili Väinölä 96405c3923 Add /Od flag to msvc optimization 0 args 4 years ago
Peter Kjellerstedt 6226ac26ef minstall: Correctly set uid/gid of installed files 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
Olexa Bilaniuk c4e4363483 Port CUDA module to new API. 4 years ago
Dylan Baker 504ae2dee8
compilers: Use EnvironmentException not EnvironmentError/OSError 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
Eli Schwartz 76df995ba6
raw string literals are next to godliness 4 years ago
Paolo Bonzini be0a05e777 mintro: include the correct target filenames for flat layout 4 years ago
Paolo Bonzini 675bb2f340 mintro: fix flake8 issues 4 years ago