| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-13 | build: Touch llvm-config after building | Brian Anderson | -1/+1 | |
| llvm-config is the file we base our LLVM build rule on, but rebuilding LLVM doesn't always rebuild it, so touch. | ||||
| 2011-11-25 | build: Create a better definition of LLVM deps | Brian Anderson | -3/+7 | |
| 2011-11-05 | Build LLVM with -fno-omit-frame-pointer on Linux | Brian Anderson | -1/+1 | |
| 2011-11-05 | Use $(MAKE) for recursive make | Brian Anderson | -1/+1 | |
| 2011-11-05 | Parameterize the LLVM build over the target triples | Brian Anderson | -3/+15 | |
| 2011-11-05 | LLVM build cleanup | Brian Anderson | -2/+4 | |
| 2011-11-05 | Use LLVM directly from the build directory | Brian Anderson | -1/+1 | |
| This will cut out the few seconds it takes to run make install. | ||||
| 2011-11-05 | Tie the LLVM build into ours | Brian Anderson | -0/+5 | |
| 2011-11-05 | Add mk/llvm.mk | Brian Anderson | -0/+0 | |
