5074 Commits (ff1146bc8c3b489fafce5746ce9d3c5f1d80fd96)
 

Author SHA1 Message Date
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
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
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
Henk van der Laan 0e07f1a896 Remove all files outside the source directory from the coverage report 7 years ago
Jon Turney 7bfcf68777 Add get_pkgconfig_variable(default:) 7 years ago
Amit D 2b0973acd9 Add wlroots to Users.md 7 years ago
Jussi Pakkanen 0cc90ae234 Add style guide documentation. 7 years ago
Jussi Pakkanen 54d7817087 User options can "yield to" a user option of the same name in superproject. Closes ##2853. 7 years ago
Jussi Pakkanen 0204895143 Expose integer options to build option files. 7 years ago
Aleksey Filippov 20c1cb7d02 Fix install_subdir() installation message 7 years ago
Jussi Pakkanen 66b14e20cc
Merge pull request #3010 from sarum9in/elide_directory 7 years ago
Jussi Pakkanen a288b524bc Add support for hex int literals. 7 years ago
Aleksey Filippov f5917d261c Use text keyword for directory example code blocks 7 years ago
Aleksey Filippov 65afa967d0 Add strip_directory=true example for multi-component path 7 years ago
Aleksey Filippov 79d8f2adbf Fix misprint in strip_directory example 7 years ago
Aleksey Filippov 13f91840e3 Clarify multi-component source directory behavior of install_subdir() 7 years ago
Aleksey Filippov 549f9a41e5 Rename install_subdir() option elide_directory to strip_directory 7 years ago
Aleksey Filippov 8ca3cc0c3d Add elide_directory keyword for install_subdir() function 7 years ago
Jon Turney 86ee89b400 Fix boost test on cygwin 7 years ago
Jussi Pakkanen 4637cf4e95 Fix run target documentation. Closes #1793. 7 years ago
Robert Bragg 6f510ca695 Don't version shared libraries for Android 7 years ago