9367 Commits (365b667dc545923718a7fbf22ff29c15877eb67b)
 

Author SHA1 Message Date
Daniel Mensinger faf16545fa
wrap: Add test case for local source / patch files 5 years ago
Daniel Mensinger ccdf7f6d34
wrap: Add support for local files via only `*_filename` 5 years ago
Peter Harris 7c68fe8008 backend/vs: Fix build when not all languages have pch 5 years ago
georgev93 8e397491b4 Adjust regex to handle cases such as C:/Program Files/folder 5 years ago
Dylan Baker 97f7e3d83c ci: Try to fix opensuse image 5 years ago
Dylan Baker 7b7f93a09f mtest: Generate a JUnit xml result file 5 years ago
Dylan Baker 0c3bb15357 mtest: Store individual results for TAP tests 5 years ago
Andrew Udvare 39ca178d21 compilers: fix type issue 5 years ago
Michael 61e53fbfd9 update MANIFEST.in 5 years ago
Dylan Baker 4dcbb9254a mtest: Use textrwap.dedent for large block 5 years ago
Dylan Baker 959c1becd6 ci: install python3-lxml 5 years ago
Alexandre Lavigne bfea80677e Issue: 7009: CMake/Centos7 Unable to find CMake even though it is installed 5 years ago
Dylan Baker 57b468c75a Use pkg_resource to find resources files (data) 5 years ago
Dylan Baker cd79ec2839 setup.cfg: Mark setuptools as required 5 years ago
Jussi Pakkanen 84f28fc3f1
Merge pull request #6816 from dcbaker/framework-matrix 5 years ago
Chun-wei Fan 89bd55b9da gtkdochelper.py: Ignore UnicodeEncodeError when printing output 5 years ago
Chun-wei Fan 415c9e14e7 gtkdochelper.py: Support Windows cmd.exe consoles 5 years ago
Michael c53b637959 switch python2 %s for python3 .format 5 years ago
Dylan Baker 182f40d25a docs/cross-compilation: Note appropriate values for cpu_family [skip ci] 5 years ago
John Ericson 278c294aa4 Compiler options per lang 5 years ago
Michael e04b0ae6b6 fix ninja version inconsistent 5 years ago
Nirbheek Chauhan dc19b13202 compilers: Silence warning about gnu_inline with clang 5 years ago
Michael b61e037e93 add introspect --buildsystem-files info [skip ci] 5 years ago
Xavier Claessens f798207a9a interpreter: Correctly ignore def files in build directory 5 years ago
Dylan Baker eb45ce6189 tests: Convert sdl2 to use a matrix option 5 years ago
Dylan Baker ea34c666ac tests: use a json matrix for MPI 5 years ago
Dylan Baker e0c9259e79 Add a json schema for the test.json used in tests 5 years ago
Dylan Baker 91050e0c7c ci: Add python-jsonschema 5 years ago
Dylan Baker a3f39fde1b run_project_tests: Allow matrix tests to skip 5 years ago
Dylan Baker d887a8faff run_project_tests: Add an option to put temprorary files in /tmp 5 years ago
Daniel Mensinger cf4b9e6502 cmake: Do not compile explicit header files 5 years ago
Ole André Vadla Ravnås c0a8abc580 compilers: Honor <lang>_ld when linking C-like outputs 5 years ago
Jussi Pakkanen 1100484148
Merge pull request #6980 from fooishbar/cmake-windows-system-lib-deps 5 years ago
Dylan Baker 3103b336a6 tests/common/203: Use a test matrix 5 years ago
Dylan Baker 66bc485646 compilers: Update gnu_inline test to work correctly with Clang >= 10 5 years ago
Dylan Baker d4b537c895 docs/users: Update freedesktop users to point at gitlab [skip ci] 5 years ago
Dylan Baker 36f70c6845 docs: The X Test Suite uses meson [skip ci] 5 years ago
Dylan Baker 0e4d35968d tests/common/93: Fix cross building when no exe_wrapper is available 5 years ago
Daniel Mensinger d4449ed613 backend: Fix file name confilcts by using the complete path 5 years ago
Daniel Stone f5f3805ce2 dependencies/cmake: Only use abs paths as link args 5 years ago
Daniel Stone 0f4e88b181 dependencies/cmake: Suffix bare library dependencies on Windows 5 years ago
Daniel Stone 98e5e1ddc5 dependencies/cmake: Add Windows/VS library regex 5 years ago
Jonas Møller 1d7d9c88e8
Corrected prefix path [skip ci] 5 years ago
Ariel D'Alessandro 55f02c1949 interpreter: find_program: Store program's name when not found 5 years ago
Ariel D'Alessandro b1b3987d9c interpreter: Show program's name on run_command error message 5 years ago
Xavier Claessens a6239d5100 wrap: Add fallback urls 5 years ago
Jussi Pakkanen 6ebf674798 Remove alignment syntax not supported by hotdoc. Closes: #6954. [skip ci] 5 years ago
Jussi Pakkanen 3d99f67aea
Merge pull request #6963 from mensinda/cmFixCCmd 5 years ago
Jussi Pakkanen e929e67555
Merge pull request #6943 from dcbaker/gdc-coverage 5 years ago
Jussi Pakkanen f695359e1d
Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-default 5 years ago