Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update makefile to use PROJ_* makefile variables intead of BUILD_* as | Reid Spencer | 2005-02-14 | 1 | -2/+2 |
* | Correct build script for stkr_runtime module | Reid Spencer | 2004-12-05 | 1 | -1/+1 |
* | Use llvmc to compile test cases | Reid Spencer | 2004-11-20 | 1 | -18/+11 |
* | Correct macro names per naming standard in Makefile.rules | Reid Spencer | 2004-10-30 | 1 | -12/+12 |
* | Use llvm-link to link the .bc with testing.bc. This helps test the new | Reid Spencer | 2004-09-11 | 1 | -4/+5 |
* | Convert makefile to use standard LLVM macros for tool names | Reid Spencer | 2004-09-04 | 1 | -22/+13 |
* | Do not hardcode the name of gcc, because its full pathname may have been | Brian Gaeke | 2004-05-11 | 1 | -1/+1 |
* | Do not depend on the path to bash | Brian Gaeke | 2004-05-11 | 1 | -1/+1 |
* | Makefile updates contributed by Reid | Chris Lattner | 2003-12-08 | 1 | -8/+13 |
* | Apply patches from PR136 | Brian Gaeke | 2003-11-24 | 1 | -9/+19 |
* | Add a script I missed | Chris Lattner | 2003-11-23 | 1 | -0/+19 |
* | Checkin tests | Chris Lattner | 2003-11-23 | 55 | -0/+464 |