summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09genrelnotes: Jump to version 1.0.0Xavier Claessens
2022-11-08Fix since annotation for str "in" operatorXavier Claessens
2022-11-07hotdoc module: add dedicated depends kwarg, deprecate file deps in dependenciesEli Schwartz
2022-11-07hotdoc module: use less confusing namesEli Schwartz
2022-11-06target python 3.10 as the mypy language versionEli Schwartz
2022-11-06Implement `in` operator on stringXavier Claessens
2022-11-06Bump version number for new development.Jussi Pakkanen
2022-11-06Bump version number for release.Jussi Pakkanen
2022-11-06Generate release notes for 0.64.Jussi Pakkanen
2022-11-05nasm: Fix get_optimization_args()Ole André Vadla Ravnås
2022-11-03depfixer: handle darwin dependencies with non-ASCII pathsEli Schwartz
2022-11-03squelch an EncodingWarning we don't care aboutEli Schwartz
2022-11-03python 3.11: suppress an incorrect EncodingWarningEli Schwartz
2022-11-03dependencies: make the hdf5 dependency use Popen_safeEli Schwartz
2022-11-02Document binary literals.Garrett D'Amore
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens
2022-11-01Bump version for rc2.Jussi Pakkanen
2022-11-01nasm: Implement get_crt_compile_args()Xavier Claessens
2022-11-01Add regression test for pch link_whole bug.Jussi Pakkanen
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia
2022-10-31Revert "backends/ninja: run `ranlib -c $out` when using the apple ar"Eli Schwartz
2022-10-31Revert "tests: Test extern'd globals on MacOS with the Apple Archiver"Eli Schwartz
2022-10-31Revert "build: don't add targets to link_whole_targets if we took their objects"Eli Schwartz
2022-10-31both_libraries: Make sure to select the right linker for static libXavier Claessens
2022-10-31emit a FeatureNew when using include_directories as a stringEli Schwartz
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia
2022-10-28gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini
2022-10-28gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini
2022-10-25compilers: Make sure to not use ccache in compiler checksXavier Claessens
2022-10-25Compilers: Keep ccache and exelist separatedXavier Claessens
2022-10-25Bump version numbers for 0.64.0.rc1.Jussi Pakkanen
2022-10-25tests: Add nasm compiler checksXavier Claessens
2022-10-25nasm: Use an hello world test that works on 32bits tooXavier Claessens
2022-10-25Fix native compilation on ARM64 WindowsGustavoLCR
2022-10-25Skip wrapdb test if there is no connectivity.Jussi Pakkanen
2022-10-24Add missing since annotations in docsElliott Sales de Andrade
2022-10-24ci: run `brew update` before `brew install`Carlo Cabrera
2022-10-24Revert "ci: Fix llvm detection on macOS CI"Carlo Cabrera
2022-10-25Condense test directory numbers.Jussi Pakkanen
2022-10-24Move JNISystemDependency to dependencies.base.detect_compilerTristan Partin
2022-10-24Fix mismatched param names between Compiler and BasicLinkerIsCompilerMixinTristan Partin
2022-10-24Use f-strings in JavaCompilerTristan Partin
2022-10-24Add missing compiler functions to JavaCompilerTristan Partin
2022-10-24basic support for oneapi compilersRobert Cohn
2022-10-24Add MASM compilerXavier Claessens
2022-10-24Not all compilers support depfileXavier Claessens
2022-10-24hotdoc module: add partially typed kwargsEli Schwartz
2022-10-24add option to typed_kwargs that allows unknown kwargs throughEli Schwartz
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade
2022-10-24nasm: Harcode default path on WindowsXavier Claessens