aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-22Updated release note page.0.48.0Jussi Pakkanen21-288/+316
2018-09-22Bump version number for release.Jussi Pakkanen2-2/+2
2018-09-22Use only basename part in test. Closes #4237.Jussi Pakkanen1-1/+1
2018-09-22dependencies/llvm: Add LLVM 7Dylan Baker1-2/+3
2018-09-21Updating compilers.py to add functions - get_optimization_args, get_debug_arg...Mohammed Amer Khalidi1-0/+28
2018-09-20clarify old behaviour of set_variable in documentation [skip ci]Bruce Richardson1-0/+3
2018-09-20D: Fix incorrect arch handling in D linkersGoaLitiuM2-8/+7
2018-09-20mesonlib: use collections.abc for abc typesDylan Baker1-1/+1
2018-09-20syntax guide: move logical ops section beside if statement [skip ci]Bruce Richardson1-23/+24
2018-09-19Add some more implibs to list of installed files on cygwinJon Turney2-0/+6
2018-09-19Fix setting `-Doptimization` breaking buildDavid Seifert1-2/+19
2018-09-19Fix `build --backend=xcode` (#4220)Guillermo Ignacio Enriquez Gutierrez1-23/+33
2018-09-18Doc: Deprecate python3 module [skip ci]Xavier Claessens2-0/+32
2018-09-18Drop unnecessary periods from help stringsZbigniew Jędrzejewski-Szmek1-25/+25
2018-09-18python module: Only run command once to get all infoXavier Claessens1-43/+33
2018-09-17[skip ci] Add some documentation for PR #3998Alexis Jeandet1-2/+4
2018-09-17ICC does not support `-Og`David Seifert1-1/+1
2018-09-17Abstract shared GCC/Clang/ICC methods in GnuLikeCompilerDavid Seifert3-178/+84
2018-09-17Merge pull request #4174 from jon-turney/link-with-custom-targetJussi Pakkanen5-3/+57
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-16Add test case for trying to link with a library made by a custom_targetJon Turney4-0/+55
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