Commit Graph

30 Commits

Author SHA1 Message Date
Michael Hirsch, Ph.D 9cee736768 doc: readme note that can get ninja via pip install ninja [skip ci]
A new Meson user may not realize how easy it is to get Ninja via
pip install ninja
2019-11-12 22:14:05 +02:00
Michael Hirsch, Ph.D d218d52367 Ensure setuptools via PEP508/518 pyproject.toml 2019-11-02 16:17:13 +02:00
Jussi Pakkanen 7561926a70 Readme fixes. [skip ci] 2019-06-06 21:54:50 +03:00
lzutao 7838f9afc3 README: Remove deprecated Appveyor badge [skip ci] 2018-12-20 09:16:53 -08:00
lzutao 8b3939bde6 Fix the freenode link [skip ci] 2018-12-01 23:17:13 +02:00
Kayla Ngan cecad3b9db Fix Azure Pipelines build badge [skip ci] 2018-11-12 21:25:33 +02:00
Jussi Pakkanen cef0e4e730 Added Azure code status badge. [skip ci] 2018-10-15 00:12:05 +03:00
Xavier RENE-CORAIL ba7b7d0991 Add LGTM.com code quality badges 2018-09-28 12:59:53 -07:00
lzutao dc7bb37c46 README: Update IRC and contributing link (#4269) [skip ci] 2018-09-27 06:12:22 -07:00
Mike Gilbert 8d5598227e Update minimum python version in README.md
Python 3.5 has been required since 0538009d30.
2018-05-03 00:44:16 +03:00
Aleksey Filippov 158dc249ca Replaced appveyor account by mesonbuild 2018-03-18 13:20:30 +02:00
Christian González d9939f0064 typo 2017-07-14 18:51:30 +02:00
Elliott Sales de Andrade 083b2756d1 Add codecov badge. 2017-05-21 16:11:33 -04:00
Nirbheek Chauhan 6a923a3620 README.md: Fix logo URL 2017-04-28 23:03:45 +03:00
Nirbheek Chauhan 9763bf65c6 README: Don't recommend using as a standalone script
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.
2017-04-28 23:03:45 +03:00
Peter Hutterer f3be687cbb Use 'builddir' instead of 'build' in the README
Clarifies that this is really just a directory, not a command.

https://github.com/mesonbuild/meson/issues/1560
2017-04-28 22:36:15 +03:00
Jussi Pakkanen 3f8b010670 Github md renderer requires spaces between hashes and the heading text. 2017-03-25 17:31:30 +02:00
Nirbheek Chauhan 747d4f2b03 We only need Ninja 1.5.x for the core code
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.
2017-01-09 14:03:03 -05:00
Nirbheek Chauhan 65a44f52aa README.md: Add a warning about zipapp adding tests 2016-11-23 21:28:56 +05:30
Nirbheek Chauhan fcbee35104 Add pypi status to README 2016-11-23 16:47:01 +05:30
Jussi Pakkanen 83ea23c052 Zipapp documentation update. 2016-09-28 19:44:00 +03:00
Aleksander Piotrowski d6fd462387 Fix URL to Ninja project 2016-08-18 23:35:30 +02:00
Jussi Pakkanen 80d677eee3 Show appveyor badge on readme. 2016-06-14 00:16:31 +03:00
Jussi Pakkanen 6f3a18a861 Build status link in readme. 2016-05-26 21:57:11 +03:00
Jussi Pakkanen 7019daaab0 Binary name clarification. 2016-03-24 18:13:32 +02:00
Jussi Pakkanen 254a688124 Pip clarification. 2016-03-20 18:37:22 +02:00
Jussi Pakkanen cb0b9b79f4 Oh, and one more thing. 2016-02-28 23:45:10 +02:00
Jussi Pakkanen e0a23a7f6a A few more tweaks. 2016-02-28 23:38:34 +02:00
Jussi Pakkanen d2657fb396 Readme linkification. 2016-02-28 23:37:36 +02:00
Luke Adams cd125362e2 Readme in markdown
Headings and logo
2016-02-23 16:40:05 -06:00