aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-12run_projects_tests: Fail if we install extra files even if not in clMarco Trevisan (TreviƱo)1-2/+3
2018-09-12Minor typo fixMartin Kelly1-1/+1
2018-09-11Qt: set QT_<MODULE>_LIB defines when using qmake detectionAlexey Rochev1-0/+9
2018-09-11Sprinkle functools.lru_cache() in a few more placesNirbheek Chauhan5-37/+30
2018-09-11Quick Guide add step for python3-pip installgrooveadelic1-1/+1
2018-09-11Document version when both_libraries() was added [skip ci]Nirbheek Chauhan1-0/+2
2018-09-11mesonbuild: move subdir generation along link dep generationMarcel Hollerbach2-7/+14
2018-09-11backends: save up the dylib generated namesMarcel Hollerbach1-1/+7
2018-09-11build: try to cache the result of the link depsMarcel Hollerbach1-0/+3
2018-09-10Skip some SDL tests when using an OSX framework version.Jussi Pakkanen1-0/+6
2018-09-10Improve windows resource compiler executable selectionJon Turney2-21/+42
2018-09-10Add missing reporting of some methods tried to find the dependencyJon Turney4-0/+16
2018-09-10Fix duplicate PKGCONFIG case in VulkanDependencyJon Turney1-1/+1
2018-09-10Improve formatting of dependency detailsJon Turney3-6/+12
2018-09-10hotdoc: Make project_version mandatory as it should always have beenThibault Saunier1-0/+1
2018-09-10hotdoc: Handle IncludeDirs to specify directoriesThibault Saunier1-2/+12
2018-09-10Qt: add main argument to Qt dependency object to link with qtmain library on ...Alexey Rochev3-30/+65
2018-09-07Add method to check for C/C++ function attributesDylan Baker9-1/+388
2018-09-06Guard against the process redirecting stdout. Closes #3967.Jussi Pakkanen1-0/+3
2018-09-06Try to kill processes even more thoroughly. Closes #4127.Jussi Pakkanen1-1/+12
2018-09-06Merge pull request #4132 from GoaLitiuM/d-manyfixesJussi Pakkanen2-42/+72
2018-09-06Condense test dirs.Jussi Pakkanen65-13/+13
2018-09-06Make sure static library files are passed properly to the linkerGoaLitiuM1-0/+11
2018-09-06Fix remaining soname and rpath issues on OSXGoaLitiuM1-6/+9
2018-09-06Remove translation of file pathsGoaLitiuM1-5/+0
2018-09-06Refactor D argument translation functionGoaLitiuM1-23/+45
2018-09-06Improve D link argument handlingGoaLitiuM2-9/+8
2018-09-05D: Fix linking errors with static D libraries on WindowsGoaLitiuM1-0/+11
2018-09-05D: Fix dub dependency handling on WindowsGoaLitiuM1-11/+12
2018-09-05D: Use the documented syntax for various argumentsGoaLitiuM1-65/+41
2018-09-05Merge pull request #4006 from xclaesse/fatal-warningsXavier Claessens3-3/+18
2018-09-04Reference-manual: Clarify fallback dependency types [skip ci]Nirbheek Chauhan1-2/+5
2018-09-04Test + fix for not-found dependency fallback version comparisonNirbheek Chauhan3-2/+16
2018-09-04llvm: fix build flags with older llvm versionsJakub Wilk1-1/+1
2018-09-04Add --fatal-meson-warnings command line optionXavier Claessens3-3/+18
2018-09-03i18n: add release note snippetCorentin Noƫl1-0/+4
2018-09-03i18n: respect variable substitution for the target name when merging translat...Corentin Noƫl4-2/+42
2018-09-03Modernize Python3DependencyJon Turney1-34/+23
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