9399 Commits (f40e1567f5b38000b47bfbdf307f843c07645f19)
 

Author SHA1 Message Date
Jon Turney 6a5c6fb439
Be more careful about the use of repr() in error messages 5 years ago
Jon Turney d1920886a1
Skip failing tests when they won't fail in the expected way 5 years ago
Jon Turney f107f9b396
Make colourize_console() a function 5 years ago
Dylan Baker 1bfeaadd6d Docs: Update link_language docs to explain when it should be used 5 years ago
Dylan Baker fdd6022530 interpreter: Add link_language to all build targets 5 years ago
Dylan Baker d8a3c777a6 build: Fix link_language selection 5 years ago
Dylan Baker 650023f0cc unittests: Add test to show that link_language is broken 5 years ago
Dylan Baker 90883fa35d tests: Add common test for link_language 5 years ago
Dylan Baker 7d4af2ab7c build: add missing type annotation 5 years ago
Dylan Baker 81f35f1549 docs: Update documentation for add_*_script 5 years ago
Dylan Baker c239ce31f5 allow postconf and dist scripts to use Files, ExternalPrograms, and 5 years ago
Dylan Baker 2c0eaf5c4f interpreter: Allow install_script to use additional input types 5 years ago
Jon Turney cd566d2bd5 CI: pin pylint 5 years ago
Xavier Claessens 4929547b53 gnome: Print proper error when 'nsversion' or 'namespace' are missing 5 years ago
Xavier Claessens 9ddbcd301a ExternalProgram: Do special windows tricks even when name is provided 5 years ago
Laurent Pinchart c5d2299cac Fix symlink deletion with --wipe option 5 years ago
Jussi Pakkanen 6e794c380b
Merge pull request #6911 from mensinda/ciBionic 5 years ago
Brendan Simon 1cf7f40e85
Meson Cmake Wrapper unmaintained [skip ci] 5 years ago
Benjamin Frye ad426547e8
Clarified error message for test(). (#7040) 5 years ago
Xavier Claessens 707d3a2e20 gnome: Fix usage of gobject-introspection as subproject 5 years ago
georgev93 30b89ea573 Adding a conditional case in _guess_files to confirm that the complete path is put together in even if a portion of the path is a location that exists. 5 years ago
Daniel Mensinger eefc7d450c
ci: Upgrade to checkout@v2 5 years ago
Daniel Mensinger ade5962e0a
ci: Fix OpenSUSE immage boost_python 5 years ago
Daniel Mensinger 2a586f00b7
tests: Skip hotdoc test if hotdoc is not installed 5 years ago
Daniel Mensinger afffb9e57d
ci: Added bionic image 5 years ago
Daniel Mensinger 4a1f197743
tests: Add support for specifying tool requirements 5 years ago
Daniel Mensinger 20bacf82ee
tests: Avoid a CMake error by checking the CMake version 5 years ago
Daniel Mensinger 4640f13faa
docs: Fix Contributing.md 5 years ago
Eli Schwartz 76c36a64c3
dependency: log cached or skipped dependencies with reference to modules 5 years ago
Xavier Claessens 39a69d1fb0 find_program: Fixes when the program has been overridden by executable 5 years ago
Jussi Pakkanen 34e7e8780c
Merge pull request #7018 from dcbaker/junit 5 years ago
Daniel Mensinger 5e5895814f
wrap: Updated docs 5 years ago
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