5053 Commits (d589cc26c7907e89fc169d90f1b8482779a5c548)
 

Author SHA1 Message Date
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
Jussi Pakkanen 018deb48fe
Merge pull request #2663 from inigomartinez/pkg-config-define-variable 7 years ago
Joergen Ibsen 312bc2ca81 Fix string format recursive replace 7 years ago
Jussi Pakkanen cf76ffad14
Merge pull request #2703 from mesonbuild/msvc-library-search-fixes 7 years ago
Jussi Pakkanen 2cf1e8da15 Merged array option branch. 7 years ago
Jussi Pakkanen 754e33e574 Renamed test dir to avoid duplicates. 7 years ago
Jussi Pakkanen f8a419b27d String arguments can permit arbitrary string values 7 years ago
Nirbheek Chauhan bccb7a8eb8 unit tests: Skip coverage properly with clang 7 years ago
Nirbheek Chauhan 3851867a06 dependencies: Always convert MinGW paths to MSVC on Windows 7 years ago
Nirbheek Chauhan 4e637a6910 unit tests: Fix test_compiler_detection on MinGW 7 years ago
Nirbheek Chauhan 387b5e67a0 linkers: Return a Copy of VisualStudioLinker always_args 7 years ago
Nirbheek Chauhan d932cd9fb4 tests: Fix static library linking on MSYS2-MinGW 7 years ago
Nirbheek Chauhan 61d1e9596a dependencies: Also convert MinGW compile args 7 years ago
Nirbheek Chauhan 133df3b045 dependencies: Pass language to PkgConfigDependency 7 years ago
Nirbheek Chauhan b2feae9833 unit tests: Remove all instances of FakeEnvironment 7 years ago
Nirbheek Chauhan 45dbc0d30e find_library: Prefer .dll.a and .lib over .dll for shared 7 years ago
Nirbheek Chauhan 390f0b8b52 dependencies: Convert /c/foo/bar paths to C:/foo/bar 7 years ago
Jussi Pakkanen 554b484468
Merge pull request #2618 from mesonbuild/osxlinkerfixes 7 years ago
Ernestas Kulik e4f5fe1b35 vala: add stubs for thread flag methods 7 years ago
Jussi Pakkanen d812a0c90c Fix OSX CI. This is a bit of a hack but needs to be done. :( 7 years ago
Jussi Pakkanen aa6b576256 Reformatted and fixed running doc. 7 years ago
Jussi Pakkanen 793fc002fa
Merge pull request #2390 from dcbaker/submit/options-list 7 years ago
Nirbheek Chauhan 7586a4ac09 tests/python/4: Test that custom target depends add PATH 7 years ago
Nirbheek Chauhan 62ba5ca1ec custom target: Consider all build depends while serializing 7 years ago
Iñigo Martínez f8aab2f011 dependencies: Use prefix variable with define_variable 7 years ago
Iñigo Martínez 44dd429ee5 dependencies: Fix pkg-config variable definition 7 years ago
Nirbheek Chauhan e1bdc098ca gnome.compile_resources: Prefer generated files over source files 7 years ago
Niklas Claesson e0274441fc VS: Add /DEBUG to linker to generate debug information 7 years ago
Dylan Baker 6f25e93b52 cross: Implement support for loading cross files from system paths 7 years ago
Jussi Pakkanen ecba22965d
Merge pull request #2708 from mesonbuild/nirbheek/windows-shebang-parsing 7 years ago