index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-09
genrelnotes: Jump to version 1.0.0
Xavier Claessens
2022-11-08
Fix since annotation for str "in" operator
Xavier Claessens
2022-11-07
hotdoc module: add dedicated depends kwarg, deprecate file deps in dependencies
Eli Schwartz
2022-11-07
hotdoc module: use less confusing names
Eli Schwartz
2022-11-06
target python 3.10 as the mypy language version
Eli Schwartz
2022-11-06
Implement `in` operator on string
Xavier Claessens
2022-11-06
Bump version number for new development.
Jussi Pakkanen
2022-11-06
Bump version number for release.
Jussi Pakkanen
2022-11-06
Generate release notes for 0.64.
Jussi Pakkanen
2022-11-05
nasm: Fix get_optimization_args()
Ole André Vadla Ravnås
2022-11-03
depfixer: handle darwin dependencies with non-ASCII paths
Eli Schwartz
2022-11-03
squelch an EncodingWarning we don't care about
Eli Schwartz
2022-11-03
python 3.11: suppress an incorrect EncodingWarning
Eli Schwartz
2022-11-03
dependencies: make the hdf5 dependency use Popen_safe
Eli Schwartz
2022-11-02
Document binary literals.
Garrett D'Amore
2022-11-02
backends: Try guessing install tag for all installed files
Xavier Claessens
2022-11-01
Bump version for rc2.
Jussi Pakkanen
2022-11-01
nasm: Implement get_crt_compile_args()
Xavier Claessens
2022-11-01
Add regression test for pch link_whole bug.
Jussi Pakkanen
2022-11-01
minstall: make do_strip run with -Sx for macOS targets
L. E. Segovia
2022-10-31
Revert "backends/ninja: run `ranlib -c $out` when using the apple ar"
Eli Schwartz
2022-10-31
Revert "tests: Test extern'd globals on MacOS with the Apple Archiver"
Eli Schwartz
2022-10-31
Revert "build: don't add targets to link_whole_targets if we took their objects"
Eli Schwartz
2022-10-31
both_libraries: Make sure to select the right linker for static lib
Xavier Claessens
2022-10-31
emit a FeatureNew when using include_directories as a string
Eli Schwartz
2022-10-30
ci: Fix usage of concurrency in branches other than master
L. E. Segovia
2022-10-28
gnome: allow generator outputs as gdbus-codegen inputs
Paolo Bonzini
2022-10-28
gnome: allow custom targets as gdbus-codegen inputs
Paolo Bonzini
2022-10-25
compilers: Make sure to not use ccache in compiler checks
Xavier Claessens
2022-10-25
Compilers: Keep ccache and exelist separated
Xavier Claessens
2022-10-25
Bump version numbers for 0.64.0.rc1.
Jussi Pakkanen
2022-10-25
tests: Add nasm compiler checks
Xavier Claessens
2022-10-25
nasm: Use an hello world test that works on 32bits too
Xavier Claessens
2022-10-25
Fix native compilation on ARM64 Windows
GustavoLCR
2022-10-25
Skip wrapdb test if there is no connectivity.
Jussi Pakkanen
2022-10-24
Add missing since annotations in docs
Elliott Sales de Andrade
2022-10-24
ci: run `brew update` before `brew install`
Carlo Cabrera
2022-10-24
Revert "ci: Fix llvm detection on macOS CI"
Carlo Cabrera
2022-10-25
Condense test directory numbers.
Jussi Pakkanen
2022-10-24
Move JNISystemDependency to dependencies.base.detect_compiler
Tristan Partin
2022-10-24
Fix mismatched param names between Compiler and BasicLinkerIsCompilerMixin
Tristan Partin
2022-10-24
Use f-strings in JavaCompiler
Tristan Partin
2022-10-24
Add missing compiler functions to JavaCompiler
Tristan Partin
2022-10-24
basic support for oneapi compilers
Robert Cohn
2022-10-24
Add MASM compiler
Xavier Claessens
2022-10-24
Not all compilers support depfile
Xavier Claessens
2022-10-24
hotdoc module: add partially typed kwargs
Eli Schwartz
2022-10-24
add option to typed_kwargs that allows unknown kwargs through
Eli Schwartz
2022-10-24
Accept disablers in summary values
Elliott Sales de Andrade
2022-10-24
nasm: Harcode default path on Windows
Xavier Claessens
[next]