summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compilers: Silence warning about gnu_inline with clangnirbheek/fix-clang-gnu_inline-warning-errorNirbheek Chauhan2020-04-184-6/+18
* interpreter: Correctly ignore def files in build directoryXavier Claessens2020-04-174-7/+51
* cmake: Do not compile explicit header filesDaniel Mensinger2020-04-1713-15/+200
* compilers: Honor <lang>_ld when linking C-like outputsOle André Vadla RavnÄs2020-04-171-0/+4
* Merge pull request #6980 from fooishbar/cmake-windows-system-lib-depsJussi Pakkanen2020-04-171-2/+16
|\
| * dependencies/cmake: Only use abs paths as link argsDaniel Stone2020-04-151-1/+5
| * dependencies/cmake: Suffix bare library dependencies on WindowsDaniel Stone2020-04-151-0/+9
| * dependencies/cmake: Add Windows/VS library regexDaniel Stone2020-04-151-1/+2
* | tests/common/203: Use a test matrixDylan Baker2020-04-173-24/+41
* | compilers: Update gnu_inline test to work correctly with Clang >= 10Dylan Baker2020-04-171-0/+3
* | docs/users: Update freedesktop users to point at gitlab [skip ci]Dylan Baker2020-04-171-5/+5
* | docs: The X Test Suite uses meson [skip ci]Dylan Baker2020-04-171-0/+1
* | tests/common/93: Fix cross building when no exe_wrapper is availableDylan Baker2020-04-171-1/+13
* | backend: Fix file name confilcts by using the complete pathDaniel Mensinger2020-04-161-2/+2
|/
* Corrected prefix path [skip ci]Jonas MĂžller2020-04-141-1/+1
* interpreter: find_program: Store program's name when not foundAriel D'Alessandro2020-04-141-3/+3
* interpreter: Show program's name on run_command error messageAriel D'Alessandro2020-04-141-1/+1
* wrap: Add fallback urlsXavier Claessens2020-04-134-10/+27
* Remove alignment syntax not supported by hotdoc. Closes: #6954. [skip ci]Jussi Pakkanen2020-04-131-5/+5
* Merge pull request #6963 from mensinda/cmFixCCmdJussi Pakkanen2020-04-124-5/+55
|\
| * cmake: Capture stdout with UNIX pipesDaniel Mensinger2020-04-123-1/+38
| * cmake: Fix custom command CMake list issueDaniel Mensinger2020-04-122-4/+17
* | Merge pull request #6943 from dcbaker/gdc-coverageJussi Pakkanen2020-04-124-10/+10
|\ \
| * | compilers/d: Add missing method for dmd and ldcDylan Baker2020-04-101-0/+3
| * | compilers/d: Implement coverage for GDCDylan Baker2020-04-101-4/+1
| * | compilers: Move things out of clikeDylan Baker2020-04-103-6/+6
* | | Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-defaultJussi Pakkanen2020-04-124-11/+18
|\ \ \
| * | | Refine documentation of default name_prefixJon Turney2020-04-111-4/+4
| * | | Fix handling of library(name_prefix: [])Jon Turney2020-04-111-6/+7
| * | | Extend test to cover using library(name_prefix: []) for defaultJon Turney2020-04-112-1/+7
* | | | cmake: Preserve include directory order (fixes #6959)Daniel Mensinger2020-04-1220-11/+145
* | | | azure: Do not skip boost testsDaniel Mensinger2020-04-121-1/+4
* | | | Fix VS Intellisense for projects which depend on LLVM found via CMake.Jesse Natalie2020-04-121-0/+3
| |_|/ |/| |
* | | opts: Allow `-` and `not` in meson_options.txt (fixes #6948)Daniel Mensinger2020-04-113-2/+17
* | | Handle BuildTarget as custom_target() argument #6914Marc-André Lureau2020-04-115-11/+28
* | | docs: fix the docs for install_subdir's strip_directory [skip ci]Peter Hutterer2020-04-111-1/+1
* | | References-tables.md: repair broken tableVanadiae2020-04-111-1/+1
|/ /
* | Add rust stdlib dir to PATH on Windows.Jussi Pakkanen2020-04-111-0/+3
|/
* compilers: disable b_sanitize on hurdPino Toscano2020-04-101-1/+3
* symbolextractor: add support for hurdPino Toscano2020-04-101-1/+1
* symbolextractor: rename linux_syms to gnu_symsPino Toscano2020-04-101-2/+2
* Recognize Hurd as platform/OSPino Toscano2020-04-102-0/+10
* cmake: support cmake config file syntax (#6917)dabrain342020-04-102-14/+96
* Fix typo in help of option '--wipe' [skip ci]Jens Carl2020-04-101-1/+1
* Log when ignoring LLVM because dynamic was requestedJesse Natalie2020-04-101-0/+1
* Fixes meson bug to allow arm64 buildJesse Natalie2020-04-101-1/+5
* ci: Fix passing env varsDaniel Mensinger2020-04-101-1/+1
* Fix typosJens Carl2020-04-101-2/+2
* Fix requireed meson version for override_dependency()Xavier Claessens2020-04-081-1/+1
* docs: Update Using-with-Visual StudioNirbheek Chauhan2020-04-081-10/+11