summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-14interpreter: find_program: Store program's name when not foundAriel D'Alessandro
2020-04-14interpreter: Show program's name on run_command error messageAriel D'Alessandro
2020-04-13wrap: Add fallback urlsXavier Claessens
2020-04-13Remove alignment syntax not supported by hotdoc. Closes: #6954. [skip ci]Jussi Pakkanen
2020-04-12Merge pull request #6963 from mensinda/cmFixCCmdJussi Pakkanen
2020-04-12Merge pull request #6943 from dcbaker/gdc-coverageJussi Pakkanen
2020-04-12Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-defaultJussi Pakkanen
2020-04-12cmake: Preserve include directory order (fixes #6959)Daniel Mensinger
2020-04-12azure: Do not skip boost testsDaniel Mensinger
2020-04-12cmake: Capture stdout with UNIX pipesDaniel Mensinger
2020-04-12cmake: Fix custom command CMake list issueDaniel Mensinger
2020-04-12Fix VS Intellisense for projects which depend on LLVM found via CMake.Jesse Natalie
2020-04-11opts: Allow `-` and `not` in meson_options.txt (fixes #6948)Daniel Mensinger
2020-04-11Handle BuildTarget as custom_target() argument #6914Marc-André Lureau
2020-04-11docs: fix the docs for install_subdir's strip_directory [skip ci]Peter Hutterer
2020-04-11Refine documentation of default name_prefixJon Turney
2020-04-11Fix handling of library(name_prefix: [])Jon Turney
2020-04-11Extend test to cover using library(name_prefix: []) for defaultJon Turney
2020-04-11References-tables.md: repair broken tableVanadiae
2020-04-11Add rust stdlib dir to PATH on Windows.Jussi Pakkanen
2020-04-10compilers/d: Add missing method for dmd and ldcDylan Baker
2020-04-10compilers/d: Implement coverage for GDCDylan Baker
2020-04-10compilers: Move things out of clikeDylan Baker
2020-04-10compilers: disable b_sanitize on hurdPino Toscano
2020-04-10symbolextractor: add support for hurdPino Toscano
2020-04-10symbolextractor: rename linux_syms to gnu_symsPino Toscano
2020-04-10Recognize Hurd as platform/OSPino Toscano
2020-04-10cmake: support cmake config file syntax (#6917)dabrain34
2020-04-10Fix typo in help of option '--wipe' [skip ci]Jens Carl
2020-04-10Log when ignoring LLVM because dynamic was requestedJesse Natalie
2020-04-10Fixes meson bug to allow arm64 buildJesse Natalie
2020-04-10ci: Fix passing env varsDaniel Mensinger
2020-04-10Fix typosJens Carl
2020-04-08Fix requireed meson version for override_dependency()Xavier Claessens
2020-04-08docs: Update Using-with-Visual StudioNirbheek Chauhan
2020-04-08mcompile: Use the current dir if unspecifiedNirbheek Chauhan
2020-04-08travis: Fix Travis OSX buildDaniel Mensinger
2020-04-07docs: Mention library command as well [skip ci]Vedran Miletić
2020-04-05ci: Travis: Use the new mesonbuild/eoan imageDaniel Mensinger
2020-04-05boost: Fix library version (fixes #6899)Daniel Mensinger
2020-04-05ci: Added cuda image (Arch Linux based)Daniel Mensinger
2020-04-05ci: Fix env_vars.sh path in the opensuse imageDaniel Mensinger
2020-04-05Rename test dir names with dircondenser.py.Jussi Pakkanen
2020-04-05quality / test: Fortran type hintingMichael Hirsch, Ph.D
2020-04-05qt dependency: Pick debug libraries based on b_vscrtCerbero
2020-04-04backend/vs: Fix link of wmain / wWinMain based appsPeter Harris
2020-04-04Make cc.has_function work on GCC/Clang __builtinsAndrei Alexeyev
2020-04-04ci: Use self hosted CI dataDaniel Mensinger
2020-04-04ci: Add debug logs to for the setup processDaniel Mensinger
2020-04-04Merge pull request #6843 from mensinda/ciJSONSCHEMAJussi Pakkanen