Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support non-standard Python executable names | Elliott Hird | 2011-12-14 | 1 | -1/+1 |
* | disable the 'unused parameter' warning | Evan Martin | 2011-12-05 | 1 | -1/+1 |
* | Revert "Merge pull request #143 from cipriancraciun/patches/python2" | Evan Martin | 2011-11-25 | 1 | -1/+1 |
* | Renamed `python` to `python2`. | Ciprian Dorin, Craciun | 2011-11-22 | 1 | -1/+1 |
* | Add -Wextra warning flag. | Nicolas Despres | 2011-11-19 | 1 | -1/+1 |
* | Factor out State struct from ninja_jumble.cc into its header/source files. | Thiago Farina | 2011-09-03 | 1 | -1/+1 |
* | make browse work for all ninja paths | Evan Martin | 2011-05-13 | 1 | -2/+3 |
* | Prefix perror(3) messages with program name. | Nicolas Despres | 2011-04-26 | 1 | -5/+5 |
* | use a shell script to inline browse.py | Evan Martin | 2011-03-07 | 1 | -14/+3 |
* | don't rely on /proc for 'browse' mode | Evan Martin | 2011-03-05 | 1 | -16/+38 |
* | factor browse out into its own file | Evan Martin | 2011-03-05 | 1 | -0/+53 |