3080 Commits (0e7fb07f915b7a2b04df209fbacd92aca19c87af)

Author SHA1 Message Date
Eli Schwartz 08e722d44c
log running commands a bit better by doing proper shell quoting 2 years ago
Konstantin 92ac0e48e5 tests/llvm: require cmake 3.11 2 years ago
Konstantin 89146e84c9 cmake: allow dynamic linking with LLVM 2 years ago
Eli Schwartz a38ad3039d
tests: avoid unexpected failure when cmake is not installed 2 years ago
Dylan Baker 43a2404707 Deprecate passing strings to non-string options 2 years ago
Dylan Baker f5eaebb4b4 use typed_kwargs for the various option subparsers 2 years ago
Xavier Claessens 1a0eff0054 devenv: Allow dumping into file and select a format 2 years ago
Gijs Peskens 5a4168c410 Fix nasm when target has threads as added dependency 2 years ago
Thomas Li 9b999ddc87 BUG: Fix generated sources not being included as dependencies in cython transpilation 2 years ago
Dylan Baker 6aeec80836 backends: Stop passing generator exes to ExecutableSerialisation as strings 2 years ago
Paolo Bonzini 3e917eba0e add testcase for declare_dependency(objects: ...) 2 years ago
Paolo Bonzini 8d2940024b allow passing generated objects in the "objects" keyword argument 2 years ago
Eli Schwartz 2fa0749175
add license_files kwarg to project 2 years ago
Eli Schwartz 26b83eee94 tests: fix test that has source code incompatible with modern C 2 years ago
Paolo Bonzini b38bf09b94 add more testcases for prebuilt objects 2 years ago
Tristan Partin 7254db36a7
Try to find the jni dependency when javac is a Darwin stub 2 years ago
Benjamin Gilbert 35e230e48c depfixer: silence fix_jar() and make it do something 2 years ago
Eli Schwartz 100456de07
fix broken fs.copyfile function that crashed if you tried to use it 2 years ago
Tristan Partin 2e600ef710
Rename java.generate_native_headers to java.native_headers 2 years ago
Eli Schwartz 5bea2ca198 CI: skip libgcrypt test on msys2 2 years ago
Marvin Scholz bcd50e71d5 test: Add get_define test with prefix array 2 years ago
Eli Schwartz 9e8a3b9cbd when generating optional utility targets in ninja, skip existing aliases too 2 years ago
Dylan Baker d49e6bc038 modules/rust: Add support for dependencies in bindgen 2 years ago
Dylan Baker bb875280b6 modules/rust: Add support for string include_directories 2 years ago
David Robillard e85138fcc8 Fix various spelling errors 2 years ago
Jussi Pakkanen 3ae89a7150 Handle freezing tests. Fixes #10752. 2 years ago
Eli Schwartz 174e05d0f6
tests: fix qt project test when running with qt4 2 years ago
Eli Schwartz aa84c55bef
tests: fix edge case where non-default python is used, by skipping it 2 years ago
Xavier Claessens a6db624aad Implement `in` operator on string 2 years ago
Xavier Claessens f5871e240d backends: Try guessing install tag for all installed files 2 years ago
Jussi Pakkanen 060595f0d0 Add regression test for pch link_whole bug. 2 years ago
L. E. Segovia 7e5b0760ce minstall: make do_strip run with -Sx for macOS targets 2 years ago
Eli Schwartz f9d6ae8d57
Revert "tests: Test extern'd globals on MacOS with the Apple Archiver" 2 years ago
Xavier Claessens 81763e610f both_libraries: Make sure to select the right linker for static lib 2 years ago
Paolo Bonzini 212af2b278 gnome: allow generator outputs as gdbus-codegen inputs 2 years ago
Paolo Bonzini 2fe3271f77 gnome: allow custom targets as gdbus-codegen inputs 2 years ago
Xavier Claessens 725f77650d tests: Add nasm compiler checks 2 years ago
Xavier Claessens d67c4c6ab0 nasm: Use an hello world test that works on 32bits too 2 years ago
Jussi Pakkanen 458dcf8aac Condense test directory numbers. 2 years ago
Xavier Claessens 942aea230f Add MASM compiler 2 years ago
Elliott Sales de Andrade 9c4d6088b1 Accept disablers in summary values 2 years ago
Xavier Claessens 4f4076bfc0 nasm: Harcode default path on Windows 2 years ago
Xavier Claessens d29ef2b128 Add yasm as fallback for nasm language 2 years ago
Xavier Claessens 01ee141339 Add NASM compiler 2 years ago
Xavier Claessens ebbaeec51b gnulike: Fix preprocessing files with any extension 2 years ago
Xavier Claessens 1d56df9409 Add unit test for cc.preprocess() 2 years ago
Xavier Claessens 064165485c Fix excluding sources for static lib in both_libraries() 2 years ago
Jan Tojnar a590cfde0c compilers: Add optimization=plain option 2 years ago
Xavier Claessens ed129a5311 wrap: If the directory exists in a sub-subproject, uses it inplace 2 years ago
Eli Schwartz eb69fed2f6
python module: allow specifying the pure kwarg in the installation object 2 years ago