summaryrefslogtreecommitdiffstats
path: root/HACKING.md
Commit message (Collapse)AuthorAgeFilesLines
* 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