summaryrefslogtreecommitdiffstats
path: root/libclc/build/ninja_syntax.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed ninja build issues relating to use of $(DESTDIR)Tom Stellard2014-01-291-4/+12
| | | | | | | | | | We use ${DESTDIR} syntax now instead of $(DESTDIR) because that syntax works both is the shell (at least it does for bash) and for make (at least it does for GNU Make) Patch By: Dan Liew llvm-svn: 200414
* Initial commit.Peter Collingbourne2012-01-081-0/+110
llvm-svn: 147756
OpenPOWER on IntegriCloud