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-15
Change `unstable_external_project` to `unstable-external_project`
Tristan Partin
2022-11-15
escape asterisk used for footnote
tastytea
2022-11-14
CI: force macOS to use brew's python at all costs
Eli Schwartz
2022-11-14
tests: fix edge case where non-default python is used, by skipping it
Eli Schwartz
2022-11-14
Raise an error, if the file element in a resource file has no text.
Hagen Möbius
2022-11-13
Update Qt6-module.md
Hagen Möbius
2022-11-13
Add a note on relocatable pkg-config files to reference manual.
Ralf Gommers
2022-11-13
docs: installation tags for the GNOME module
Kleis Auke Wolthuizen
2022-11-12
Add CMake to cross file.
Jussi Pakkanen
2022-11-12
Fix ppc64 detection in Debian.
Jussi Pakkanen
2022-11-11
docs: improve ESL text, fix some English errors
Guilherme Janczak
2022-11-11
Fix typo in dependency() 'names' docstring [skip ci]
Will Thompson
2022-11-10
fix typo
Guilherme Janczak
2022-11-10
Fix options overrides for vsbackend
Denis Fortin
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
[next]