aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2020-04-07docs: Mention library command as well [skip ci]Vedran Miletić1-4/+4
2020-04-04docs: add LLVM tool section to dependencies [skip ci]Gerion Entrup1-0/+11
2020-04-01docs: Described library command in Build targets section [skip ci]Vedran Miletić1-12/+24
2020-03-31docs: Fix typo in pkgconfig descriptionMichael Kuhn1-1/+1
2020-03-29dist: Add --no-tests optionXavier Claessens1-0/+5
2020-03-29Update everything for new release.0.54.0Jussi Pakkanen31-325/+362
2020-03-28docs: why 'ninja test' depends on build_by_default targets [skip ci]Marc Herbert1-2/+6
2020-03-28docs: Add a new page with common cross/native file options [skip ci]Dylan Baker4-99/+141
2020-03-24Make werror per subproject optionXavier Claessens1-4/+5
2020-03-23Revert "Naturally use env vars a bit more to match Autoconf"Jussi Pakkanen2-13/+12
2020-03-23Naturally use env vars a bit more to match AutoconfJohn Ericson2-12/+13
2020-03-23Fix legacy env var support with crossJohn Ericson2-13/+21
2020-03-22Add property to disable compiler sanity checks during cross compilation.Jussi Pakkanen1-0/+9
2020-03-21adding Meson-UI to IDE-integration.md [skip ci]Michael Brockus1-0/+1
2020-03-21-Add xc16 and c2000 C,Cpp toolchain supportalanNz2-2/+16
2020-03-19docs: update MPI documentation with methodsDylan Baker1-1/+7
2020-03-19Update cross compilation documentation to reference new ld variablesPhillip Johnston1-1/+2
2020-03-19Update native description to use the new LD variablesPhillip Johnston1-1/+3
2020-03-19mtest: terminate a test via SIGTERM first then (if needed) via SIGKILLCamilo Celis Guzman1-0/+6
2020-03-19cmake: Add find_package COMPONETS supportDaniel Mensinger3-1/+10
2020-03-17docs: Add Environment variables for compiler/linker selectionDylan Baker1-0/+19
2020-03-17envconfig: Make compiler and linker environment variables matchDylan Baker2-0/+13
2020-03-12docs: Update documentation for GDC linker overridingDylan Baker1-4/+6
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-12Merge pull request #6356 from dcbaker/fix-d-compiler-abstractionsJussi Pakkanen1-8/+31
2020-03-11Add Glorytun in Users.md [skip ci]Adrien Gallouët1-0/+1
2020-03-11coredata: Warn on usage of both -Dbuildtype and -Doptimization/-DdebugNirbheek Chauhan1-0/+1
2020-03-09project_tests: Add the option to the test format to mark the languageDylan Baker1-1/+10
2020-03-09Document the requirement to run tests before coverage [skip ci]Vedran Miletić2-1/+16
2020-03-09project_tests: Add "version" to "shared_lib" and "pdb" typesDylan Baker1-1/+13
2020-03-09Add OpenTitan to the list of users. [skip ci]Jussi Pakkanen1-0/+1
2020-03-09pkgconfig: Document conflicts keywordFini Jastrow1-0/+1
2020-03-09Merge pull request #6532 from jon-turney/languages-native-kwargJussi Pakkanen2-9/+39
2020-03-08Merge pull request #6688 from dcbaker/emcc-linker-bugsJussi Pakkanen4-15/+33
2020-03-08qt5: Add has_tools() methodXavier Claessens2-0/+32
2020-03-07Merge pull request #6203 from xclaesse/override-dependencyJussi Pakkanen2-1/+79
2020-03-06Improve logged messages for overriden dependenciesXavier Claessens1-1/+4
2020-03-06Simplify dependency() fallbackXavier Claessens2-0/+10
2020-03-06Add meson.override_dependency()Xavier Claessens2-1/+66
2020-03-06project_tests: Add a "shared_lib" typeDylan Baker1-8/+10
2020-03-06Update Users.mdAmit D1-0/+10
2020-03-05Document the details of optimization+debug vs buildtype [skip ci]Nirbheek Chauhan1-0/+17
2020-03-04mesonbuild: Add mcompile commandDylan Baker1-0/+21
2020-03-04interpreter: add 'name' method to BuildTargetHolderStéphane Cerveau2-0/+4
2020-03-02add -C to meson initMichael1-0/+5
2020-03-02Users.md: add libratbagStephan Lachnit1-0/+1
2020-03-01Merge pull request #6692 from xclaesse/summary-warningsJussi Pakkanen2-1/+10
2020-03-01Merge pull request #6627 from jon-turney/cwd-relative-file-locationsJussi Pakkanen1-0/+9
2020-02-29Merge pull request #6666 from mensinda/testRefactorJussi Pakkanen1-12/+120