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
2024-08-26
cmake/interpreter: Fix some incorrect and missing annotations
Dylan Baker
2024-08-26
cmake/interpreter: clear up some ambiguous Optional handling
Dylan Baker
2024-08-26
Skip symlink tests on Windows.
Jussi Pakkanen
2024-08-26
Convert Bash usage to a Python script.
Jussi Pakkanen
2024-08-26
compilers: Allow prelinking with Apple Clang
L. E. Segovia
2024-08-25
Better handle CTRL-C during clang-tidy/format
Mark A. Tsuchida
2024-08-23
Use proper array form in swiftc.
Jussi Pakkanen
2024-08-23
mdist: don't mutate meson_command, which is supposed to be immutable
Dylan Baker
2024-08-23
Discard swiftc linker detect output
slimeuniverse
2024-08-20
mformat: A triple string with a ' in it cannot be simplified
Dylan Baker
2024-08-20
tests/format: Make the compare script more useful
Dylan Baker
2024-08-20
linkers: skip -export_dynamic flag before MacOS 10.7
Wolfgang Walther
2024-08-20
format: fix indentation of comments
Charles Brunet
2024-08-19
mformat: correctly handle editorconfig files without the root setting
Dylan Baker
2024-08-19
ci: ubuntu: fix coverage unittests by patching/updating lcov
Sam James
2024-08-19
ci: skip frameworks/17 mpi for auto/pkgconfig on Ubuntu
Sam James
2024-08-19
ci: opensuse: add setuptools
Sam James
2024-08-19
ci: try to install urld harder for opensuse, ubuntu
Sam James
2024-08-16
cargo: Ignore Cargo.lock if toml implementation is missing
Xavier Claessens
2024-08-15
unittests: use setUpClass instead of setUp for class constant data
Dylan Baker
2024-08-15
unittests: use TestCase.addCleanup for cleaning up builddirs
Dylan Baker
2024-08-15
unittests: use mock.patch.dict to deal with os.environ
Dylan Baker
2024-08-15
unittests: use os.environ.get for MESON_UNIT_TEST_BACKEND
Dylan Baker
2024-08-15
unittests: fix git dist test on Windows with Python < 3.8
Dylan Baker
2024-08-15
compilers: do not strip '-isystem' from C build arguments
Junjie Mao
2024-08-12
docs: fix a few grammar and formatting issues
Dmitry V. Levin
2024-08-09
linkers: fix LLD linker response file handling
Benoit Pierre
2024-08-08
Fix compiling ObjC/ObjC++ on Windows/MinGW
Jonathan Schleifer
2024-08-07
linkers: Fix RSP syntax for linkers invoked with clang
Kacper Michajłow
2024-08-07
compilers: change get_argument_syntax to static method
Kacper Michajłow
2024-08-06
ci: fix dub tests on Windows
Sam James
2024-08-06
reactivate dub tests
Remi Thebault
2024-08-06
modules/dlang: Use the DubDependency.class_dubbin correctly
Remi Thebault
2024-08-06
dependencies/dub: Correctly handle dub >= 1.35 as well as older dub
Remi Thebault
2024-08-06
Revert "minstall: update symlink install message presentation"
Eli Schwartz
2024-08-06
CI: mark arch as skipping frameworks/libgcrypt
Eli Schwartz
2024-08-06
Add Zig to ubuntu-rolling image
andy5995
2024-08-05
docs: fix example for feature.require
Marvin Scholz
2024-08-04
docs: document prefer_static effect on dependency()
Sertonix
2024-08-04
Merge pull request #13506 from jon-turney/cygwin-lto-fix
Jussi Pakkanen
2024-08-04
minstall: update symlink install message presentation
James Knight
2024-08-04
Revert "CI: skip LTO tests on cygwin"
Jon Turney
2024-08-04
CI: Install make on Cygwin
Jon Turney
2024-08-03
CI: Adjust path filters to run tests on Cygwin when unittests change
Jon Turney
2024-08-01
mformat: fix formatting of empty build file
Charles Brunet
2024-07-31
Fix some small typing issues in interpreter.py
Nirbheek Chauhan
2024-07-30
backend/ninja: stop adding random attributes to BuildTargets
Dylan Baker
2024-07-30
tests: nasm: make it easier to debug generator() style build
Eli Schwartz
2024-07-30
mdist: correctly detect dirty hg repos with non-English locale
Eli Schwartz
2024-07-30
unittests: fix EncodingWarnings. minus 123 warnings collected by pytest
Eli Schwartz
[next]