Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libclc: Drop the old python based build system | Jan Vesely | 2019-11-08 | 1 | -118/+0 |
| | | | | | Reviewer: tstellar Differential Revision: https://reviews.llvm.org/D69966 | ||||
* | Fixed ninja build issues relating to use of $(DESTDIR) | Tom Stellard | 2014-01-29 | 1 | -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 Collingbourne | 2012-01-08 | 1 | -0/+110 |
llvm-svn: 147756 |