13576 Commits (0e7fb07f915b7a2b04df209fbacd92aca19c87af)
 

Author SHA1 Message Date
Jussi Pakkanen 611bd4e6db Add CMake to cross file. 2 years ago
Jussi Pakkanen 318579b367 Fix ppc64 detection in Debian. 2 years ago
Guilherme Janczak 69dae6395d docs: improve ESL text, fix some English errors 2 years ago
Will Thompson f9328f7757 Fix typo in dependency() 'names' docstring [skip ci] 2 years ago
Guilherme Janczak 3336cc8b27 fix typo 2 years ago
Denis Fortin b78ebc6741 Fix options overrides for vsbackend 2 years ago
Xavier Claessens 9463595b11 genrelnotes: Jump to version 1.0.0 2 years ago
Xavier Claessens 273605f859 Fix since annotation for str "in" operator 2 years ago
Eli Schwartz bcc127b3fd hotdoc module: add dedicated depends kwarg, deprecate file deps in dependencies 2 years ago
Eli Schwartz 726353460a hotdoc module: use less confusing names 2 years ago
Eli Schwartz 0b7d935a84
target python 3.10 as the mypy language version 2 years ago
Xavier Claessens a6db624aad Implement `in` operator on string 2 years ago
Jussi Pakkanen 8abbcf7887 Bump version number for new development. 2 years ago
Jussi Pakkanen b9d19afb9a Bump version number for release. 2 years ago
Jussi Pakkanen c1e9a0ea60 Generate release notes for 0.64. 2 years ago
Ole André Vadla Ravnås fa86a9d96d nasm: Fix get_optimization_args() 2 years ago
Eli Schwartz 97ec20e901
depfixer: handle darwin dependencies with non-ASCII paths 2 years ago
Eli Schwartz af41eb6e9b
squelch an EncodingWarning we don't care about 2 years ago
Eli Schwartz 608a6196a0
python 3.11: suppress an incorrect EncodingWarning 2 years ago
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