summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add link to mailing list to README.Evan Jones2011-03-171-0/+3
* src/inline.sh: fix typoIWATSUKI Hiroyuki2011-03-141-1/+1
* inline.sh: BSD / OS X fixesIWATSUKI Hiroyuki2011-03-131-1/+1
* fix test that relied on pointer valuesEvan Martin2011-03-121-2/+7
* make bad build tests fail earlierEvan Martin2011-03-121-0/+1
* fix terrible bug in gyp patchEvan Martin2011-03-121-4/+6
* fix bootstrap when build dir already existsEvan Martin2011-03-071-1/+1
* move the implementation of GraphViz to source fileThiago Farina2011-03-074-58/+82
* update gyp patchEvan Martin2011-03-071-10/+20
* fix bootstrap by running python inliner tooEvan Martin2011-03-071-0/+2
* inline.sh: rewrite for better portabilityEvan Martin2011-03-072-6/+2
* handle variable expansion with upper-case charactersOrestis Agathokleous2011-03-072-1/+14
* use a shell script to inline browse.pyEvan Martin2011-03-074-16/+43
* files that have both implicit and explicit edges should be implicitEvan Martin2011-03-072-11/+27
* canonicalize paths loaded from depfilesEvan Martin2011-03-074-2/+153
* more commentsEvan Martin2011-03-061-0/+2
* move VirtualFileSystem into test.*Evan Martin2011-03-063-36/+49
* 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