summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-03-23Revert "Naturally use env vars a bit more to match Autoconf"Jussi Pakkanen
2020-03-23Naturally use env vars a bit more to match AutoconfJohn Ericson
2020-03-23Fix legacy env var support with crossJohn Ericson
2020-03-22Add property to disable compiler sanity checks during cross compilation.Jussi Pakkanen
2020-03-21adding Meson-UI to IDE-integration.md [skip ci]Michael Brockus
2020-03-21-Add xc16 and c2000 C,Cpp toolchain supportalanNz
2020-03-19docs: update MPI documentation with methodsDylan Baker
2020-03-19Update cross compilation documentation to reference new ld variablesPhillip Johnston
2020-03-19Update native description to use the new LD variablesPhillip Johnston
2020-03-19mtest: terminate a test via SIGTERM first then (if needed) via SIGKILLCamilo Celis Guzman
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