aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-23mtest: Generate a JUnit xml result fileDylan Baker4-0/+238
2020-04-23mtest: Store individual results for TAP testsDylan Baker1-21/+23
2020-04-22mtest: Use textrwap.dedent for large blockDylan Baker1-8/+9
2020-04-22ci: install python3-lxmlDylan Baker4-3/+4
2020-04-21Use pkg_resource to find resources files (data)Dylan Baker2-4/+8
2020-04-21setup.cfg: Mark setuptools as requiredDylan Baker1-0/+2
2020-04-21Merge pull request #6816 from dcbaker/framework-matrixJussi Pakkanen14-46/+214
2020-04-21gtkdochelper.py: Ignore UnicodeEncodeError when printing outputChun-wei Fan1-1/+8
2020-04-21gtkdochelper.py: Support Windows cmd.exe consolesChun-wei Fan1-0/+1
2020-04-21switch python2 %s for python3 .formatMichael6-18/+18
2020-04-21docs/cross-compilation: Note appropriate values for cpu_family [skip ci]Dylan Baker1-8/+12
2020-04-20Compiler options per langJohn Ericson16-230/+397
2020-04-20fix ninja version inconsistentMichael2-3/+3
2020-04-20compilers: Silence warning about gnu_inline with clangNirbheek Chauhan4-6/+18
2020-04-20add introspect --buildsystem-files info [skip ci]Michael1-0/+15
2020-04-17interpreter: Correctly ignore def files in build directoryXavier Claessens4-7/+51
2020-04-17tests: Convert sdl2 to use a matrix optionDylan Baker3-17/+22
2020-04-17tests: use a json matrix for MPIDylan Baker1-0/+15
2020-04-17Add a json schema for the test.json used in testsDylan Baker4-2/+143
2020-04-17ci: Add python-jsonschemaDylan Baker5-5/+7
2020-04-17run_project_tests: Allow matrix tests to skipDylan Baker1-1/+5
2020-04-17run_project_tests: Add an option to put temprorary files in /tmpDylan Baker1-21/+22
2020-04-17cmake: Do not compile explicit header filesDaniel Mensinger13-15/+200
2020-04-17compilers: Honor <lang>_ld when linking C-like outputsOle André Vadla RavnÄs1-0/+4
2020-04-17Merge pull request #6980 from fooishbar/cmake-windows-system-lib-depsJussi Pakkanen1-2/+16
2020-04-17tests/common/203: Use a test matrixDylan Baker3-24/+41
2020-04-17compilers: Update gnu_inline test to work correctly with Clang >= 10Dylan Baker1-0/+3
2020-04-17docs/users: Update freedesktop users to point at gitlab [skip ci]Dylan Baker1-5/+5
2020-04-17docs: The X Test Suite uses meson [skip ci]Dylan Baker1-0/+1
2020-04-17tests/common/93: Fix cross building when no exe_wrapper is availableDylan Baker1-1/+13
2020-04-16backend: Fix file name confilcts by using the complete pathDaniel Mensinger1-2/+2
2020-04-15dependencies/cmake: Only use abs paths as link argsDaniel Stone1-1/+5
2020-04-15dependencies/cmake: Suffix bare library dependencies on WindowsDaniel Stone1-0/+9
2020-04-15dependencies/cmake: Add Windows/VS library regexDaniel Stone1-1/+2
2020-04-14Corrected prefix path [skip ci]Jonas MĂžller1-1/+1
2020-04-14interpreter: find_program: Store program's name when not foundAriel D'Alessandro1-3/+3
2020-04-14interpreter: Show program's name on run_command error messageAriel D'Alessandro1-1/+1
2020-04-13wrap: Add fallback urlsXavier Claessens4-10/+27
2020-04-13Remove alignment syntax not supported by hotdoc. Closes: #6954. [skip ci]Jussi Pakkanen1-5/+5
2020-04-12Merge pull request #6963 from mensinda/cmFixCCmdJussi Pakkanen4-5/+55
2020-04-12Merge pull request #6943 from dcbaker/gdc-coverageJussi Pakkanen4-10/+10
2020-04-12Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-defaultJussi Pakkanen4-11/+18
2020-04-12cmake: Preserve include directory order (fixes #6959)Daniel Mensinger20-11/+145
2020-04-12azure: Do not skip boost testsDaniel Mensinger1-1/+4
2020-04-12cmake: Capture stdout with UNIX pipesDaniel Mensinger3-1/+38
2020-04-12cmake: Fix custom command CMake list issueDaniel Mensinger2-4/+17
2020-04-12Fix VS Intellisense for projects which depend on LLVM found via CMake.Jesse Natalie1-0/+3
2020-04-11opts: Allow `-` and `not` in meson_options.txt (fixes #6948)Daniel Mensinger3-2/+17
2020-04-11Handle BuildTarget as custom_target() argument #6914Marc-André Lureau5-11/+28
2020-04-11docs: fix the docs for install_subdir's strip_directory [skip ci]Peter Hutterer1-1/+1