1977 Commits (98845085359d6e49ece3204f2ed7f82a2582306b)

Author SHA1 Message Date
Niklas Claesson 9884508535 Boost: Pick correct version 7 years ago
Joergen Ibsen 312bc2ca81 Fix string format recursive replace 7 years ago
Jussi Pakkanen f8a419b27d String arguments can permit arbitrary string values 7 years ago
Nirbheek Chauhan 3851867a06 dependencies: Always convert MinGW paths to MSVC on Windows 7 years ago
Nirbheek Chauhan 387b5e67a0 linkers: Return a Copy of VisualStudioLinker always_args 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 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
Ernestas Kulik e4f5fe1b35 vala: add stubs for thread flag methods 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
Dylan Baker d573a29bda mtest: Chdir into the build directory before running tests with -C 7 years ago
Dylan Baker c9351ce30c Add new array type option 7 years ago
Joergen Ibsen 1db319737d Enable ANSI colors on Windows when ANSICON is set 7 years ago
Solomon Choina 2fdfb50da8 adding C++98 to versions that meson can support 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 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
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 b9a0589067 Fix escaping of newlines in string literals 7 years ago
Eric Engestrom da2343fb5e mconf: print choices of base options 7 years ago
Nirbheek Chauhan 91d8784a04 configure_file: Compare difference in binary mode 7 years ago
Jussi Pakkanen 4ca1e8638c Fix running tests when there is a period in PATH. 7 years ago
Josh Soref 4a572434a0 spelling: when 7 years ago
Josh Soref eb2a148218 spelling: verifier 7 years ago
Jussi Pakkanen fa6f01d096 Use absolute paths for rpaths on OSX. 7 years ago
Jussi Pakkanen 655137a74b Add headerpad linker argument on OSX. 7 years ago
Iñigo Martínez 3d0a9b7911 interpreter: Reduce to_sring method to base 10 7 years ago
Iñigo Martínez 30f2c4857c interpreter: Support to_string method for int values 7 years ago
Joergen Ibsen 91a0126590 Improve escaping in configuration files 7 years ago
Josh Soref 2b0505f222 spelling: targeting 7 years ago
Josh Soref 72ba9302aa spelling: target 7 years ago
Josh Soref 05f684b4fc spelling: overwrite 7 years ago
Josh Soref 49f8d28ef5 spelling: overridden 7 years ago
Josh Soref 9dd4f047af spelling: occurrence 7 years ago
Josh Soref 791494e143 spelling: dependency 7 years ago
Josh Soref 47bacd40e0 spelling: attempt 7 years ago
Josh Soref 8a66cfb2af spelling: arbitrary 7 years ago
Dylan Baker f818e9df58 Add a configtool_variable method to dependency 7 years ago
Dylan Baker df3c006456 Use ConfigToolDependency for libwmf 7 years ago
Dylan Baker 11fbc982d3 Use ConfigToolDependency for pcap 7 years ago
Dylan Baker a2f3182172 Use ConfigToolDependency for cups 7 years ago
Dylan Baker 8e53dec314 Use ConfigToolDependency for SDL2 7 years ago
Dylan Baker cc28eba8d0 Add factory to ConfigToolDependency 7 years ago
Dylan Baker 38e2c0e8f5 Make GnuStepDependency a ConfigToolDependency 7 years ago