4733 Commits (521933357dee601ae1f057cbeb1e19fbf20a70e7)
 

Author SHA1 Message Date
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
Patrick Griffis 643d3a4976 gnome.gtkdoc: Fix missing permitted kwargs 7 years ago
Nirbheek Chauhan abcace7ee1 dependencies: Fix parsing of shebangs with spaces 7 years ago
Dylan Baker 549e5928fb docs: Add better documentation of the LLVM dependency 7 years ago
Dylan Baker f260a42216 Don't warn for optional_modules 7 years ago
Alexis Jeandet 120f7a4c40 [Qt module] Added workaround for qt tools version detection 7 years ago
Jussi Pakkanen 746e70c0da
Merge pull request #2512 from dcbaker/wip/config-tool-variables 7 years ago
Dylan Baker 8a1a866c68 Don't print traceback when options are invalid 7 years ago
Jussi Pakkanen 5bc1009109 Add if_found kwarg to subdir(). 7 years ago
Joergen Ibsen dad5779d3c Add test for five escapes before n 7 years ago
Joergen Ibsen b9a0589067 Fix escaping of newlines in string literals 7 years ago