summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2020-03-19cmake: Add find_package COMPONETS supportDaniel Mensinger
2020-03-17docs: Add Environment variables for compiler/linker selectionDylan Baker
2020-03-17envconfig: Make compiler and linker environment variables matchDylan Baker
2020-03-12docs: Update documentation for GDC linker overridingDylan Baker
2020-03-12docs: Document that ldc now supports linker overriding [skip ci]Dylan Baker
2020-03-12docs: Document from_builtype mapping for b_vscrt [skip ci]Nirbheek Chauhan
2020-03-12Merge pull request #6356 from dcbaker/fix-d-compiler-abstractionsJussi Pakkanen
2020-03-11Add Glorytun in Users.md [skip ci]Adrien Gallouët
2020-03-11coredata: Warn on usage of both -Dbuildtype and -Doptimization/-DdebugNirbheek Chauhan
2020-03-09project_tests: Add the option to the test format to mark the languageDylan Baker
2020-03-09Document the requirement to run tests before coverage [skip ci]Vedran Miletić
2020-03-09project_tests: Add "version" to "shared_lib" and "pdb" typesDylan Baker
2020-03-09Add OpenTitan to the list of users. [skip ci]Jussi Pakkanen
2020-03-09pkgconfig: Document conflicts keywordFini Jastrow
2020-03-09Merge pull request #6532 from jon-turney/languages-native-kwargJussi Pakkanen
2020-03-08Merge pull request #6688 from dcbaker/emcc-linker-bugsJussi Pakkanen
2020-03-08qt5: Add has_tools() methodXavier Claessens
2020-03-07Merge pull request #6203 from xclaesse/override-dependencyJussi Pakkanen
2020-03-06Improve logged messages for overriden dependenciesXavier Claessens
2020-03-06Simplify dependency() fallbackXavier Claessens
2020-03-06Add meson.override_dependency()Xavier Claessens
2020-03-06project_tests: Add a "shared_lib" typeDylan Baker
2020-03-06Update Users.mdAmit D
2020-03-05Document the details of optimization+debug vs buildtype [skip ci]Nirbheek Chauhan
2020-03-04mesonbuild: Add mcompile commandDylan Baker
2020-03-04interpreter: add 'name' method to BuildTargetHolderStéphane Cerveau
2020-03-02add -C to meson initMichael
2020-03-02Users.md: add libratbagStephan Lachnit
2020-03-01Merge pull request #6692 from xclaesse/summary-warningsJussi Pakkanen
2020-03-01Merge pull request #6627 from jon-turney/cwd-relative-file-locationsJussi Pakkanen
2020-02-29Merge pull request #6666 from mensinda/testRefactorJussi Pakkanen
2020-02-28Add release note snippetJon Turney
2020-02-27compilers/linkers: Add a representation for wasm-ldDylan Baker
2020-02-27compilers/mixins/emscripten: Implement thread supportDylan Baker
2020-02-27doc: fix link warningsMathieu Duponchelle
2020-02-26test: Updated docsDaniel Mensinger
2020-02-26summary: Add more info in Subprojects sectionXavier Claessens
2020-02-26summary: Add list_sep keyword argumentXavier Claessens
2020-02-25Typo fix. [skip ci]Jussi Pakkanen
2020-02-25Document the project policy on mixing build systems. [skip ci]Jussi Pakkanen
2020-02-23Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...Jussi Pakkanen
2020-02-23Update Custom-build-targets.mdadamjalkemo
2020-02-22ninjabackend: List PDBs in output list for targetsNirbheek Chauhan
2020-02-21linkers: Update the linker names to be more consistentDylan Baker
2020-02-21docs: Fix reference table for linker namesDylan Baker
2020-02-20Introduce dataonly for the pkgconfig moduleRohan Garg
2020-02-19docs: Fix Dub section being inside CMake section [skip ci]Niklas Hambüchen
2020-02-19modules/cmake: Add a found() method to the cmake subprojectDylan Baker
2020-02-19docs: Improve visibility for `.enabled()` etc., add example [skip ci]Niklas Hambüchen
2020-02-18docs: Mention `cuda` as supported language [skip ci]Niklas Hambüchen