4743 Commits (5992ab1c721d82b90af0e26c7a907f196bcf8dd1)
 

Author SHA1 Message Date
behlec 5992ab1c72 Improve error handling when failing to execute program. (#2743) 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
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
Alexis Jeandet 8b5d466161 [Tests] Minor update for CI on Fedora 7 years ago
Dylan Baker d573a29bda mtest: Chdir into the build directory before running tests with -C 7 years ago
Jussi Pakkanen cabbb30ab4
Merge pull request #2668 from dcbaker/wip/macos-10.13-fixes 7 years ago
Nirbheek Chauhan 1223872513 tests/common/167: Port test interpreter to Windows 7 years ago
Dylan Baker c9351ce30c Add new array type option 7 years ago
Dylan Baker 7c779a76df run_unittests.py: remove newline at top of file 7 years ago
Joergen Ibsen 1db319737d Enable ANSI colors on Windows when ANSICON is set 7 years ago
Jussi Pakkanen 5208e6524c
Merge pull request #2701 from dcbaker/submit/better-llvm-docs 7 years ago
Solomon Choina 2fdfb50da8 adding C++98 to versions that meson can support 7 years ago
Zbigniew Jędrzejewski-Szmek 01ab4acf7f docs: note when warning() was added 7 years ago