aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Generators can depend on custom targets as well as build targets.gencustomJussi Pakkanen1-1/+1
2020-03-19compilers: Link D runtime/libphobs dynamically on !WindowsDylan Baker2-1/+19
2020-03-19Fix failing rust CIXavier Claessens1-1/+1
2020-03-19Fix bogus parameter passed to LLVMDynamicLinker (llvm-mingw regression)Andrei Alexeyev1-1/+1
2020-03-17Revert "azure: Workaround MSYS2 PCH test failures"Jon Turney1-14/+0
2020-03-15Merge pull request #6779 from dcbaker/gdc-linker-argsJussi Pakkanen3-7/+26
2020-03-15fix conversion of hasattr to getattrDylan Baker2-2/+2
2020-03-15Resolve Clang failure to use -Og with --optimization=gPhillip Johnston1-2/+9
2020-03-12docs: Update documentation for GDC linker overridingDylan Baker1-4/+6
2020-03-12compilers/d: Support linker selection with gdcDylan Baker1-1/+1
2020-03-12unittests: Add tests for overriding D linker languageDylan Baker1-0/+14
2020-03-12run_unittests: Use skip_if_not_language for linker testsDylan Baker1-2/+5
2020-03-12docs: Document that ldc now supports linker overriding [skip ci]Dylan Baker1-0/+5
2020-03-12docs: Document from_builtype mapping for b_vscrt [skip ci]Nirbheek Chauhan1-0/+13
2020-03-12syntax-highlighting/vim: Add `in` as an operatorNirbheek Chauhan1-1/+1
2020-03-12Merge pull request #6356 from dcbaker/fix-d-compiler-abstractionsJussi Pakkanen19-133/+325
2020-03-11Add Glorytun in Users.md [skip ci]Adrien Gallouët1-0/+1
2020-03-11compilers: Don't put split soname args in start groupsDylan Baker5-1/+52
2020-03-11compilers/d: Properly pass -soname argsDylan Baker1-4/+17
2020-03-11compilers/d: Fix rpath generation with LDC and DMDDylan Baker1-14/+18
2020-03-11coredata: Warn on usage of both -Dbuildtype and -Doptimization/-DdebugNirbheek Chauhan3-3/+12
2020-03-11coredata: Passing an option is supposed to set it, not flip the defaultNirbheek Chauhan2-3/+12
2020-03-11coredata: Set default options as cmdline args that override each otherNirbheek Chauhan3-9/+32
2020-03-11coredata: Convert all option parsing to OrderedDict()Nirbheek Chauhan1-5/+5
2020-03-10Improve regular expression for MSVC compiler target arch detectionLuca Bacci1-1/+1
2020-03-09project_tests: Add the option to the test format to mark the languageDylan Baker9-17/+34
2020-03-09run_project_tests: Sort importsDylan Baker1-14/+16
2020-03-09linkers: Allow optlink to be invoked indirectlyDylan Baker2-3/+10
2020-03-09run_project_tests: fix argument typeDylan Baker1-1/+1
2020-03-09linkers: Move import_library_args to from VS compiler to linkerDylan Baker2-4/+4
2020-03-09tests: Add pdb files for d testsDylan Baker8-9/+24
2020-03-09Allow invoking the linker directly through dmdDylan Baker2-11/+24
2020-03-09Allow invoking link.exe and lld-link.exe through ldc2Dylan Baker2-24/+36
2020-03-09Document the requirement to run tests before coverage [skip ci]Vedran Miletić2-1/+16
2020-03-09travis: install ldc on macOSDylan Baker1-1/+1
2020-03-09project_tests: Add "version" to "shared_lib" and "pdb" typesDylan Baker4-24/+61
2020-03-09Add OpenTitan to the list of users. [skip ci]Jussi Pakkanen1-0/+1
2020-03-09pkgconfig: Document conflicts keywordFini Jastrow2-1/+2
2020-03-09Merge pull request #6532 from jon-turney/languages-native-kwargJussi Pakkanen12-18/+103
2020-03-09Fix introspection of symlink targets on macOS.Jussi Pakkanen1-13/+33
2020-03-08Merge pull request #6736 from dcbaker/mesonlib-type-annotationsJussi Pakkanen20-325/+355
2020-03-08cmake: Fix build_by_default: false, install: true (fixes #6737)Daniel Mensinger3-3/+7
2020-03-08Merge pull request #6688 from dcbaker/emcc-linker-bugsJussi Pakkanen15-32/+157
2020-03-08update test_templatesMichael1-0/+5
2020-03-08add logic for Java jar projectMichael1-7/+29
2020-03-08update test_templates to add dlang and find rustMichael1-1/+7
2020-03-08intro: List symlinks in installdata (fixes #6734)Daniel Mensinger2-3/+34
2020-03-08qt5: Add has_tools() methodXavier Claessens4-1/+53
2020-03-07Merge pull request #6203 from xclaesse/override-dependencyJussi Pakkanen15-43/+276
2020-03-07add setup keyword in example commands [skip ci]Michael Brockus1-2/+2