aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-17Also check wx-config-gtk3 when looking for wxWidgetsJan Niklas Hasse2-5/+5
2018-09-17Fix regressed D test cases on WindowsGoaLitiuM2-10/+10
2018-09-17Fix broken unit test qt5dependency_pkgconfig_detectionAlexis Jeandet1-7/+7
2018-09-17gnome.gtkdoc: Add new c_args parameterIñigo Martínez2-1/+6
2018-09-17gnome.gtkdoc: Fix dependencies compile_args in gtkdocIñigo Martínez1-0/+1
2018-09-17Fix version check when passing feature option to find_installation()Xavier Claessens2-3/+6
2018-09-17Pkgconfig-module.md: fix typos [skip ci]Will Thompson1-3/+3
2018-09-16Implement thread linker args for D compilersMihails Strasuns1-0/+3
2018-09-16Fix ICC on macOSDavid Seifert8-22/+72
2018-09-16Fix GCC on macOSDavid Seifert2-4/+16
2018-09-16i18n: allow custom target names for merge_fileMarty E. Plummer4-1/+16
2018-09-16find_installation: Add support for feature option in required kwargXavier Claessens4-5/+12
2018-09-16D: Fix some compiler arguments not getting passed through properlyGoaLitiuM1-1/+1
2018-09-16Add 'clone-recursive' option for git wrapsAndrei Alexeyev3-2/+20
2018-09-16Merge pull request #4170 from 3v1n0/test-projects-extra-file-reports-fixJussi Pakkanen26-14/+351
2018-09-16Merge pull request #4175 from GoaLitiuM/d-archfixesJussi Pakkanen3-51/+61
2018-09-16Do not use relative RPATHs on macOS with ICC/GCCDavid Seifert1-1/+2
2018-09-16Use enum instead of `int` for compiler variantsDavid Seifert10-189/+165
2018-09-16Fix incorrect feature check warningJon Turney2-1/+2
2018-09-14run_proect_tests: add cygwin as platform fix nameMarco Trevisan (Treviño)5-8/+13
2018-09-14run_project_tests: remove pdb workaround, just use filtersMarco Trevisan (Treviño)4-12/+6
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (Treviño)23-4/+341
2018-09-14Refactor D target architecture handlingGoaLitiuM3-31/+25
2018-09-14dub: Fix error when package was fetched but not builtGoaLitiuM1-11/+12
2018-09-14dub: Detect if the missing package was built for wrong architectureGoaLitiuM1-1/+12
2018-09-14dub: Fix 32-bit architecture detection on WindowsGoaLitiuM1-10/+14
2018-09-13New numbering scheme for pre-release versions. [skip ci]Jussi Pakkanen1-1/+1
2018-09-13Merge pull request #4017 from jon-turney/version-comparison-rewriteJussi Pakkanen6-91/+221
2018-09-13D: Fix linker detection when static linker is missingGoaLitiuM2-10/+21
2018-09-13Merge pull request #4077 from xclaesse/reconfigureJussi Pakkanen1-28/+34
2018-09-13Upgrade to newest hotdoc. [skip ci]Jussi Pakkanen12-3/+2
2018-09-13Fix flake8 'imported but unused' reportsJon Turney2-2/+1
2018-09-13Fix flake8 whitespace reportsJon Turney2-2/+1
2018-09-13Builtin-options.md: fix "erros" typo [skip ci]Will Thompson1-1/+1
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-12Correct version_compare_condition_with_min()Jon Turney4-7/+12
2018-09-12Add a release note snippetJon Turney2-1/+16
2018-09-12Allow features added in 0.nn.0 to be used when version constraint is '>=0.nn'Jon Turney1-0/+14
2018-09-12Add more tests of version comparisonJon Turney1-1/+102
2018-09-12Use the exact current version in obtainMesonOutputJon Turney2-20/+11
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-11Re-implement version_compare_condition_with_min likewiseJon Turney1-54/+3
2018-09-11Re-implement version_compare using RPM-style version comparisonJon Turney1-12/+60
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