6290 Commits (d1f3f1d023566a54dfc65dc6067a0416b7353dff)
 

Author SHA1 Message Date
Corentin Noël 176af2c8c3 i18n: respect variable substitution for the target name when merging translations 6 years ago
Jon Turney c54cd69015 Modernize Python3Dependency 6 years ago
Rafael Ávila de Espíndola 07d2d88fa9 Allow override_find_program to use an executable. 6 years ago
Alexey Rochev 862019e6de Qt: Allow passing dependency objects to preprocess method (#3470, #3875) 6 years ago
Nirbheek Chauhan e7b25018c4 wrap: Redirect git's stdin to DEVNULL 6 years ago
Jussi Pakkanen fb2d2b6eab
Merge pull request #4114 from SoapGentoo/gtest-pkgconfig 6 years ago
Luca Weiss da7a3d5331 Change ninja.exe download URL [skip ci] 6 years ago
Luca Weiss 9c55bda56e Update appveyor example [skip ci] 6 years ago
Jussi Pakkanen 9bcd498a2f
Merge pull request #4084 from FFY00/pr-fix-dub-dependencies 6 years ago
FFY00 a5742f1852
tests: add dub (failing/85) 6 years ago
David Seifert c427f8cc9c
Pull in GTest as a dependency of GMock 6 years ago
David Seifert 5242241f5e
Prefer pkgconfig for `GMockDependency` 6 years ago
David Seifert 0aa973777f
Prefer pkgconfig for `GTestDependency` 6 years ago
Jussi Pakkanen 3d86a24b55 Remove unnecessary -lquadmath from FORTRAN flags. 6 years ago
Alexis Jeandet 73a5b4332d Meson should warn if b_lundef is mixed with any sanitizer with clang 6 years ago
Mathieu Duponchelle b2f92ea689 gnome: fix generate_gir when linking with libasan 6 years ago
FFY00 946c96e24f
ci: install gdc and ldc 6 years ago
Nirbheek Chauhan bead8287a5 Improve support for macOS dylib versioning 6 years ago
FFY00 124cedde38
dub: enhance dependency handling 6 years ago
Jussi Pakkanen b86f2fd17f
Merge pull request #4016 from thiblahute/hotdoc 6 years ago
David Seifert 28c1f31d7e Make `-std=` fallback remapping more robust 6 years ago
David Seifert cc37a66077 Deduplicate build-tree RPATHs on macOS 6 years ago
Thibault Saunier 1ea743a0bf hotdoc: Add documentation 6 years ago
Thibault Saunier 6f72473b24 docs: Use meson to build documentation 6 years ago
Thibault Saunier 378bd4df0e modules: Add an 'hotdoc' module 6 years ago
Nirbheek Chauhan 8dd2e42de3 CompilerArgs: -Wl,-lfoo is also a valid way to pass a library 6 years ago
FFY00 234bb45b02 d: fix how the DC variable is handled 6 years ago
Jussi Pakkanen fb770e1e3d Add support for custom dist scripts. 6 years ago
Jussi Pakkanen 1ffc8de5e8
Merge pull request #3981 from GoaLitiuM/d-win-fixes 6 years ago
Thibault Saunier 731906504e Add a `required` argument to `subproject` 6 years ago
Jussi Pakkanen 899b0aae9f
Merge pull request #4035 from jon-turney/factor-out-version-check 6 years ago
FFY00 ac07ae7d41 d: disallow dmd frontends (ldmd and gdc) 6 years ago
Jon Turney e0e980e064 Remove some spurious calls to the format() function 6 years ago
Andrei Antonov 8f7781f1d6 using urlopen() with explicit timeout 6 years ago
Jon Turney 7fff8318f5
Add a release note snippet 6 years ago
Jon Turney dadf6e2233
Tests for version constraints on custom lookup dependencies 6 years ago
Jon Turney 0f568cc8d5
Don't use version to check for a not-found fallback 6 years ago
Jon Turney 6a4c2d63d7
Comparison with an unknown dependency version should always fail 6 years ago
Jon Turney 1ffb44fa01
Apply dependency(version:) check for all dependency types 6 years ago
Jon Turney b8de56ee61
Only use the numeric part of the pcap_lib_version() 6 years ago
Jon Turney a956698c79
Pass kwargs to ThreadDependency superclass constructor 6 years ago
Jon Turney 15d902cdb0
Drop redundant logging in OpenMPDependency constructor 6 years ago
Jon Turney 921977589a
Set is_found in AppleFrameworks constructor 6 years ago
Jon Turney e75b7cdc15
Fix a misplaced bracket in GLDependency constructor 6 years ago
Jussi Pakkanen f34f0717e0 Revert symlink copy behaviour. Closes #4069. 6 years ago
Jussi Pakkanen 23e6200c14 My bad. 6 years ago
Nirbheek Chauhan 79aec5f342 CompilerArgs: Allow calling to_native() multiple times 6 years ago
Ole André Vadla Ravnås a7e6c1aaa4 compilers: Handle dupes in the --start/end-group logic 6 years ago
Xavier Claessens a94099bc65
Merge pull request #4068 from ndufresne/master 6 years ago
Xavier Claessens 3f3ae097d5
Merge pull request #3769 from xclaesse/command-line-step2 6 years ago