4782 Commits (8eaa0a27323e9fbee01b8aa0cf165cd499b78ee1)
 

Author SHA1 Message Date
Jussi Pakkanen 8eaa0a2732 Use -MD instead of -MMD for reliability. 7 years ago
Jussi Pakkanen b1c25ccde0 Use deterministic builddir so CCache works across invocations. 7 years ago
Hemmo Nieminen d232a80e90 Allow value 'if-release' for b_ndebug project option. (#1896) 7 years ago
Shawn Landden 202b2fedf3 make clickable 7 years ago
snsmac 2b12d3b20f Exclude llvm/clang lib headers from test coverage 7 years ago
Dylan Baker 0bbc9df74a dependencies: Also strip git version from llvm version 7 years ago
Jussi Pakkanen 83fb76c9ae
Merge pull request #2781 from dcbaker/submit/config-tool-correct-name 7 years ago
Shawn Landden 44415ab61e Update Users.md 7 years ago
Xavier Claessens 63d2f0bf07 Do not extract object for header sources 7 years ago
Dylan Baker 11b62c3c51 dependencies: use mlog.bold with llvm module/component names. 7 years ago
Dylan Baker 7cd41ee8fb Use consistent mlog formatting with the ConfigTool dependency helpers 7 years ago
Dylan Baker 2b2ee68f90 dependencies: Print LLVM for LLVM dependency 7 years ago
Dylan Baker 54d0faa3dd vim: Add warning function to list of builtins 7 years ago
Jussi Pakkanen 88756bfe95 Print UTF-8 warning only when actually encountering non-ascii filenames. 7 years ago
Michael James Gratton 93c988b453 Enable re-compilation of GNOME gschema files if they have changed. 7 years ago
Ismael González d946b03496 Use LC_ALL=C in CCompiler.get_library_dirs 7 years ago
Michael James Gratton 1a50fe45e8 Add Geary to the list of users - will use meson for the next release. 7 years ago
Iñigo Martínez cc952b055a docs: Change variable in pkg-config example 7 years ago
Iñigo Martínez 514d21e6a4 docs: Add documentation to dependency variables 7 years ago
Jussi Pakkanen 04d5d017c5 Fix documentation on disabler behaviour with short circuiting. 7 years ago
Ernestas Kulik 448710ba96 Fix Vala thread flag breakage (#2756) 7 years ago
Jussi Pakkanen 19cd60205d Bump version number for new development. 7 years ago
Jussi Pakkanen e674434389 Updated version number for new release. 7 years ago
Jussi Pakkanen cbefb57ffe
Merge pull request #2745 from dcbaker/submit/haiku 7 years ago
Jussi Pakkanen 5ff9e05c8b
Merge pull request #2697 from mesonbuild/custom-target-depends-serialize 7 years ago
Nirbheek Chauhan 664771bb53 appveyor.yml: Use MSYS2-MinGW Python for tests 7 years ago
Nirbheek Chauhan 2c4e7ebb9b dependencies: Don't use NotImplementedError for invalid methods 7 years ago
Nirbheek Chauhan 533e666901 dependencies: Fix detection of link args on MSYS2 7 years ago
Nirbheek Chauhan 6f42f83867 dependencies: Fix detection of Python arch on MSYS 7 years ago
Nirbheek Chauhan 5a1d294b5e dependencies: Handle /usr/bin/env shebangs on Haiku 7 years ago
Ernestas Kulik 7ae5716f67 Touch up install_dir() documentation 7 years ago
behlec 4217a9ca7e Check for more errors when executing subprocess. (#2746) 7 years ago
Jon Turney 8d795a8403 Fix typo in release note snippet for get_unquoted 7 years ago
Eric Engestrom 3d63f21b60 Fix `array` type name 7 years ago
behlec 5992ab1c72 Improve error handling when failing to execute program. (#2743) 7 years ago
Dylan Baker 75bc95bd66 docs: Add haiku to reference table 7 years ago
Dylan Baker b56450f9b2 tests: Add haiku to get define test 7 years ago
Dylan Baker fc547ad05e haiku: do not add pthread arguments 7 years ago
Jussi Pakkanen 4ae0cadb7f Renamed UserStringArrayOption to UserArrayOption for short. 7 years ago
Jussi Pakkanen c2d23dd678 Add C++17 flags to GCC and Clang. 7 years ago
Jussi Pakkanen de99b9d5b9 Silence git stdout messages. 7 years ago
Xavier Claessens e2afaf40c0 Fix duplicated test case 168 7 years ago
Jussi Pakkanen bc83c58d37
Merge pull request #2731 from mesonbuild/disabler 7 years ago
Jussi Pakkanen d3dcef7efc Added documentation for disabler objects. 7 years ago
Jon Turney 87e6201214 Document and improve not-found dependency objects 7 years ago
Jussi Pakkanen 678daad6cc Created a new disabler type. 7 years ago
Jussi Pakkanen 6d03111638 Minor fixes. 7 years ago
Joergen Ibsen 521933357d Fix path for str arguments to depend_files 7 years ago
Niklas Claesson 9884508535 Boost: Pick correct version 7 years ago
Jussi Pakkanen 112e6c1927
Merge pull request #2638 from jibsen/use-value-regex 7 years ago