Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate the entire graph not only for the 'all' target. | Nicolas Despres | 2011-04-26 | 1 | -1/+1 |
* | Add the 'clean' tool. | Nicolas Despres | 2011-04-26 | 1 | -1/+2 |
* | Merge branch 'doxygen' | Evan Martin | 2011-04-22 | 1 | -2/+2 |
|\ | |||||
| * | doxygen_mainpage is not an implicit dependency. | Nicolas Despres | 2011-04-21 | 1 | -1/+1 |
| * | Adjust DOXYGEN_MAINPAGE rule description. | Nicolas Despres | 2011-04-18 | 1 | -1/+1 |
| * | Touching README and co triggers rebuild of doxygen. | Nicolas Despres | 2011-04-18 | 1 | -1/+1 |
* | | actually link in util_test | Evan Martin | 2011-04-22 | 1 | -1/+2 |
|/ | |||||
* | Add doxygen support. | Nicolas Despres | 2011-04-16 | 1 | -0/+15 |
* | Move CanonicalizePath into util.h so it can be shared by the other modules. | Thiago Farina | 2011-04-15 | 1 | -0/+1 |
* | move the implementation of GraphViz to source file | Thiago Farina | 2011-03-07 | 1 | -2/+3 |
* | inline.sh: rewrite for better portability | Evan Martin | 2011-03-07 | 1 | -1/+1 |
* | use a shell script to inline browse.py | Evan Martin | 2011-03-07 | 1 | -1/+8 |
* | canonicalize paths loaded from depfiles | Evan Martin | 2011-03-07 | 1 | -1/+2 |
* | move test support into test.* | Evan Martin | 2011-03-06 | 1 | -1/+2 |
* | factor browse out into its own file | Evan Martin | 2011-03-05 | 1 | -4/+6 |
* | drop use of ar's T flag | Evan Martin | 2011-03-05 | 1 | -1/+1 |
* | move tools into a flag | Evan Martin | 2011-01-28 | 1 | -1/+1 |
* | remove introductory comments from build file | Evan Martin | 2011-01-26 | 1 | -21/+11 |
* | mark browse.py as an implicit dep | Evan Martin | 2011-01-24 | 1 | -1/+1 |
* | allow implicit deps | Evan Martin | 2011-01-23 | 1 | -2/+2 |
* | split some of jumble out | Evan Martin | 2011-01-19 | 1 | -2/+3 |
* | use config file for build-time options; default to opt | Evan Martin | 2011-01-15 | 1 | -2/+6 |
* | doc updates | Evan Martin | 2011-01-14 | 1 | -1/+6 |
* | build file cleanups | Evan Martin | 2011-01-08 | 1 | -3/+6 |
* | tweak build flags | Evan Martin | 2011-01-08 | 1 | -1/+1 |
* | split out graph into its own header | Evan Martin | 2011-01-08 | 1 | -2/+3 |
* | add a class for logging builds (commands + timing) | Evan Martin | 2010-12-23 | 1 | -4/+8 |
* | disable c++ deprecation warnings | Evan Martin | 2010-12-19 | 1 | -1/+1 |
* | remove @ from build.ninja | Evan Martin | 2010-12-19 | 1 | -19/+17 |
* | rename docs | Evan Martin | 2010-12-05 | 1 | -2/+2 |
* | use "all" rule in graph | Evan Martin | 2010-12-05 | 1 | -2/+1 |
* | move src into subdir | Evan Martin | 2010-12-05 | 1 | -10/+10 |
* | add backtracer | Evan Martin | 2010-11-30 | 1 | -2/+5 |
* | switch to asciidoc | Evan Martin | 2010-11-29 | 1 | -1/+7 |
* | subprocess code into new file | Evan Martin | 2010-11-29 | 1 | -2/+5 |
* | add simple subproc manager and test | Evan Martin | 2010-11-23 | 1 | -1/+2 |
* | scope test ldflags to test binary | Evan Martin | 2010-11-23 | 1 | -1/+1 |
* | split out builder into own file | Evan Martin | 2010-11-23 | 1 | -1/+2 |
* | add "all" target | Evan Martin | 2010-11-14 | 1 | -0/+4 |
* | clang safe | Evan Martin | 2010-11-14 | 1 | -2/+4 |
* | add simple graphing | Evan Martin | 2010-11-09 | 1 | -0/+11 |
* | check in build.ninja, since we're using it | Evan Martin | 2010-11-07 | 1 | -0/+41 |