summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Update Using-with-Visual Studionirbheek/update-old-vs-docsNirbheek Chauhan2020-04-071-10/+11
* mcompile: Use the current dir if unspecifiedNirbheek Chauhan2020-04-071-1/+0
* ci: Travis: Use the new mesonbuild/eoan imageDaniel Mensinger2020-04-051-3/+3
* boost: Fix library version (fixes #6899)Daniel Mensinger2020-04-051-0/+5
* ci: Added cuda image (Arch Linux based)Daniel Mensinger2020-04-055-6/+36
* ci: Fix env_vars.sh path in the opensuse imageDaniel Mensinger2020-04-051-4/+4
* Rename test dir names with dircondenser.py.Jussi Pakkanen2020-04-0566-2/+2
* quality / test: Fortran type hintingMichael Hirsch, Ph.D2020-04-055-28/+53
* qt dependency: Pick debug libraries based on b_vscrtCerbero2020-04-052-0/+32
* backend/vs: Fix link of wmain / wWinMain based appsPeter Harris2020-04-041-5/+0
* Make cc.has_function work on GCC/Clang __builtinsAndrei Alexeyev2020-04-042-5/+14
* ci: Use self hosted CI dataDaniel Mensinger2020-04-043-243/+75
* ci: Add debug logs to for the setup processDaniel Mensinger2020-04-042-4/+15
* Merge pull request #6843 from mensinda/ciJSONSCHEMAJussi Pakkanen2020-04-0421-100/+417
|\
| * ci: Retry if dub fetch failedDaniel Mensinger2020-04-026-10/+52
| * ci: Fix OpenSUSE imageDaniel Mensinger2020-04-021-4/+4
| * boost: make python2 optionalDaniel Mensinger2020-04-021-2/+2
| * interpreter: Fix Disabler support for modulesDaniel Mensinger2020-04-021-2/+2
| * ci: Automatically build and publish imagesDaniel Mensinger2020-04-021-0/+54
| * ci: Use new images in OS CompDaniel Mensinger2020-04-021-32/+17
| * ci: Use the new CI image builder for eoanDaniel Mensinger2020-04-023-36/+60
| * ci: Skip dub compiler test on SINGLE_DUB_COMPILERDaniel Mensinger2020-04-021-0/+9
| * ci: New CI image builder infrastructureDaniel Mensinger2020-04-0211-19/+220
| * ci: Added python-jsonschema to docker imagesDaniel Mensinger2020-04-023-4/+6
* | docs: add LLVM tool section to dependencies [skip ci]Gerion Entrup2020-04-041-0/+11
* | mparser: fix precedence of arithmetic operatorsAndrei Alexeyev2020-04-042-27/+41
* | backend/vs: Fix debug information and runtime checksPeter Harris2020-04-031-6/+6
* | mtest: Improve test output formatting.Hemmo Nieminen2020-04-031-22/+29
|/
* ci: Added boost_python to fedoraDaniel Mensinger2020-04-011-0/+1
* boost: Fix boost_python detection on bionic (fixes #6886 #4788)Daniel Mensinger2020-04-012-1/+38
* cuda: Fix meson template (fixes #6869)Daniel Mensinger2020-04-011-2/+2
* docs: Described library command in Build targets section [skip ci]Vedran Miletić2020-04-011-12/+24
* Fix meson_jar_templateJan Alexander Steffens (heftig)2020-04-011-2/+2
* docs: Fix typo in pkgconfig descriptionMichael Kuhn2020-03-311-1/+1
* compilers: disable ccache when using temporary source filesLoĂŻc Yhuel2020-03-291-0/+5
* dist: Print location of generated tarballsXavier Claessens2020-03-291-0/+1
* dist: Add --no-tests optionXavier Claessens2020-03-292-2/+11
* compilers: Fix accidental coredata mutationsOle André Vadla RavnÄs2020-03-295-6/+12
* environment: "power machintosh" is ppcDylan Baker2020-03-291-4/+2
* Report an errror if glib-compile-resources is missingJon Turney2020-03-291-1/+4
* Add a failing test for missing glib-compile-resourcesJon Turney2020-03-292-0/+11
* compilers: Fix C++ stdlib flags used for Apple's ClangOle André Vadla RavnÄs2020-03-291-2/+2
* Do not call restorecon if there are no files to installMichael Kuhn2020-03-291-0/+4
* Bump version number for new development. [skip ci]Jussi Pakkanen2020-03-291-1/+1
* Update everything for new release.0.54.0Jussi Pakkanen2020-03-2932-326/+363
* cmake: Only expand executable targets in COMMAND (fixes #6857)Daniel Mensinger2020-03-292-2/+14
* Only split linker args with D compilers. Closes: #6845Jussi Pakkanen2020-03-281-4/+8
* docs: why 'ninja test' depends on build_by_default targets [skip ci]Marc Herbert2020-03-281-2/+6
* docs: Add a new page with common cross/native file options [skip ci]Dylan Baker2020-03-284-99/+141
* boost: Better python module detectionDaniel Mensinger2020-03-282-17/+35