summaryrefslogtreecommitdiffstats
path: root/libclc/build/ninja_syntax.py
Commit message (Collapse)AuthorAgeFilesLines
* libclc: Drop the old python based build systemJan Vesely2019-11-081-118/+0
| | | | | Reviewer: tstellar Differential Revision: https://reviews.llvm.org/D69966
* 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