summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11Re-implement version_compare_condition_with_min likewiseJon Turney
2018-09-11Re-implement version_compare using RPM-style version comparisonJon Turney
2018-09-10Add test case for version_compare_manyJon Turney
2018-09-07Add method to check for C/C++ function attributesDylan Baker
2018-09-06Guard against the process redirecting stdout. Closes #3967.Jussi Pakkanen
2018-09-06Try to kill processes even more thoroughly. Closes #4127.Jussi Pakkanen
2018-09-06Merge pull request #4132 from GoaLitiuM/d-manyfixesJussi Pakkanen
2018-09-06Condense test dirs.Jussi Pakkanen
2018-09-06Make sure static library files are passed properly to the linkerGoaLitiuM
2018-09-06Fix remaining soname and rpath issues on OSXGoaLitiuM
2018-09-06Remove translation of file pathsGoaLitiuM
2018-09-06Refactor D argument translation functionGoaLitiuM
2018-09-06Improve D link argument handlingGoaLitiuM
2018-09-05D: Fix linking errors with static D libraries on WindowsGoaLitiuM
2018-09-05D: Fix dub dependency handling on WindowsGoaLitiuM
2018-09-05D: Use the documented syntax for various argumentsGoaLitiuM
2018-09-05Merge pull request #4006 from xclaesse/fatal-warningsXavier Claessens
2018-09-04Reference-manual: Clarify fallback dependency types [skip ci]Nirbheek Chauhan
2018-09-04Test + fix for not-found dependency fallback version comparisonNirbheek Chauhan
2018-09-04llvm: fix build flags with older llvm versionsJakub Wilk
2018-09-04Add --fatal-meson-warnings command line optionXavier Claessens
2018-09-03i18n: add release note snippetCorentin Noël
2018-09-03i18n: respect variable substitution for the target name when merging translat...Corentin Noël
2018-09-03Modernize Python3DependencyJon Turney
2018-09-03Allow override_find_program to use an executable.Rafael Ávila de Espíndola
2018-09-03Qt: Allow passing dependency objects to preprocess method (#3470, #3875)Alexey Rochev
2018-09-03wrap: Redirect git's stdin to DEVNULLNirbheek Chauhan
2018-09-03Merge pull request #4114 from SoapGentoo/gtest-pkgconfigJussi Pakkanen
2018-09-03Change ninja.exe download URL [skip ci]Luca Weiss
2018-09-03Update appveyor example [skip ci]Luca Weiss
2018-09-03Merge pull request #4084 from FFY00/pr-fix-dub-dependenciesJussi Pakkanen
2018-09-02tests: add dub (failing/85)FFY00
2018-09-02Pull in GTest as a dependency of GMockDavid Seifert
2018-09-02Prefer pkgconfig for `GMockDependency`David Seifert
2018-09-02Prefer pkgconfig for `GTestDependency`David Seifert
2018-09-02Remove unnecessary -lquadmath from FORTRAN flags.Jussi Pakkanen
2018-09-02Meson should warn if b_lundef is mixed with any sanitizer with clangAlexis Jeandet
2018-08-31gnome: fix generate_gir when linking with libasanMathieu Duponchelle
2018-08-30ci: install gdc and ldcFFY00
2018-08-29Improve support for macOS dylib versioningNirbheek Chauhan
2018-08-29dub: enhance dependency handlingFFY00
2018-08-29Merge pull request #4016 from thiblahute/hotdocJussi Pakkanen
2018-08-29Make `-std=` fallback remapping more robustDavid Seifert
2018-08-28Deduplicate build-tree RPATHs on macOSDavid Seifert
2018-08-28hotdoc: Add documentationThibault Saunier
2018-08-28docs: Use meson to build documentationThibault Saunier
2018-08-28modules: Add an 'hotdoc' moduleThibault Saunier
2018-08-28CompilerArgs: -Wl,-lfoo is also a valid way to pass a libraryNirbheek Chauhan
2018-08-27d: fix how the DC variable is handledFFY00
2018-08-27Add support for custom dist scripts.Jussi Pakkanen