Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some outdated lines from .gitignore | Jan Niklas Hasse | 2019-12-20 | 1 | -2/+1 |
| | |||||
* | Ignore Qt Creator project files (#1702) | Michael Jones | 2019-12-03 | 1 | -0/+3 |
| | |||||
* | Ignore all kinds of build directories | Jan Niklas Hasse | 2019-08-28 | 1 | -1/+1 |
| | |||||
* | Ignore .ccls-cache directory | Jan Niklas Hasse | 2019-05-10 | 1 | -0/+1 |
| | |||||
* | Ignore Visual Studio Code project files | Jan Niklas Hasse | 2018-11-02 | 1 | -0/+3 |
| | |||||
* | add gitignore | Takuto Ikuta | 2017-04-12 | 1 | -0/+1 |
| | |||||
* | Separate bootstrapped build from final build | Mike Seplowitz | 2015-10-22 | 1 | -0/+1 |
| | | | | AIX does not support rebuilding ninja in-place from the bootstrapped ninja. | ||||
* | Merge pull request #703 from ovinn/master | Nico Weber | 2014-12-04 | 1 | -0/+1 |
|\ | | | | | Added *.obj ignore rule | ||||
| * | Added *.obj ignore | Oliver Vinn | 2014-01-13 | 1 | -0/+1 |
| | | |||||
* | | Add manifest_parser_perftest to .gitignore. | Nico Weber | 2014-04-17 | 1 | -1/+2 |
| | | |||||
* | | Propagate file rename to gitignore. | Nicolas Despres | 2014-04-16 | 1 | -1/+1 |
|/ | | | | This was introduced by 68a4bb27d1a747b240ea68cd320a51dbd261ed14. | ||||
* | Add to .gitignore : SublimeText project files, *.patch files, ..ninja_deps, ↵ | Richard Geary | 2013-08-11 | 1 | -0/+8 |
| | | | | .ninja_log | ||||
* | .gitignore Eclipse project files | Richard Geary | 2012-11-09 | 1 | -0/+5 |
| | | | | Change-Id: I7cfe7cee92e1800284829f099fe6a44f212b527f | ||||
* | remove crlfs from .gitignore | Evan Martin | 2012-08-24 | 1 | -17/+17 |
| | | | | These were introduced by a change of mine on Windows, whoops. | ||||
* | add .ilk (incremental linker) to .gitignore | Evan Martin | 2012-08-12 | 1 | -0/+1 |
| | |||||
* | windows: ignore pdb files | Evan Martin | 2012-08-10 | 1 | -15/+16 |
| | |||||
* | gitignore unpacked gtest | Evan Martin | 2012-07-17 | 1 | -0/+1 |
| | | | | Patch from Scott Graham <scottmg@chromium.org>. | ||||
* | add new binaries to gitignore | Evan Martin | 2012-06-19 | 1 | -0/+3 |
| | |||||
* | gitignore exe files | Evan Martin | 2011-12-20 | 1 | -0/+1 |
| | |||||
* | perftest: print summary info at end | Evan Martin | 2011-05-27 | 1 | -0/+1 |
| | |||||
* | move various doc files out of top-level directory | Evan Martin | 2011-05-14 | 1 | -3/+2 |
| | |||||
* | check in a script that generates build.ninja | Evan Martin | 2011-05-02 | 1 | -1/+1 |
| | | | | | | | | | This will allow us to: 1) simplify bootstrap 2) generate windows-style paths on windows It is also in line with ninja's philosophy: the build file syntax is simple because the build files are easy to generate. | ||||
* | git: ignore python droppings | Evan Martin | 2011-05-01 | 1 | -0/+1 |
| | |||||
* | Fix gitignore line for Doxygen. | Nicolas Despres | 2011-04-18 | 1 | -1/+1 |
| | | | | Reviewed by Evan Martin. | ||||
* | Add doxygen support. | Nicolas Despres | 2011-04-16 | 1 | -0/+1 |
| | |||||
* | use builddir for log file | Evan Martin | 2011-02-04 | 1 | -1/+0 |
| | |||||
* | more todo | Evan Martin | 2011-02-04 | 1 | -0/+1 |
| | |||||
* | ignore generated manual html | Evan Martin | 2011-01-20 | 1 | -0/+1 |
| | |||||
* | ignore genned config file | Evan Martin | 2011-01-20 | 1 | -0/+1 |
| | |||||
* | move src into subdir | Evan Martin | 2010-12-05 | 1 | -1/+0 |
| | |||||
* | update gitignore | Evan Martin | 2010-11-29 | 1 | -2/+5 |
| | |||||
* | gitignore .o files | Evan Martin | 2010-10-23 | 1 | -0/+1 |
| | |||||
* | etags | Evan Martin | 2010-10-21 | 1 | -0/+1 |
| | |||||
* | import | Evan Martin | 2010-10-15 | 1 | -0/+2 |