5110 Commits (55a7c265c11e0f3e8a94cf9f4fd0b5f036a717d2)
 

Author SHA1 Message Date
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
Andrea G 030c39f33e Use the same name for the conf_data variable 7 years ago
Andrea G d589cc26c7 Add missing closed parenthesis 7 years ago
Andrea G bfc18017f1 Add missing code block 7 years ago
Jussi Pakkanen 1b7b7fedb9
Merge pull request #2926 from jon-turney/dependency-factory 7 years ago
Leon Krause 2fa44cf326 Enable default linker optimisations in MSVC release and minsize builds 7 years ago
Amit D 32ff169880 Update Users.md 7 years ago
Nirbheek Chauhan 15a1a317f4 wrap: Handle more submodule status cases 7 years ago
Sami Kerola 70a7cf30a1 Re-link remaining github wiki urls to mesonbuild.com site 7 years ago
Jussi Pakkanen c267564a15 Fix filename. 7 years ago
Jon Turney 0774f319e8 Don't use --export-dynamic on Cygwin 7 years ago
Martin Dagarin a9654c8533 Fixed typo 7 years ago
Amit D aaee113ee2 Update Users.md 7 years ago
Benjamin Redelings ab37727289 Add comment. 7 years ago
Benjamin Redelings 52775ecb14 Clean up code a bit. 7 years ago