summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move test support into test.*Evan Martin2011-03-065-19/+42
* don't rely on /proc for 'browse' modeEvan Martin2011-03-051-16/+38
* factor browse out into its own fileEvan Martin2011-03-054-35/+87
* chdir into a temp dir before disk testsEvan Martin2011-03-051-0/+5
* drop use of ar's T flagEvan Martin2011-03-051-1/+1
* limit output width to prevent line-wrappingEvan Martin2011-03-021-0/+12
* linux: simpler way to get number of processorsEvan Martin2011-03-011-10/+3
* print short name of command before dumping command stdout/stderrEvan Martin2011-03-011-6/+15
* drop DumpBacktraceEvan Martin2011-02-282-15/+2
* update gyp patchEvan Martin2011-02-281-24/+13
* get the number of CPUs on FreeBSD and OS X via sysctl()Evan Martin2011-02-281-0/+14
* bootstrap.sh: FreeBSD supportasmodai2011-02-281-6/+20
* doc phony actionsEvan Martin2011-02-272-4/+20
* check off todoEvan Martin2011-02-101-4/+0
* Fix various typos.Ralph Giles2011-02-081-4/+4
* Merge branch 'master' of https://github.com/geophree/ninjaEvan Martin2011-02-081-1/+1
|\
| * Fix a typo in the manual.Jeff Hanke2011-02-061-1/+1
* | Merge branch 'master' of neugierig.org:projects/git/ninjaEvan Martin2011-02-081-5/+8
|\ \
| * | quick-fix gyp.patch for chrome changeEvan Martin2011-02-081-5/+8
| |/
* | Merge branch 'master' of https://github.com/martine/ninjaEvan Martin2011-02-0734-37/+741
|\ \ | |/
| * add copyrightsEvan Martin2011-02-0631-2/+603
| * clean up bootstrapEvan Martin2011-02-062-5/+8
| * create builddir on start; fixes bootstrapEvan Martin2011-02-061-1/+13
| * use -f for input file, matching makeEvan Martin2011-02-052-4/+4
| * check in demo fileEvan Martin2011-02-051-0/+38
| * check off todo itemEvan Martin2011-02-051-2/+0
| * include command name when printing output, add newlineEvan Martin2011-02-051-6/+10
| * fancier outputEvan Martin2011-02-052-15/+58
| * cleanup phony testingEvan Martin2011-02-053-3/+8
* | more todoEvan Martin2011-02-041-0/+2
|/
* add -k flag to todoEvan Martin2011-02-041-0/+3
* use builddir for log fileEvan Martin2011-02-044-6/+19
* more todoEvan Martin2011-02-042-0/+3
* ignore whitespace in makefilesEvan Martin2011-02-043-4/+22
* refactor parse error messagesEvan Martin2011-02-043-14/+16
* include path when printing a makefile parse errorEvan Martin2011-02-042-2/+5
* Merge branch 'master' of neugierig.org:projects/git/ninjaEvan Martin2011-02-031-0/+3
|\
| * add idea to todoEvan Martin2011-02-011-0/+3
* | gyp updatesEvan Martin2011-02-031-7/+11
|/
* more todoEvan Martin2011-02-011-0/+2
* implement parallelism flagEvan Martin2011-02-012-5/+4
* parallelism flag, guess based on cpuinfoEvan Martin2011-02-012-7/+40
* update gyp patchEvan Martin2011-01-311-114/+155
* more docsEvan Martin2011-01-311-3/+28
* mention the tools in the docsEvan Martin2011-01-311-0/+17
* move tools into a flagEvan Martin2011-01-283-23/+21
* minor doc updatesEvan Martin2011-01-282-0/+7
* doc updatesEvan Martin2011-01-271-44/+60
* more speed claimsEvan Martin2011-01-261-2/+3
* remove introductory comments from build fileEvan Martin2011-01-261-21/+11