summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-04-28README.md: Fix logo URLNirbheek Chauhan
2017-04-28README: Don't recommend using as a standalone scriptNirbheek Chauhan
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-28Use 'builddir' instead of 'build' in the READMEPeter Hutterer
Clarifies that this is really just a directory, not a command. https://github.com/mesonbuild/meson/issues/1560
2017-03-25Github md renderer requires spaces between hashes and the heading text.Jussi Pakkanen
2017-01-09We only need Ninja 1.5.x for the core codeNirbheek Chauhan
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.
2016-11-23README.md: Add a warning about zipapp adding testsNirbheek Chauhan
2016-11-23Add pypi status to READMENirbheek Chauhan
2016-09-28Zipapp documentation update.Jussi Pakkanen
2016-08-18Fix URL to Ninja projectAleksander Piotrowski
2016-06-14Show appveyor badge on readme.Jussi Pakkanen
2016-05-26Build status link in readme.Jussi Pakkanen
2016-03-24Binary name clarification.Jussi Pakkanen
2016-03-20Pip clarification.Jussi Pakkanen
2016-02-28Oh, and one more thing.Jussi Pakkanen
2016-02-28A few more tweaks.Jussi Pakkanen
2016-02-28Readme linkification.Jussi Pakkanen
2016-02-23Readme in markdownLuke Adams
Headings and logo