summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* fix ninja version inconsistentMichael2020-04-201-1/+1
|
* add setup keyword in example commands [skip ci]Michael Brockus2020-03-071-2/+2
|
* Cleaning project readme [skip ci]Michael Brockus2020-02-041-28/+24
|
* doc: readme note that can get ninja via pip install ninja [skip ci]Michael Hirsch, Ph.D2019-11-121-0/+6
| | | | | A new Meson user may not realize how easy it is to get Ninja via pip install ninja
* Ensure setuptools via PEP508/518 pyproject.tomlMichael Hirsch, Ph.D2019-11-021-2/+5
|
* Readme fixes. [skip ci]Jussi Pakkanen2019-06-061-8/+10
|
* README: Remove deprecated Appveyor badge [skip ci]lzutao2018-12-201-1/+0
|
* Fix the freenode link [skip ci]lzutao2018-12-011-1/+2
|
* Fix Azure Pipelines build badge [skip ci]Kayla Ngan2018-11-121-1/+1
|
* Added Azure code status badge. [skip ci]Jussi Pakkanen2018-10-151-0/+1
|
* Add LGTM.com code quality badgesXavier RENE-CORAIL2018-09-281-0/+2
|
* README: Update IRC and contributing link (#4269) [skip ci]lzutao2018-09-271-2/+5
|
* Update minimum python version in README.mdMike Gilbert2018-05-031-1/+1
| | | | Python 3.5 has been required since 0538009d30c0.
* Replaced appveyor account by mesonbuildAleksey Filippov2018-03-181-1/+1
|
* typoChristian González2017-07-141-1/+1
|
* Add codecov badge.Elliott Sales de Andrade2017-05-211-0/+1
|
* README.md: Fix logo URLNirbheek Chauhan2017-04-281-1/+1
|
* README: Don't recommend using as a standalone scriptNirbheek Chauhan2017-04-281-15/+0
| | | | | | | | | zipapp only has a single entry point, so only the `meson` command will work. `mesontest`, `mesonconf`, `mesonintrospect` won't, which is terrible, really. Ideally we should have a single entry point for all these instead, but until that happens, we should not recommend zipapps.
* Use 'builddir' instead of 'build' in the READMEPeter Hutterer2017-04-281-2/+2
| | | | | | Clarifies that this is really just a directory, not a command. https://github.com/mesonbuild/meson/issues/1560
* Github md renderer requires spaces between hashes and the heading text.Jussi Pakkanen2017-03-251-6/+6
|
* We only need Ninja 1.5.x for the core codeNirbheek Chauhan2017-01-091-1/+1
| | | | | | | This change helps us run on older distros such as Ubuntu LTS which is very lazy in updating even non-core and stable packages such as Ninja. Ninja 1.6.x is only needed for running the tests.
* README.md: Add a warning about zipapp adding testsNirbheek Chauhan2016-11-231-0/+4
|
* Add pypi status to READMENirbheek Chauhan2016-11-231-2/+4
|
* Zipapp documentation update.Jussi Pakkanen2016-09-281-0/+11
|
* Fix URL to Ninja projectAleksander Piotrowski2016-08-181-1/+1
|
* Show appveyor badge on readme.Jussi Pakkanen2016-06-141-2/+1
|
* Build status link in readme.Jussi Pakkanen2016-05-261-0/+5
|
* Binary name clarification.Jussi Pakkanen2016-03-241-0/+4
|
* Pip clarification.Jussi Pakkanen2016-03-201-2/+4
|
* Oh, and one more thing.Jussi Pakkanen2016-02-281-3/+5
|
* A few more tweaks.Jussi Pakkanen2016-02-281-1/+2
|
* Readme linkification.Jussi Pakkanen2016-02-281-9/+14
|
* Readme in markdownLuke Adams2016-02-231-0/+61
Headings and logo