6263 Commits (c352434a7a86ad8c3f642a8072ae50c1506f6487)
 

Author SHA1 Message Date
Alexey Rochev 929fbb9353 Qt: add main argument to Qt dependency object to link with qtmain library on Windows (#2327) 7 years ago
Jon Turney 9a02340afd
Add test case for version_compare_many 7 years ago
Dylan Baker 51e9db370a Add method to check for C/C++ function attributes 7 years ago
Jussi Pakkanen 8ca463f9f1 Guard against the process redirecting stdout. Closes #3967. 7 years ago
Jussi Pakkanen 7e75451867 Try to kill processes even more thoroughly. Closes #4127. 7 years ago
Jussi Pakkanen f2bde320ad
Merge pull request #4132 from GoaLitiuM/d-manyfixes 7 years ago
Jussi Pakkanen 68f669bd2b Condense test dirs. 7 years ago
GoaLitiuM 644809fe59 Make sure static library files are passed properly to the linker 7 years ago
GoaLitiuM 040dd03a7a Fix remaining soname and rpath issues on OSX 7 years ago
GoaLitiuM fd4c996a67 Remove translation of file paths 7 years ago
GoaLitiuM d2483d4412 Refactor D argument translation function 7 years ago
GoaLitiuM 6e160995b0 Improve D link argument handling 7 years ago
GoaLitiuM 289c1bf919 D: Fix linking errors with static D libraries on Windows 7 years ago
GoaLitiuM a45be05a7e D: Fix dub dependency handling on Windows 7 years ago
GoaLitiuM 5240b26fb8 D: Use the documented syntax for various arguments 7 years ago
Xavier Claessens 674ae466c8 mesonmain: Add --reconfigure argument 7 years ago
Xavier Claessens 8de60f9078 mesonmain: Move builddir/sourcedir handling code inside MesonApp 7 years ago
Xavier Claessens b3a35f92b4
Merge pull request #4006 from xclaesse/fatal-warnings 7 years ago
Nirbheek Chauhan 226eaba369 Reference-manual: Clarify fallback dependency types [skip ci] 7 years ago
Nirbheek Chauhan 68cfe1bb52 Test + fix for not-found dependency fallback version comparison 7 years ago
Jakub Wilk 73cbf4113a llvm: fix build flags with older llvm versions 7 years ago
Xavier Claessens ef231d3edd Add --fatal-meson-warnings command line option 7 years ago
Corentin Noël b350c74386 i18n: add release note snippet 7 years ago
Corentin Noël 176af2c8c3 i18n: respect variable substitution for the target name when merging translations 7 years ago
Jon Turney c54cd69015 Modernize Python3Dependency 7 years ago
Rafael Ávila de Espíndola 07d2d88fa9 Allow override_find_program to use an executable. 7 years ago
Alexey Rochev 862019e6de Qt: Allow passing dependency objects to preprocess method (#3470, #3875) 7 years ago
Nirbheek Chauhan e7b25018c4 wrap: Redirect git's stdin to DEVNULL 7 years ago
Jussi Pakkanen fb2d2b6eab
Merge pull request #4114 from SoapGentoo/gtest-pkgconfig 7 years ago
Luca Weiss da7a3d5331 Change ninja.exe download URL [skip ci] 7 years ago
Luca Weiss 9c55bda56e Update appveyor example [skip ci] 7 years ago
Jussi Pakkanen 9bcd498a2f
Merge pull request #4084 from FFY00/pr-fix-dub-dependencies 7 years ago
FFY00 a5742f1852
tests: add dub (failing/85) 7 years ago
David Seifert c427f8cc9c
Pull in GTest as a dependency of GMock 7 years ago
David Seifert 5242241f5e
Prefer pkgconfig for `GMockDependency` 7 years ago
David Seifert 0aa973777f
Prefer pkgconfig for `GTestDependency` 7 years ago
Jussi Pakkanen 3d86a24b55 Remove unnecessary -lquadmath from FORTRAN flags. 7 years ago
Alexis Jeandet 73a5b4332d Meson should warn if b_lundef is mixed with any sanitizer with clang 7 years ago
Mathieu Duponchelle b2f92ea689 gnome: fix generate_gir when linking with libasan 7 years ago
FFY00 946c96e24f
ci: install gdc and ldc 7 years ago
Nirbheek Chauhan bead8287a5 Improve support for macOS dylib versioning 7 years ago
FFY00 124cedde38
dub: enhance dependency handling 7 years ago
Jussi Pakkanen b86f2fd17f
Merge pull request #4016 from thiblahute/hotdoc 7 years ago
David Seifert 28c1f31d7e Make `-std=` fallback remapping more robust 7 years ago
David Seifert cc37a66077 Deduplicate build-tree RPATHs on macOS 7 years ago
Thibault Saunier 1ea743a0bf hotdoc: Add documentation 7 years ago
Thibault Saunier 6f72473b24 docs: Use meson to build documentation 7 years ago
Thibault Saunier 378bd4df0e modules: Add an 'hotdoc' module 7 years ago
Nirbheek Chauhan 8dd2e42de3 CompilerArgs: -Wl,-lfoo is also a valid way to pass a library 7 years ago
FFY00 234bb45b02 d: fix how the DC variable is handled 7 years ago