Age | Commit message (Expand) | Author | Files | Lines |
2019-12-23 | doc: examples of run_project_tests.py options | Michael Hirsch, Ph.D | 1 | -33/+42 |
2019-12-22 | cmake: Fix obeject libraries | Daniel Mensinger | 1 | -0/+11 |
2019-12-19 | summary: Change 'section' to be a kwarg instead of positional | Xavier Claessens | 2 | -25/+23 |
2019-12-19 | add compiler.get_linker_id() method | Michael Hirsch, Ph.D | 4 | -29/+46 |
2019-12-19 | fs: rename samefile => is_samepath | Michael Hirsch, Ph.D | 1 | -8/+19 |
2019-12-18 | python: add embed to the python dependency function | Daniel Mensinger | 2 | -1/+9 |
2019-12-18 | Merge pull request #4649 from dcbaker/summary-function | Jussi Pakkanen | 2 | -0/+100 |
2019-12-12 | summary: Add bool_yn keyword argument | Xavier Claessens | 1 | -0/+4 |
2019-12-12 | summary: Allow section with no title, and passing key/value separately | Xavier Claessens | 1 | -5/+12 |
2019-12-12 | Add a summary() function for configuration summarization | Xavier Claessens | 2 | -0/+89 |
2019-12-13 | mintro: include test protocol in introspection data | Paolo Bonzini | 2 | -1/+6 |
2019-12-12 | docs: Fix wrong example for shaderc dependency [skip ci] | ePirat | 1 | -12/+12 |
2019-12-11 | Merge pull request #6207 from dcbaker/linker-option | Jussi Pakkanen | 4 | -2/+48 |
2019-12-10 | mintro: Add version key to --scan-dependencies (fixes #6287) | Daniel Mensinger | 2 | -1/+8 |
2019-12-10 | docs: explain cross-compilation names sooner [skip ci] | Marc Herbert | 1 | -12/+22 |
2019-12-10 | assert(): Make message argument optional | Xavier Claessens | 1 | -0/+3 |
2019-12-08 | dist: Add --include-subprojects option | Xavier Claessens | 1 | -0/+6 |
2019-12-07 | Add brief description of configuring Vala's preprocessor via the add_project_... | Ken Gilmer | 1 | -0/+5 |
2019-12-07 | Merge pull request #6228 from scivision/scalapack | Jussi Pakkanen | 1 | -0/+14 |
2019-12-06 | Update Python2 syntax to Python3 syntax in genrelnotes.py | Michael Brockus | 1 | -16/+26 |
2019-12-06 | mtest: document default MALLOC_PERTURB_=1..255 behavior [skip ci] | Michael Hirsch, Ph.D | 2 | -12/+35 |
2019-12-05 | docs/users: Add libglvnd [skip ci] | Dylan Baker | 1 | -0/+1 |
2019-12-05 | find_program(): Add 'dirs' keyword argument | Xavier Claessens | 2 | -0/+12 |
2019-12-05 | Update Users.md | Amit D | 1 | -0/+2 |
2019-12-05 | Add pkgconfig import in D documentation | Danilo Spinella | 1 | -0/+2 |
2019-12-04 | dict: Fully evaluate keys | Xavier Claessens | 2 | -16/+16 |
2019-12-04 | Update Users.md | Amit D | 1 | -0/+1 |
2019-12-02 | docs: Update docs for LD and ld entries | Dylan Baker | 3 | -2/+31 |
2019-12-02 | Allow selecting the dynamic linker | Dylan Baker | 1 | -0/+17 |
2019-12-02 | doc: update travis-CI info and add GitHub Actions example [skip ci] | Michael Hirsch, Ph.D | 1 | -50/+100 |
2019-11-30 | deps: add scalapack | Michael Hirsch, Ph.D | 1 | -0/+14 |
2019-11-30 | Update CI Continuous Integration page and add CircleCi example [skip ci] | Michael Brockus | 1 | -7/+61 |
2019-11-29 | docs: fix typo | chris | 1 | -1/+1 |
2019-11-27 | docs: Fix typo [skip ci] | Robert Ancell | 1 | -1/+1 |
2019-11-25 | fs: Add parent() and name() methods | Xavier Claessens | 1 | -1/+9 |
2019-11-25 | complete gfortran/intel/intel-cl fortran_std test | Michael Hirsch, Ph.D | 3 | -0/+16 |
2019-11-21 | Meson Syntax Highlighter plugin for JetBrains IDEs. | Artsiom Chapialiou | 1 | -0/+1 |
2019-11-19 | docs: clarify how Meson handles shebang in run_command [skip ci] | Paolo Borelli | 1 | -0/+3 |
2019-11-17 | Merge pull request #6182 from mensinda/depInfo | Jussi Pakkanen | 2 | -2/+6 |
2019-11-17 | fs: make replace_suffix not expand file to absolute path, just manipulate the... | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-11-17 | fs: replace_suffix | Michael Hirsch, Ph.D | 1 | -14/+17 |
2019-11-17 | fs: add docs for fs.size() | Michael Hirsch, Ph.D | 1 | -0/+5 |
2019-11-17 | fs: correct docs | Michael Hirsch, Ph.D | 1 | -4/+4 |
2019-11-17 | fs: get file size | Michael Hirsch, Ph.D | 1 | -1/+19 |
2019-11-17 | fs: add hash compute method | Michael Hirsch, Ph.D | 1 | -0/+8 |
2019-11-17 | fs: further document and test behavior | Michael Hirsch, Ph.D | 1 | -3/+27 |
2019-11-17 | add fs.with_suffix | Michael Hirsch, Ph.D | 1 | -0/+15 |
2019-11-16 | docs: fix non-existent "meson rewriter" command in examples [skip ci] | Marc Herbert | 1 | -3/+3 |
2019-11-14 | mintro: dependencies: added version key | Daniel Mensinger | 2 | -2/+6 |
2019-11-12 | Adding dictionary entry using string variable as key. | franczc | 1 | -0/+17 |