summaryrefslogtreecommitdiffstats
path: root/HACKING.md
Commit message (Collapse)AuthorAgeFilesLines
* HACKING: fix some whitespace nitsBen Boeckel2018-11-141-4/+4
|
* Add more instructions for building ninja in Windows (#1169)Andrew Maclean2018-10-301-2/+38
| | | | This should clarify that the instructions are for Visual Studio. It also opens the possibility for others to write similar sections for using gcc/clang in Windows.
* Fix simple typo in HACKING.mdChristopher Waldon2018-04-251-1/+1
|
* correction of location of binaryKulak2017-09-281-1/+1
| | | original said "source root", but actual location is project root. Perhaps it is mean to be "src" parent, but that's a bit confusing.
* fix broken link in hacking.mdBrendan McCarthy2017-01-111-1/+1
|
* Add link to mailing listEd Baunton2016-02-061-2/+2
| | | As a convenience to new users, provide a link to the mailing list.
* Fix typoptzz2015-12-061-1/+1
|
* Make links point to org pageNico Weber2015-11-111-1/+1
|
* test commitNico Weber2015-11-111-1/+1
|
* fix typos, punctuation, redundant words in HACKING.mdNico Weber2015-07-021-5/+4
|
* point people at more detailed build docs if they're on WindowsEvan Martin2015-06-301-2/+18
| | | | | | | | | It's a hard balance between "most people want to run configure --bootstrap" and "here's a massive wall of text of every detail about building". I think the balance in this change is better than it was before -- most people on Windows don't want to build their own binary. Fixes #983.
* Add notes on using afl-fuzz to HACKING.Nico Weber2015-03-191-0/+30
|
* Document how to run gcov on ninja.Nico Weber2015-01-211-0/+16
|
* drop leftover references to bootstrap.pyEvan Martin2014-11-181-6/+3
|
* remove more things not needed without gtestNico Weber2014-09-181-20/+0
|
* amend HACKING.md with instructions for Arch LinuxEvan Martin2014-08-041-0/+6
|
* Fix typo in HACKING.mdRui Ueyama2013-05-211-1/+1
|
* add HACKING note on cl.exe-via-wineEvan Martin2013-04-111-0/+6
|
* update mingw docs for ubuntu preciseEvan Martin2012-10-231-0/+7
|
* link directly to gtest zipEvan Martin2012-08-241-1/+3
|
* many updates for HACKING.mdEvan Martin2012-08-161-26/+78
| | | | In particular, describe a policy for good patches.
* Remove -fcolor-diagnostics reference from HACKINGNico Weber2012-08-161-2/+2
| | | | configure.py adds that flag automatically if CXX is set to clang.
* convert HACKING to markdown, add MSVC sectionEvan Martin2012-08-151-0/+113