aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-05Rename test dir names with dircondenser.py.Jussi Pakkanen66-2/+2
2020-04-05quality / test: Fortran type hintingMichael Hirsch, Ph.D5-28/+53
2020-04-05qt dependency: Pick debug libraries based on b_vscrtCerbero2-0/+32
2020-04-04backend/vs: Fix link of wmain / wWinMain based appsPeter Harris1-5/+0
2020-04-04Make cc.has_function work on GCC/Clang __builtinsAndrei Alexeyev2-5/+14
2020-04-04ci: Use self hosted CI dataDaniel Mensinger3-243/+75
2020-04-04ci: Add debug logs to for the setup processDaniel Mensinger2-4/+15
2020-04-04Merge pull request #6843 from mensinda/ciJSONSCHEMAJussi Pakkanen21-100/+417
2020-04-04docs: add LLVM tool section to dependencies [skip ci]Gerion Entrup1-0/+11
2020-04-04mparser: fix precedence of arithmetic operatorsAndrei Alexeyev2-27/+41
2020-04-03backend/vs: Fix debug information and runtime checksPeter Harris1-6/+6
2020-04-03mtest: Improve test output formatting.Hemmo Nieminen1-22/+29
2020-04-02ci: Retry if dub fetch failedDaniel Mensinger6-10/+52
2020-04-02ci: Fix OpenSUSE imageDaniel Mensinger1-4/+4
2020-04-02boost: make python2 optionalDaniel Mensinger1-2/+2
2020-04-02interpreter: Fix Disabler support for modulesDaniel Mensinger1-2/+2
2020-04-02ci: Automatically build and publish imagesDaniel Mensinger1-0/+54
2020-04-02ci: Use new images in OS CompDaniel Mensinger1-32/+17
2020-04-02ci: Use the new CI image builder for eoanDaniel Mensinger3-36/+60
2020-04-02ci: Skip dub compiler test on SINGLE_DUB_COMPILERDaniel Mensinger1-0/+9
2020-04-02ci: New CI image builder infrastructureDaniel Mensinger11-19/+220
2020-04-02ci: Added python-jsonschema to docker imagesDaniel Mensinger3-4/+6
2020-04-01ci: Added boost_python to fedoraDaniel Mensinger1-0/+1
2020-04-01boost: Fix boost_python detection on bionic (fixes #6886 #4788)Daniel Mensinger2-1/+38
2020-04-01cuda: Fix meson template (fixes #6869)Daniel Mensinger1-2/+2
2020-04-01docs: Described library command in Build targets section [skip ci]Vedran Miletić1-12/+24
2020-04-01Fix meson_jar_templateJan Alexander Steffens (heftig)1-2/+2
2020-03-31docs: Fix typo in pkgconfig descriptionMichael Kuhn1-1/+1
2020-03-29compilers: disable ccache when using temporary source filesLoĂŻc Yhuel1-0/+5
2020-03-29dist: Print location of generated tarballsXavier Claessens1-0/+1
2020-03-29dist: Add --no-tests optionXavier Claessens2-2/+11
2020-03-29compilers: Fix accidental coredata mutationsOle André Vadla RavnÄs5-6/+12
2020-03-29environment: "power machintosh" is ppcDylan Baker1-4/+2
2020-03-29Report an errror if glib-compile-resources is missingJon Turney1-1/+4
2020-03-29Add a failing test for missing glib-compile-resourcesJon Turney2-0/+11
2020-03-29compilers: Fix C++ stdlib flags used for Apple's ClangOle André Vadla RavnÄs1-2/+2
2020-03-29Do not call restorecon if there are no files to installMichael Kuhn1-0/+4
2020-03-29Bump version number for new development. [skip ci]Jussi Pakkanen1-1/+1
2020-03-29Update everything for new release.0.54.0Jussi Pakkanen32-326/+363
2020-03-29cmake: Only expand executable targets in COMMAND (fixes #6857)Daniel Mensinger2-2/+14
2020-03-28Only split linker args with D compilers. Closes: #6845Jussi Pakkanen1-4/+8
2020-03-28docs: why 'ninja test' depends on build_by_default targets [skip ci]Marc Herbert1-2/+6
2020-03-28docs: Add a new page with common cross/native file options [skip ci]Dylan Baker4-99/+141
2020-03-28boost: Better python module detectionDaniel Mensinger2-17/+35
2020-03-28boost: Better log found and missing modulesDaniel Mensinger1-4/+18
2020-03-24Make werror per subproject optionXavier Claessens7-9/+20
2020-03-24Clarify a workaround for older versions of LLD for MinGW (#6836) [skip ci]Martin Storsjö1-1/+3
2020-03-24Bump version number for rc1.0.54.0.rc1Jussi Pakkanen2-2/+2
2020-03-24compilers: Clang can take linkers that are pathsDylan Baker1-0/+14
2020-03-23gtkdoc: Add missing permitted kwargXavier Claessens1-1/+1