2025 Commits (55abe16d5a580d949fdd55d366409f6e4aef97a3)

Author SHA1 Message Date
Benjamin Redelings f3c182f07d Add whitespace around '+'. 7 years ago
Benjamin Redelings 907744d55e Fix linking with clang++ on linux if install_rpath. 7 years ago
Alexis Jeandet 0560478f75 [Dependencies] Add --ldflags to cups-config invocation 7 years ago
Iñigo Martínez 1eab075c8e Deprecate duplicated values in array options 7 years ago
Christoph Behle c772841af7 Fix: More information for C compilers. 7 years ago
Dylan Baker e245e57865 Warn on unknown command line arguments 7 years ago
Dylan Baker e1c9d2f53a mesonmain: Remove useless ternary 7 years ago
Jussi Pakkanen 8eaa0a2732 Use -MD instead of -MMD for reliability. 7 years ago
Iñigo Martínez 3a1f4ab34c Remove duplicated values in array options 7 years ago
Hemmo Nieminen d232a80e90 Allow value 'if-release' for b_ndebug project option. (#1896) 7 years ago
snsmac 2b12d3b20f Exclude llvm/clang lib headers from test coverage 7 years ago
Christoph Behle 7bd30c522b Fix flake8 issues. 7 years ago
Christoph Behle 1f3b41021d More version information for Fortran. 7 years ago
Christoph Behle 5b83894b77 More version information for D 7 years ago
Christoph Behle 783263b9f4 More version information for C# 7 years ago
Christoph Behle c6acf75617 More version information for compilers. 7 years ago
Dylan Baker 0bbc9df74a dependencies: Also strip git version from llvm version 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
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
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
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
behlec 4217a9ca7e Check for more errors when executing subprocess. (#2746) 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 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
Jon Turney 87e6201214 Document and improve not-found dependency objects 7 years ago
Jussi Pakkanen 678daad6cc Created a new disabler type. 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
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