1610 Commits (0ed0bcce4902db366d74a52794f7e71e73a47d41)

Author SHA1 Message Date
Jussi Pakkanen 9baa740aa1 Only call to_native once per invocation. 8 years ago
Jussi Pakkanen 7c7dc0efde Fix a stray variable renaming. Closes #1952. 8 years ago
Jussi Pakkanen 1c34707aee Preserve standalone -D arguments always. 8 years ago
Patrick Griffis ccb253189a gnome.generate_gir(): Fix linking to libasan if sanitizer enabled 8 years ago
Nirbheek Chauhan 73c06780f9 Make external library no-op when used with incompatible target (#1941) 8 years ago
Nirbheek Chauhan 1441cb9812 wxwidgets: Fix usage of multiple dependency() calls 8 years ago
Nirbheek Chauhan ea3e28dbb9 valgrind: Fix __init__ call 8 years ago
Patrick Griffis 604adce33f gnome: Fix getting sanitize cflags for gir 8 years ago
Adam C. Foltzer 35fae9d019 fix failing Rust test cases 8 years ago
Adam C. Foltzer 69b18cf7e9 rename `crate_type` to `rust_crate_type` per @TingPing 8 years ago
Elliott Sales de Andrade 79d005364f Add Mercurial dist support. 8 years ago
Elliott Sales de Andrade 1aa1d0d9ad Remove extraneous os.path.split()s. 8 years ago
Jussi Pakkanen f75d394683 Update versions for new development. 8 years ago
Jussi Pakkanen 93681b0137 Updated version number for release. 8 years ago
Nirbheek Chauhan d23e6b34c7 Preserve -L -l pairings fetched from external deps 8 years ago
Florian Müllner a3dda095bc gnome: Guard all cflags passed to g-ir-scanner 8 years ago
Florian Müllner 4b8dc3b746 gnome: Fix includedir cflags 8 years ago
Nirbheek Chauhan 1e42241ef3 gnome: Don't assume that a C compiler is being used 8 years ago
Nirbheek Chauhan d38f3deaed gnome: Work around GNU ld bug with -rpath,$ORIGIN 8 years ago
Patrick Griffis a88ad9173a gnome.yelp(): Default symlink_media to true 8 years ago
Nirbheek Chauhan 9308a6d923 tests: Add Boost unit tests and project tests on Windows 8 years ago
Nirbheek Chauhan 56462e1439 compilers: Fix build_unix_rpath_args indentation 8 years ago
Patrick Griffis 7764c0a7fa gnome.yelp(): Handle file existing on symlink 8 years ago
Patrick Griffis b2d9e4c1c0 gnome.yelp(): Handle platforms where symlink not supported 8 years ago
Patrick Griffis cacc8d99ce gnome.yelp(): Make copies of media files when symlink is false 8 years ago
Adam C. Foltzer bdd4c45b17 Enhance Rust support 8 years ago
Nirbheek Chauhan c1e9c757eb tests: Increase dependencies coverage a bit more 8 years ago
Nirbheek Chauhan b6b3905325 vs: Sometimes WindowsSDKVersion is unset 8 years ago
Nirbheek Chauhan 1300766429 vs: Always check VSINSTALLDIR in case VisualStudioVersion is unset 8 years ago
Nirbheek Chauhan 38716f0fcb tests: Improve llvm dependency test coverage 8 years ago
Nirbheek Chauhan 3a33a8ef49 unit tests: Add class to generate failing tests 8 years ago
Nirbheek Chauhan ed6a5abee8 find_library: link_args is always a list 8 years ago
Nirbheek Chauhan 627190faf3 Add an env var to force meson to print a backtrace 8 years ago
Nirbheek Chauhan c4d7667675 ExtraFrameworkDependency: Don't set required 8 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 8 years ago
Bug 1cc0dc1540 fix WarningLevel in vcxproj #1913 8 years ago
Jan Chren (rindeal) bd52a5c5aa add `capture: true` ability to configure_file() 8 years ago
Adam C. Foltzer a53e44ad63 generalize the system include detection a bit 8 years ago
Ting-Wei Lan 139152b0ef Update the list of possible llvm-config binaries 8 years ago
Nirbheek Chauhan 7c0d1242aa compilers: Only set -rpath-link on GNU ld and linuxlike 8 years ago
Nirbheek Chauhan 264ce6c0bc Use absolute RPATHs while linking due to a binutils bug 8 years ago
Alan 53e47d42f0 Set clang_type to CLANG_WIN on windows. 8 years ago
Jussi Pakkanen cb9344cb8d Revert "gnome: Use --pkg to pass pkg-config cflags to g-ir-scanner" 8 years ago
Florian Müllner 3a2e333f00 gnome: Use --pkg to pass pkg-config cflags to g-ir-scanner 8 years ago
Paulo Antonio Alvarez 73b0002793 compilers: Make CCompiler.find_library return value consistent 8 years ago
Rene Lopez 94f46447bb Allow empty extra arguments in gettext script 8 years ago
Bálint Aradi e79b602298 Enable variables for output in configure_file 8 years ago
Jussi Pakkanen 4828b46b73 Use relative rpath so builds are reproducible. 8 years ago
Jussi Pakkanen 506fbafed5 Revert slashes in filenames being a hard error to give downstream projects time to transition. 8 years ago
Nirbheek Chauhan 4b428053f4 ninja: Use shlex.quote for quoting on non-Windows 8 years ago