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
2018-09-11
Re-implement version_compare_condition_with_min likewise
Jon Turney
2018-09-11
Re-implement version_compare using RPM-style version comparison
Jon Turney
2018-09-10
Add test case for version_compare_many
Jon Turney
2018-09-07
Add method to check for C/C++ function attributes
Dylan Baker
2018-09-06
Guard against the process redirecting stdout. Closes #3967.
Jussi Pakkanen
2018-09-06
Try to kill processes even more thoroughly. Closes #4127.
Jussi Pakkanen
2018-09-06
Merge pull request #4132 from GoaLitiuM/d-manyfixes
Jussi Pakkanen
2018-09-06
Condense test dirs.
Jussi Pakkanen
2018-09-06
Make sure static library files are passed properly to the linker
GoaLitiuM
2018-09-06
Fix remaining soname and rpath issues on OSX
GoaLitiuM
2018-09-06
Remove translation of file paths
GoaLitiuM
2018-09-06
Refactor D argument translation function
GoaLitiuM
2018-09-06
Improve D link argument handling
GoaLitiuM
2018-09-05
D: Fix linking errors with static D libraries on Windows
GoaLitiuM
2018-09-05
D: Fix dub dependency handling on Windows
GoaLitiuM
2018-09-05
D: Use the documented syntax for various arguments
GoaLitiuM
2018-09-05
Merge pull request #4006 from xclaesse/fatal-warnings
Xavier Claessens
2018-09-04
Reference-manual: Clarify fallback dependency types [skip ci]
Nirbheek Chauhan
2018-09-04
Test + fix for not-found dependency fallback version comparison
Nirbheek Chauhan
2018-09-04
llvm: fix build flags with older llvm versions
Jakub Wilk
2018-09-04
Add --fatal-meson-warnings command line option
Xavier Claessens
2018-09-03
i18n: add release note snippet
Corentin Noël
2018-09-03
i18n: respect variable substitution for the target name when merging translat...
Corentin Noël
2018-09-03
Modernize Python3Dependency
Jon Turney
2018-09-03
Allow override_find_program to use an executable.
Rafael Ávila de Espíndola
2018-09-03
Qt: Allow passing dependency objects to preprocess method (#3470, #3875)
Alexey Rochev
2018-09-03
wrap: Redirect git's stdin to DEVNULL
Nirbheek Chauhan
2018-09-03
Merge pull request #4114 from SoapGentoo/gtest-pkgconfig
Jussi Pakkanen
2018-09-03
Change ninja.exe download URL [skip ci]
Luca Weiss
2018-09-03
Update appveyor example [skip ci]
Luca Weiss
2018-09-03
Merge pull request #4084 from FFY00/pr-fix-dub-dependencies
Jussi Pakkanen
2018-09-02
tests: add dub (failing/85)
FFY00
2018-09-02
Pull in GTest as a dependency of GMock
David Seifert
2018-09-02
Prefer pkgconfig for `GMockDependency`
David Seifert
2018-09-02
Prefer pkgconfig for `GTestDependency`
David Seifert
2018-09-02
Remove unnecessary -lquadmath from FORTRAN flags.
Jussi Pakkanen
2018-09-02
Meson should warn if b_lundef is mixed with any sanitizer with clang
Alexis Jeandet
2018-08-31
gnome: fix generate_gir when linking with libasan
Mathieu Duponchelle
2018-08-30
ci: install gdc and ldc
FFY00
2018-08-29
Improve support for macOS dylib versioning
Nirbheek Chauhan
2018-08-29
dub: enhance dependency handling
FFY00
2018-08-29
Merge pull request #4016 from thiblahute/hotdoc
Jussi Pakkanen
2018-08-29
Make `-std=` fallback remapping more robust
David Seifert
2018-08-28
Deduplicate build-tree RPATHs on macOS
David Seifert
2018-08-28
hotdoc: Add documentation
Thibault Saunier
2018-08-28
docs: Use meson to build documentation
Thibault Saunier
2018-08-28
modules: Add an 'hotdoc' module
Thibault Saunier
2018-08-28
CompilerArgs: -Wl,-lfoo is also a valid way to pass a library
Nirbheek Chauhan
2018-08-27
d: fix how the DC variable is handled
FFY00
2018-08-27
Add support for custom dist scripts.
Jussi Pakkanen
[next]