summaryrefslogtreecommitdiffstats
path: root/HACKING
Commit message (Collapse)AuthorAgeFilesLines
* add script for measuring build performanceEvan Martin2011-12-291-4/+6
|
* adapt parser_perftest to new depfile classEvan Martin2011-12-271-0/+3
|
* Merge branch 'master' of git://github.com/ehird/ninjaEvan Martin2011-12-271-2/+2
|\
| * Rewrite the bootstrap script in PythonElliott Hird2011-12-151-2/+2
| | | | | | | | | | | | | | This allows trouble-free builds on platforms with non-standard Python executable names. As a bonus, it passes the arguments received on to configure.py, so you don't have to reconfigure to build in a non-standard manner.
* | inline gtest to simplify windows buildEvan Martin2011-12-201-6/+2
| |
* | fix mingw cross-compileEvan Martin2011-12-201-3/+3
|/
* performance testing noteEvan Martin2011-12-071-0/+9
|
* HACKING: windows notesEvan Martin2011-12-021-1/+10
|
* update obsolete HACKING notesEvan Martin2011-05-221-7/+7
|
* clang noteEvan Martin2011-05-111-0/+4
|
* make platform a command-line arg to configureEvan Martin2011-05-091-1/+1
|
* rename gen-build-file to configureEvan Martin2011-05-091-1/+1
| | | | Change it so it always writes build.ninja; easier to run directly.
* amend HACKING with how to dev for windowsEvan Martin2011-05-061-0/+11
|
* Add coding and documentation guidelines.Nicolas Despres2011-05-021-0/+20
| | | | As discussed on the mailing list.
* clean up bootstrapEvan Martin2011-02-061-2/+2
|
* add hacking noteEvan Martin2011-01-191-0/+4
|
* hacking notesEvan Martin2010-11-291-0/+10