aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2019-12-12docs: Fix wrong example for shaderc dependency [skip ci]ePirat1-12/+12
2019-12-11Merge pull request #6207 from dcbaker/linker-optionJussi Pakkanen4-2/+48
2019-12-10mintro: Add version key to --scan-dependencies (fixes #6287)Daniel Mensinger2-1/+8
2019-12-10docs: explain cross-compilation names sooner [skip ci]Marc Herbert1-12/+22
2019-12-10assert(): Make message argument optionalXavier Claessens1-0/+3
2019-12-08dist: Add --include-subprojects optionXavier Claessens1-0/+6
2019-12-07Add brief description of configuring Vala's preprocessor via the add_project_...Ken Gilmer1-0/+5
2019-12-07Merge pull request #6228 from scivision/scalapackJussi Pakkanen1-0/+14
2019-12-06Update Python2 syntax to Python3 syntax in genrelnotes.pyMichael Brockus1-16/+26
2019-12-06mtest: document default MALLOC_PERTURB_=1..255 behavior [skip ci]Michael Hirsch, Ph.D2-12/+35
2019-12-05docs/users: Add libglvnd [skip ci]Dylan Baker1-0/+1
2019-12-05find_program(): Add 'dirs' keyword argumentXavier Claessens2-0/+12
2019-12-05Update Users.mdAmit D1-0/+2
2019-12-05Add pkgconfig import in D documentationDanilo Spinella1-0/+2
2019-12-04dict: Fully evaluate keysXavier Claessens2-16/+16
2019-12-04Update Users.mdAmit D1-0/+1
2019-12-02docs: Update docs for LD and ld entriesDylan Baker3-2/+31
2019-12-02Allow selecting the dynamic linkerDylan Baker1-0/+17
2019-12-02doc: update travis-CI info and add GitHub Actions example [skip ci]Michael Hirsch, Ph.D1-50/+100
2019-11-30deps: add scalapackMichael Hirsch, Ph.D1-0/+14
2019-11-30Update CI Continuous Integration page and add CircleCi example [skip ci]Michael Brockus1-7/+61
2019-11-29docs: fix typochris1-1/+1
2019-11-27docs: Fix typo [skip ci]Robert Ancell1-1/+1
2019-11-25fs: Add parent() and name() methodsXavier Claessens1-1/+9
2019-11-25complete gfortran/intel/intel-cl fortran_std testMichael Hirsch, Ph.D3-0/+16
2019-11-21Meson Syntax Highlighter plugin for JetBrains IDEs.Artsiom Chapialiou1-0/+1
2019-11-19docs: clarify how Meson handles shebang in run_command [skip ci]Paolo Borelli1-0/+3
2019-11-17Merge pull request #6182 from mensinda/depInfoJussi Pakkanen2-2/+6
2019-11-17fs: make replace_suffix not expand file to absolute path, just manipulate the...Michael Hirsch, Ph.D1-1/+1
2019-11-17fs: replace_suffixMichael Hirsch, Ph.D1-14/+17
2019-11-17fs: add docs for fs.size()Michael Hirsch, Ph.D1-0/+5
2019-11-17fs: correct docsMichael Hirsch, Ph.D1-4/+4
2019-11-17fs: get file sizeMichael Hirsch, Ph.D1-1/+19
2019-11-17fs: add hash compute methodMichael Hirsch, Ph.D1-0/+8
2019-11-17fs: further document and test behaviorMichael Hirsch, Ph.D1-3/+27
2019-11-17add fs.with_suffixMichael Hirsch, Ph.D1-0/+15
2019-11-16docs: fix non-existent "meson rewriter" command in examples [skip ci]Marc Herbert1-3/+3
2019-11-14mintro: dependencies: added version keyDaniel Mensinger2-2/+6
2019-11-12Adding dictionary entry using string variable as key.franczc1-0/+17
2019-11-11Add missing openbsd to the operating system names table [skip ci]yshui1-0/+1
2019-11-10Document lack of clang support [skip ci]mayl1-0/+3
2019-11-08docs: major revamp of the Wrap format description [skip ci]Eli Schwartz1-91/+65
2019-11-08Created the filesystem module.Jussi Pakkanen3-0/+42
2019-11-07docs: Mention error LNK1181, linking for MSVC [skip ci]Vedran Miletić1-1/+1
2019-11-06docs: Add backend vs2019 to table in Builtin-options.md [skip ci]Wolfgang Stöggl1-1/+1
2019-11-06Fix typos found by codespellWolfgang Stöggl15-20/+20
2019-11-05dependency('cuda')Aleksey Gurtovoy2-0/+27
2019-11-05docs: Document that meson 0.52.0 allows layering cross files [skip ci]Dylan Baker2-3/+9
2019-11-02Minit templates modularizationMichael Hirsch, Ph.D1-0/+5
2019-11-02Add option for controlling RTTI.Jussi Pakkanen3-0/+15