aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+0
* Filter out dragonegg when checked out into a projects subdirectory.Chandler Carruth2013-06-241-0/+3
* projects: Don't try to build libcxx if one happens to have it checked out intoDaniel Dunbar2010-09-091-1/+4
* Don't try to build compiler-rt if it happens to be checked out into projects/Daniel Dunbar2010-01-181-0/+3
* Allow the test suite to be checked out into projects/test-suite.Matthijs Kooijman2008-06-241-1/+3
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* remove obsolete commentChris Lattner2007-01-171-1/+1
* For PR1074:Reid Spencer2007-01-171-7/+0
* Stacker doesn't build universal right.Chris Lattner2006-09-301-0/+6
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-161-2/+2
* Adjust to changes in Makefile.rulesReid Spencer2004-10-221-1/+1
* The Sparc linking .so problem extends to the sample project as wellMisha Brukman2004-09-141-0/+1
* Sparc cannot link shared objects (libtool issue) which affects Stacker.Misha Brukman2004-09-131-0/+5
* Make sure llvm-test doesn't build automatically so the nightly test canReid Spencer2004-09-041-1/+1
* Uh, changing in build dir and committing in src dir doesn't lead to correctReid Spencer2004-09-031-1/+1
* Correct the specification of the DIRS variable to not include the sourceReid Spencer2004-09-031-1/+1
* Change the makefile back so it descends any directory with a Makefile.Reid Spencer2004-08-231-1/+1
* Avoid building samples. Require explicit list of directory names to build.Reid Spencer2004-08-201-2/+1
* Only build project dirs with a Makefile in them. This should fix theChris Lattner2004-08-201-2/+2
* Adjusted the projects Makefile so that it picks up the name of projectsJohn Criswell2003-11-251-2/+4
* Added LLVM copyrights to Makefiles.John Criswell2003-10-201-0/+8
* Adding in projects subtree.John Criswell2003-06-301-0/+6