aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-03Allow override_find_program to use an executable.Rafael Ávila de Espíndola12-6/+78
2018-09-03Qt: Allow passing dependency objects to preprocess method (#3470, #3875)Alexey Rochev3-6/+37
2018-09-03wrap: Redirect git's stdin to DEVNULLNirbheek Chauhan1-1/+1
2018-09-03Merge pull request #4114 from SoapGentoo/gtest-pkgconfigJussi Pakkanen1-11/+70
2018-09-03Change ninja.exe download URL [skip ci]Luca Weiss1-1/+1
2018-09-03Update appveyor example [skip ci]Luca Weiss1-13/+38
2018-09-03Merge pull request #4084 from FFY00/pr-fix-dub-dependenciesJussi Pakkanen6-29/+120
2018-09-02tests: add dub (failing/85)FFY003-0/+9
2018-09-02Pull in GTest as a dependency of GMockDavid Seifert1-7/+25
2018-09-02Prefer pkgconfig for `GMockDependency`David Seifert1-2/+25
2018-09-02Prefer pkgconfig for `GTestDependency`David Seifert1-2/+20
2018-09-02Remove unnecessary -lquadmath from FORTRAN flags.Jussi Pakkanen1-1/+1
2018-09-02Meson should warn if b_lundef is mixed with any sanitizer with clangAlexis Jeandet1-4/+3
2018-08-31gnome: fix generate_gir when linking with libasanMathieu Duponchelle2-1/+9
2018-08-30ci: install gdc and ldcFFY001-1/+5
2018-08-29Improve support for macOS dylib versioningNirbheek Chauhan9-73/+183
2018-08-29dub: enhance dependency handlingFFY002-28/+106
2018-08-29Merge pull request #4016 from thiblahute/hotdocJussi Pakkanen17-23/+595
2018-08-29Make `-std=` fallback remapping more robustDavid Seifert1-11/+54
2018-08-28Deduplicate build-tree RPATHs on macOSDavid Seifert2-2/+10
2018-08-28hotdoc: Add documentationThibault Saunier4-2/+105
2018-08-28docs: Use meson to build documentationThibault Saunier4-24/+25
2018-08-28modules: Add an 'hotdoc' moduleThibault Saunier9-1/+464
2018-08-28CompilerArgs: -Wl,-lfoo is also a valid way to pass a libraryNirbheek Chauhan2-2/+5
2018-08-27d: fix how the DC variable is handledFFY001-6/+2
2018-08-27Add support for custom dist scripts.Jussi Pakkanen10-16/+123
2018-08-27Merge pull request #3981 from GoaLitiuM/d-win-fixesJussi Pakkanen19-57/+278
2018-08-27Add a `required` argument to `subproject`Thibault Saunier14-15/+140
2018-08-27Merge pull request #4035 from jon-turney/factor-out-version-checkJussi Pakkanen24-67/+145
2018-08-27d: disallow dmd frontends (ldmd and gdc)FFY001-0/+6
2018-08-27Remove some spurious calls to the format() functionJon Turney1-3/+3
2018-08-27using urlopen() with explicit timeoutAndrei Antonov3-6/+8
2018-08-26Add a release note snippetJon Turney2-2/+19
2018-08-26Tests for version constraints on custom lookup dependenciesJon Turney16-0/+62
2018-08-26Don't use version to check for a not-found fallbackJon Turney1-1/+1
2018-08-26Comparison with an unknown dependency version should always failJon Turney5-36/+36
2018-08-26Apply dependency(version:) check for all dependency typesJon Turney1-33/+31
2018-08-26Only use the numeric part of the pcap_lib_version()Jon Turney1-2/+5
2018-08-26Pass kwargs to ThreadDependency superclass constructorJon Turney1-1/+1
2018-08-26Drop redundant logging in OpenMPDependency constructorJon Turney1-1/+0
2018-08-26Set is_found in AppleFrameworks constructorJon Turney1-2/+1
2018-08-26Fix a misplaced bracket in GLDependency constructorJon Turney1-1/+1
2018-08-23Revert symlink copy behaviour. Closes #4069.Jussi Pakkanen1-1/+13
2018-08-23My bad.Jussi Pakkanen1-1/+1
2018-08-23CompilerArgs: Allow calling to_native() multiple timesNirbheek Chauhan2-12/+39
2018-08-23compilers: Handle dupes in the --start/end-group logicOle André Vadla RavnÄs1-3/+4
2018-08-23Merge pull request #4068 from ndufresne/masterXavier Claessens1-1/+8
2018-08-23Merge pull request #3769 from xclaesse/command-line-step2Xavier Claessens7-36/+24
2018-08-22Added "native" kwarg to add_XXX_args. Closes #3669.Jussi Pakkanen10-40/+160
2018-08-22compilers: Reduce sizes of MSVC linked binariesOle André Vadla RavnÄs2-4/+7