summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Fix AIX compilation error related to printf macrosMike Seplowitz2015-08-191-3/+8
| | * | | Start AIX portMike Seplowitz2015-08-191-2/+11
| | * | | Strip tabs from od's outputMike Seplowitz2015-08-191-1/+1
| * | | | Merge pull request #999 from colincross/dumbstatusNico Weber2015-11-121-2/+3
| |\ \ \ \
| | * | | | Print status when edge finishes on dumb terminalsColin Cross2015-07-311-2/+3
| * | | | | Merge pull request #964 from nicolasdespres/sighupNico Weber2015-11-123-1/+36
| |\ \ \ \ \
| | * | | | | Cleanup build on SIGHUP.Nicolas Despres2015-09-203-1/+36
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #763 from drbo/masterNico Weber2015-11-123-31/+38
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master'Demetri Obenour2014-05-3115-71/+135
| | |\ \ \ \ \
| | * | | | | | Added test of international character supportDemetri Obenour2014-05-082-29/+36
| | * | | | | | Added support for international characters in makefile dependency namesDemetri Obenour2014-05-081-2/+2
| * | | | | | | Try to fix #685Nico Weber2015-11-111-1/+1
| * | | | | | | drop more references to github/martineEvan Martin2015-11-113-6/+5
| * | | | | | | Update link to point to ninja-build.orgNico Weber2015-11-111-1/+1
| * | | | | | | Merge pull request #1049 from nico/update-linksNico Weber2015-11-117-13/+13
| |\ \ \ \ \ \ \
| | * | | | | | | Make links point to org pageNico Weber2015-11-117-13/+13
| |/ / / / / / /
| * | | | | | | test commitNico Weber2015-11-111-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #1015 from moroten/docs-relpathNico Weber2015-10-221-0/+8
| |\ \ \ \ \ \
| | * | | | | | Describe why to use relative pathsFredrik Medley2015-09-031-0/+8
| * | | | | | | Merge pull request #1040 from peter1000/patch-1Nico Weber2015-10-221-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fixes typopeter10002015-10-191-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #1029 from nicolasdespres/fix-doc-typoNico Weber2015-10-211-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix typo.Nicolas Despres2015-09-241-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #1014 from moroten/optimize-stringpieceNico Weber2015-09-071-1/+1
| |\ \ \ \ \ \
| | * | | | | | Optimize StringPiece hash mapFredrik Medley2015-09-031-1/+1
| | |/ / / / /
| * | | | | | Merge pull request #1018 from nico/spellNico Weber2015-09-071-18/+20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge LLVM r242069, make spell checking allocate less memory.Nico Weber2015-09-071-18/+20
| |/ / / / /
| * | | | | Merge pull request #1009 from sgraham/fix-null.oNico Weber2015-08-271-1/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Don't output null.o during configureScott Graham2015-08-271-1/+2
| |/ / / /
| * | | | Merge pull request #1003 from sgraham/2015-compileNico Weber2015-08-103-4/+4
| |\ \ \ \
| | * | | | Remove accidental changesScott Graham2015-08-102-1105/+1105
| | * | | | Some mucking with std:: for set_terminate and terminate_handlerScott Graham2015-08-104-1109/+1108
| | * | | | Set _HAS_EXCEPTIONS=0 on MSVCScott Graham2015-08-101-0/+1
| |/ / / /
| * | | | Merge pull request #998 from LindleyF/stdc-format-macrosNico Weber2015-08-031-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Make sure not to re-define __STDC_FORMAT_MACROS.Lindley French2015-07-311-0/+2
| |/ / /
| * | | Merge pull request #997 from mikesep/assert-arg-orderNico Weber2015-07-301-2/+2
| |\ \ \
| | * | | Correct order of ASSERT_EQ argumentsMike Seplowitz2015-07-301-2/+2
| |/ / /
| * | | Merge pull request #988 from nico/slashesNico Weber2015-07-103-7/+13
| |\ \ \
| | * | | win: print right slashes in 'unknown target' messageNico Weber2015-07-103-7/+13
| * | | | Merge pull request #973 from sgraham/canonicalize-fixNico Weber2015-07-058-63/+149
| |\ \ \ \
| | * | | | don't alias input/output in ExtractDeps (i.e. actually works now)Scott Graham2015-06-183-3/+8
| | * | | | propagate include normalization failure to caller insteadScott Graham2015-06-185-25/+30
| | * | | | Error+exit -> FatalScott Graham2015-06-181-2/+1
| | * | | | don't abort()Scott Graham2015-06-091-3/+3
| | * | | | push error to caller and abort on failureScott Graham2015-06-094-47/+73
| | * | | | Fix crash in attempting to canonicalize paths longer than _MAX_PATHScott Graham2015-06-082-1/+52
| * | | | | Merge pull request #979 from stinb/bootstrap-out-of-sourceNico Weber2015-07-052-9/+19
| |\ \ \ \ \
| | * | | | | Fix bootstrap from a source path containing spaces.Jason Haslam2015-06-221-2/+6
| | * | | | | Search for generated headers relative to build dir.Jason Haslam2015-06-222-1/+4
| | * | | | | Allow configure script to bootstrap out of source.Jason Haslam2015-06-221-7/+10
| | | |/ / / | | |/| | |