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-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-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
2018-08-27
Merge pull request #3981 from GoaLitiuM/d-win-fixes
Jussi Pakkanen
2018-08-27
Add a `required` argument to `subproject`
Thibault Saunier
2018-08-27
Merge pull request #4035 from jon-turney/factor-out-version-check
Jussi Pakkanen
2018-08-27
d: disallow dmd frontends (ldmd and gdc)
FFY00
2018-08-27
Remove some spurious calls to the format() function
Jon Turney
2018-08-27
using urlopen() with explicit timeout
Andrei Antonov
2018-08-26
Add a release note snippet
Jon Turney
2018-08-26
Tests for version constraints on custom lookup dependencies
Jon Turney
2018-08-26
Don't use version to check for a not-found fallback
Jon Turney
2018-08-26
Comparison with an unknown dependency version should always fail
Jon Turney
2018-08-26
Apply dependency(version:) check for all dependency types
Jon Turney
2018-08-26
Only use the numeric part of the pcap_lib_version()
Jon Turney
2018-08-26
Pass kwargs to ThreadDependency superclass constructor
Jon Turney
2018-08-26
Drop redundant logging in OpenMPDependency constructor
Jon Turney
2018-08-26
Set is_found in AppleFrameworks constructor
Jon Turney
2018-08-26
Fix a misplaced bracket in GLDependency constructor
Jon Turney
2018-08-23
Revert symlink copy behaviour. Closes #4069.
Jussi Pakkanen
2018-08-23
My bad.
Jussi Pakkanen
2018-08-23
CompilerArgs: Allow calling to_native() multiple times
Nirbheek Chauhan
[next]