6263 Commits (c352434a7a86ad8c3f642a8072ae50c1506f6487)
 

Author SHA1 Message Date
Mihails Strasuns c352434a7a Implement thread linker args for D compilers 6 years ago
David Seifert 8f16d0f3c9 Fix ICC on macOS 6 years ago
David Seifert 2b9fb36267 Fix GCC on macOS 6 years ago
Marty E. Plummer add55bb861 i18n: allow custom target names for merge_file 6 years ago
Xavier Claessens 3cf03ec6d6 find_installation: Add support for feature option in required kwarg 6 years ago
GoaLitiuM 43268bfb79 D: Fix some compiler arguments not getting passed through properly 6 years ago
Andrei Alexeyev 67cc636e53 Add 'clone-recursive' option for git wraps 6 years ago
Jussi Pakkanen 46bf51543b
Merge pull request #4170 from 3v1n0/test-projects-extra-file-reports-fix 6 years ago
Jussi Pakkanen b9f229a494
Merge pull request #4175 from GoaLitiuM/d-archfixes 6 years ago
David Seifert 0e89b03be6 Do not use relative RPATHs on macOS with ICC/GCC 6 years ago
David Seifert 69ec001b06 Use enum instead of `int` for compiler variants 6 years ago
Jon Turney 73b47e0025 Fix incorrect feature check warning 6 years ago
Marco Trevisan (Treviño) 0fc9a60189 run_proect_tests: add cygwin as platform fix name 6 years ago
Marco Trevisan (Treviño) 81e7a0981b run_project_tests: remove pdb workaround, just use filters 6 years ago
Marco Trevisan (Treviño) b484f2ae22 test cases: add missing files to installed_files.txt 6 years ago
GoaLitiuM 5b0ad0f8ad Refactor D target architecture handling 6 years ago
GoaLitiuM f48c3de24e dub: Fix error when package was fetched but not built 6 years ago
GoaLitiuM 5205a4cf05 dub: Detect if the missing package was built for wrong architecture 6 years ago
GoaLitiuM d84c33c860 dub: Fix 32-bit architecture detection on Windows 6 years ago
Jussi Pakkanen 3f51745b41 New numbering scheme for pre-release versions. [skip ci] 6 years ago
Jussi Pakkanen f2041405fb
Merge pull request #4017 from jon-turney/version-comparison-rewrite 6 years ago
GoaLitiuM 8fa7c29661 D: Fix linker detection when static linker is missing 6 years ago
Jussi Pakkanen e0d02e2111
Merge pull request #4077 from xclaesse/reconfigure 6 years ago
Jussi Pakkanen 4631dbfc27 Upgrade to newest hotdoc. [skip ci] 6 years ago
Jon Turney de7c3cbbc5 Fix flake8 'imported but unused' reports 6 years ago
Jon Turney b338add554 Fix flake8 whitespace reports 6 years ago
Will Thompson 6a46ce4845 Builtin-options.md: fix "erros" typo [skip ci] 6 years ago
Marco Trevisan (Treviño) c677925dc1 run_projects_tests: Fail if we install extra files even if not in cl 6 years ago
Martin Kelly e22b69bd17 Minor typo fix 6 years ago
Jon Turney 1394cb9263 Correct version_compare_condition_with_min() 6 years ago
Jon Turney 8b3ad3e9a0 Add a release note snippet 6 years ago
Jon Turney eb260f6141 Allow features added in 0.nn.0 to be used when version constraint is '>=0.nn' 6 years ago
Jon Turney 8d3881a042 Add more tests of version comparison 6 years ago
Jon Turney da2c4ad3a8 Use the exact current version in obtainMesonOutput 6 years ago
Alexey Rochev 0667e8494c Qt: set QT_<MODULE>_LIB defines when using qmake detection 6 years ago
Nirbheek Chauhan 1af704a509 Sprinkle functools.lru_cache() in a few more places 6 years ago
grooveadelic d67ec95b50 Quick Guide add step for python3-pip install 6 years ago
Jon Turney 4df39ca52f
Re-implement version_compare_condition_with_min likewise 6 years ago
Jon Turney 47d0a13482
Re-implement version_compare using RPM-style version comparison 6 years ago
Nirbheek Chauhan 1819dc851a
Document version when both_libraries() was added [skip ci] 6 years ago
Marcel Hollerbach 7ae3fbf88d mesonbuild: move subdir generation along link dep generation 6 years ago
Marcel Hollerbach c68460e2ee backends: save up the dylib generated names 6 years ago
Marcel Hollerbach be1003a8e9 build: try to cache the result of the link deps 6 years ago
Jussi Pakkanen c486670e56 Skip some SDL tests when using an OSX framework version. 6 years ago
Jon Turney 654101414c Improve windows resource compiler executable selection 6 years ago
Jon Turney 39d87269b3 Add missing reporting of some methods tried to find the dependency 6 years ago
Jon Turney 593de37474 Fix duplicate PKGCONFIG case in VulkanDependency 6 years ago
Jon Turney 1768b09a12 Improve formatting of dependency details 6 years ago
Thibault Saunier bd26c71845 hotdoc: Make project_version mandatory as it should always have been 6 years ago
Thibault Saunier 1ace8d8985 hotdoc: Handle IncludeDirs to specify directories 6 years ago