summaryrefslogtreecommitdiff
path: root/projects/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-01-16Rename BUILD_* to PROJ_*Reid Spencer1-2/+2
2004-10-22Adjust to changes in Makefile.rulesReid Spencer1-1/+1
2004-09-14The Sparc linking .so problem extends to the sample project as wellMisha Brukman1-0/+1
2004-09-13Sparc cannot link shared objects (libtool issue) which affects Stacker.Misha Brukman1-0/+5
2004-09-04Make sure llvm-test doesn't build automatically so the nightly test canReid Spencer1-1/+1
2004-09-03Uh, changing in build dir and committing in src dir doesn't lead to correctReid Spencer1-1/+1
2004-09-03Correct the specification of the DIRS variable to not include the sourceReid Spencer1-1/+1
2004-08-23Change the makefile back so it descends any directory with a Makefile.Reid Spencer1-1/+1
2004-08-20Avoid building samples. Require explicit list of directory names to build.Reid Spencer1-2/+1
2004-08-20Only build project dirs with a Makefile in them. This should fix theChris Lattner1-2/+2
2003-11-25Adjusted the projects Makefile so that it picks up the name of projectsJohn Criswell1-2/+4
2003-10-20Added LLVM copyrights to Makefiles.John Criswell1-0/+8
2003-06-30Adding in projects subtree.John Criswell1-0/+6