1206 Commits (b0ffb80ecf845c71453aa34c05570b0c3122db3f)

Author SHA1 Message Date
Tristan Partin 1dc13e9951 Add unset_variable() 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Daniel Mensinger 5c87167a34 interpreter: Fix list contains for Holders (fixes #9020 #9047) 3 years ago
Alois Wohlschlager 40d5a38d1b Escape path in exclude filter passed to gcovr 3 years ago
Marc-André Lureau 23ea9feee3 build: learn to take CustomTargetIndex as custom_target command 3 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 3 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 3 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 3 years ago
Tristan Partin 6f3f43bb2d Flatten test suite value 3 years ago
Daniel Mensinger 971a0b1775 fix: get_variable default variables are not ObjectHolders (fixes #8936) 3 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 3 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 3 years ago
Denis Fortin 7bc57d03a5 build: fix object path for vs backend 3 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 3 years ago
Daniel Mensinger c4b8e03895
tests: both_library test improvements 3 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 3 years ago
Paolo Bonzini bd75e0398f extract_objects: skip headers when building custom_target command line 3 years ago
Paolo Bonzini a656febccf extract_objects: test and document using the result in a custom_target 3 years ago
Daniel Mensinger 5cd9f88d6c fix: Ensure that build targets have all methods from ExternalProgram 3 years ago
Daniel Mensinger 0358445b6e
fix: dicts and list need _holderify for fallback 3 years ago
Daniel Mensinger f1ac7db2e6
fix: Fix set_variable not holderifying (fixes #8904) 3 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 3 years ago
Eli Schwartz ad206037e3
tests: update dependency factory tests to check type_name is sane 3 years ago
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class 3 years ago
Paolo Bonzini a87e32d181 interpreter: add feature.disable_auto_if() 3 years ago
Paolo Bonzini 2f2d99e1d8 interpreter: add feature.require() 3 years ago
Dylan Baker 023722b2c6 test cases/common/103 has header symbol: set c++ standard 4 years ago
Paolo Bonzini 08a8043f19 interpreter: add feature.allowed() 4 years ago
Dylan Baker 336f2f8835 tests: Add a test for dependencies with native set in a host == build configuration 4 years ago
Chun-wei Fan 45af5d9d72 test cases: Disable whole archive test on older VS IDE 4 years ago
Chun-wei Fan 0a0639ec06 MSVC: Always enable common tests 137 and 170 4 years ago
Jussi Pakkanen cb085f3eb3 Handle macOS filesystem sometimes setting lower digits to zero. 4 years ago
Jussi Pakkanen 3d12f928cf Rename VERSION because case insensitive file systems are a thing. 4 years ago
Jon Turney f76c6b8d0a
Fix LTO test on Cygwin 4 years ago
Jon Turney 1694e4ceca
Revert "Disable broken asm test on Cygwin as nobody knows how to fix it." 4 years ago
Volker-Weissmann 4ca9a16288
.C files are now treated as C++ code 4 years ago
Xavier Claessens 69a5c950a3 pkgconfig: Do not escape custom variables 4 years ago
Xavier Claessens 501d7cf01c interpreter: flatten environment() initial values 4 years ago
Florian Fischer 247630b981 modules/fs: support FileOrString arguments 4 years ago
Marco Trevisan (Treviño) d5932a174d test cases: Add test ensuring that -include in gcc won't break pch 4 years ago
Jussi Pakkanen e75e3976fa Condense test directory names. 4 years ago
Jussi Pakkanen a10a6284d2 Merge if and else tests to a single project. 4 years ago
Jussi Pakkanen 8f2155f4f7 Xcode: some more skips. 4 years ago
Jussi Pakkanen aa2a153afb Xcode: fix linking to customtargetindex objects. 4 years ago
Jussi Pakkanen 3e3e81ccf0 Xcode: one more skip. 4 years ago
Jussi Pakkanen 10197aa9d1 Xcode: a few more skips. 4 years ago
Jussi Pakkanen a2fd31f6c6 Xcode: skip one more object extraction test. 4 years ago
Jussi Pakkanen b9b00c714e Xcode: use native path naming scheme. 4 years ago
Jussi Pakkanen 4881c2cf98 Xcode: skip link language override test. 4 years ago
Jussi Pakkanen 59e8962c25 Xcode: one more whole-archive skip. 4 years ago