5124 Commits (0c1c387703c04c8052161b7506c07f216329b232)
 

Author SHA1 Message Date
Nirbheek Chauhan 0c1c387703 gnome: Fix depend_files listing for compile_resources 7 years ago
Aleksey Filippov 79865474c7 Add references to CI and recommendation to disable them for doc only changes [skip ci] 7 years ago
Nirbheek Chauhan a374eb08e9
Users.md: lightdm-webkit2-greeter no longer uses meson [skip ci] 7 years ago
Nirbheek Chauhan 86e8d587cb docs: Add subproject warning for source_root and build_root [skip ci] 7 years ago
Nirbheek Chauhan bc3a26d759
Users.md: Add libzim, which only uses meson 7 years ago
Caio Marcelo de Oliveira Filho 37b702e9aa Fail if singleline string has multiple lines 7 years ago
Nirbheek Chauhan aeee01f639 rmtree: Don't retry when the file is not found 7 years ago
Nirbheek Chauhan b2007217e0 vala: Fix path of C file with generated Vala files 7 years ago
Nirbheek Chauhan 657d9f2b29 Support running out-of-tree tests against a meson in PATH 7 years ago
Nirbheek Chauhan 0ec18a0531 wrap: Fix broken logic when initializing submodules 7 years ago
Jussi Pakkanen 15358ecc9f Run FPGA tests. 7 years ago
Nirbheek Chauhan 93e983a49a
Users.md: Update some old/broken URLs 7 years ago
Eric Engestrom 8a2d9e0ad4 docs: fix missing backtick 7 years ago
Nirbheek Chauhan e6c9923b47
Users.md: link to github page for easy editing 7 years ago
Jussi Pakkanen 55a7c265c1
Merge pull request #2863 from jon-turney/exit-status-on-exception 7 years ago
Jussi Pakkanen 1841d53a84
Merge pull request #2943 from ximion/master 7 years ago
Aleksey Filippov 8baaa7b866 Add python3 dependency documentation and link it from python3 module 7 years ago
Matthias Klumpp a64a237d72 Don't mention "error" in error messages 7 years ago
David Fort 8c12c2acc3 doc: fix typo in icestorm documentation 7 years ago
Jussi Pakkanen 6d7a8a0ea4
Merge pull request #2999 from peteruithoven/patch-1 7 years ago
Jussi Pakkanen 6257fe9e35
Merge pull request #3004 from bredelings/clean-boost 7 years ago
Hemmo Nieminen ff1146bc8c Fix subproject prefix handling when checking subproject option validity. 7 years ago
Martin Ejdestig b06a4901cb Document how to set options in subprojects 7 years ago
Jussi Pakkanen d2445a15a1
Merge pull request #3069 from dcbaker/pch_one_arg 7 years ago
Jussi Pakkanen 2c18e4eb25 Updated docs to do "meson wrap" instead of "wraptool". 7 years ago
Niklas Claesson e88887be4a Only remove substring if it is part of string 7 years ago
Jon Turney 7297e9f7a3 Add source location to warning for comparing different types 7 years ago
Jon Turney f37692bedb Fix exception in 'test cases/failing/55 wrong shared crate type' when rustc is missing 7 years ago
Jon Turney 56286fd2b8 Fix test cases/failing/52 inconsistent comparison 7 years ago
Jon Turney 9e6d3f903c Only expose exception() test function during unit tests 7 years ago
Jon Turney b78a01bced Add a test case for python exception exit status 7 years ago
Jon Turney 2a64ed855e Verify that failing tests are failing with an error, not a python exception 7 years ago
Jussi Pakkanen 9dc995b3e9 Permit path separators in subproject names but with a warning. Closes #2794. 7 years ago
Dylan Baker b11035693c backends: Only add pch args that are appropriate for the compiler 7 years ago
Dylan Baker d3d0d4affb tests/15 mixed pch: Add a test using only the headers 7 years ago
Dylan Baker 1270af4b9a tests/15 mixed pch: Use current style 7 years ago
Amit D abd6db24f9 Update Users.md (#3063) 7 years ago
Jon Turney c027bb2c42 Ensure any generation error appears in the logfile and thus in CI output 7 years ago
Jussi Pakkanen e2b5ac29d6 Only add reconfigure deps on files, not dirs. Closes #2919. 7 years ago
Hemmo Nieminen d0f620364f Fix a stack trace caused by subproject.get_variable('non-existing'). 7 years ago
Jussi Pakkanen ca4cbab004 Use absolute path if relative can not be evaluated. Closes #2784. 7 years ago
Daniel Foré a99ae81043 Add an example for gresource 7 years ago
Amit D 74306a9301 Update Users.md 7 years ago
Jussi Pakkanen c4892fb386 Space fix. 7 years ago
Alex Hirsch 3e8eab66a1 Do not set MALLOC_PERTURB_ for benchmarks 7 years ago
Jussi Pakkanen 262eeb7e9e Clarify that int options are available since 0.45.0. 7 years ago
Matthias Klumpp b57b82eaf9 Add test for subprojects in subdirectories 7 years ago
Matthias Klumpp 3274f951d2 Don't fail loading subprojects if subprojects_dir is in a subdirectory 7 years ago
Matthias Klumpp f35606f61e Show a better error message if subproject can not be configured 7 years ago
Amit D e0ec5491a0 Update Users.md (#3050) 7 years ago