13157 Commits (bc2f1fb2f3e4e3601a262facc16313e1852926f0)
 

Author SHA1 Message Date
Eli Schwartz c95001b130
dependencies: make the hdf5 dependency use Popen_safe 2 years ago
Garrett D'Amore 535bd377b4 Document binary literals. 2 years ago
Xavier Claessens f5871e240d backends: Try guessing install tag for all installed files 2 years ago
Jussi Pakkanen 43e274c733 Bump version for rc2. 2 years ago
Xavier Claessens 64a6969def nasm: Implement get_crt_compile_args() 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 21f86fa902
Revert "backends/ninja: run `ranlib -c $out` when using the apple ar" 2 years ago
Eli Schwartz f9d6ae8d57
Revert "tests: Test extern'd globals on MacOS with the Apple Archiver" 2 years ago
Eli Schwartz 4533dfc279
Revert "build: don't add targets to link_whole_targets if we took their objects" 2 years ago
Xavier Claessens 81763e610f both_libraries: Make sure to select the right linker for static lib 2 years ago
Eli Schwartz 8d8ce4fb77 emit a FeatureNew when using include_directories as a string 2 years ago
L. E. Segovia 0ddca4d0d0 ci: Fix usage of concurrency in branches other than master 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 e68fcac919 compilers: Make sure to not use ccache in compiler checks 2 years ago
Xavier Claessens 2961adb8c8 Compilers: Keep ccache and exelist separated 2 years ago
Jussi Pakkanen b0e2d00acd Bump version numbers for 0.64.0.rc1. 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
GustavoLCR 32bc64e632 Fix native compilation on ARM64 Windows 2 years ago
Jussi Pakkanen 3c0ac626d7 Skip wrapdb test if there is no connectivity. 2 years ago
Elliott Sales de Andrade 8c5838bfea Add missing since annotations in docs 2 years ago
Carlo Cabrera 4287099f06 ci: run `brew update` before `brew install` 2 years ago
Carlo Cabrera c96e40f727 Revert "ci: Fix llvm detection on macOS CI" 2 years ago
Jussi Pakkanen 458dcf8aac Condense test directory numbers. 2 years ago
Tristan Partin 1a1aad317f Move JNISystemDependency to dependencies.base.detect_compiler 2 years ago
Tristan Partin 5a7427cebb Fix mismatched param names between Compiler and BasicLinkerIsCompilerMixin 2 years ago
Tristan Partin e05a88835a Use f-strings in JavaCompiler 2 years ago
Tristan Partin e87259f4a7 Add missing compiler functions to JavaCompiler 2 years ago
Robert Cohn 1939e567d6 basic support for oneapi compilers 2 years ago
Xavier Claessens 942aea230f Add MASM compiler 2 years ago
Xavier Claessens e04bce3f04 Not all compilers support depfile 2 years ago
Eli Schwartz c8aecc7685 hotdoc module: add partially typed kwargs 2 years ago
Eli Schwartz e27653499a add option to typed_kwargs that allows unknown kwargs through 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 eb731cda75 Add missing doc for NASM language 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
Eli Schwartz 4e374d5cef
run_mypy: add extra logging and permit specifying files to check 2 years ago
Jussi Pakkanen 4c2b64188d
Merge pull request #10916 from xclaesse/preprocess 2 years ago
Xavier Claessens ebbaeec51b gnulike: Fix preprocessing files with any extension 2 years ago
Xavier Claessens d53486bf9c Add doc and release notes for cc.preprocess() 2 years ago
Xavier Claessens 1d56df9409 Add unit test for cc.preprocess() 2 years ago
Xavier Claessens 42a7f8e8ef vs backend: Add support for CompileTarget 2 years ago
Xavier Claessens 65590e6e4b Add cc.preprocess() method for c-like compilers 2 years ago
Xavier Claessens 5e0f22896f Compilers: Add a preprocessor mode for clike compilers 2 years ago
Xavier Claessens 064165485c Fix excluding sources for static lib in both_libraries() 2 years ago
Elliott Sales de Andrade fa2585d0b3 Fix typos in docs 2 years ago