summaryrefslogtreecommitdiff
path: root/projects/Makefile
Commit message (Expand)AuthorAge
* Remove projects/sample.Rafael Espindola2014-03-12
* Filter out dragonegg when checked out into a projects subdirectory.Chandler Carruth2013-06-24
* projects: Don't try to build libcxx if one happens to have it checked out intoDaniel Dunbar2010-09-09
* Don't try to build compiler-rt if it happens to be checked out into projects/Daniel Dunbar2010-01-18
* Allow the test suite to be checked out into projects/test-suite.Matthijs Kooijman2008-06-24
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* remove obsolete commentChris Lattner2007-01-17
* For PR1074:Reid Spencer2007-01-17
* Stacker doesn't build universal right.Chris Lattner2006-09-30
* 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