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