aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Reenable library now that the loopsimplify bug is fixedChris Lattner2004-04-131-1/+1
* Temporary hack to get the nightly tester runningChris Lattner2004-04-131-1/+1
* Build zlib and libpngChris Lattner2004-02-271-1/+1
* Clean out DESTLIBBYTECODE when making clean in runtime.Brian Gaeke2004-02-041-0/+2
* Clarify comment.Brian Gaeke2004-01-161-2/+2
* Simplify makefiles by just explicitly listing directoriesChris Lattner2003-12-081-2/+3
* Fixed the dynamic generation of the list of subdirectories to compile.John Criswell2003-12-081-1/+1
* As per PR96, don't build subdirs if LLVMGCCDIR is not set to somethingBrian Gaeke2003-11-161-0/+10
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* Adjust level, build things in parallelChris Lattner2003-08-151-3/+3
* Convert libraries into the BYTECODE_LIBRARY styleChris Lattner2003-08-151-1/+1
* Remove compilation of __main because we now link -lgcc into programsChris Lattner2002-03-221-5/+0
* Need rule for runtime.o. This is just temporary to provideVikram S. Adve2002-03-181-0/+5
* Checkin library infrastructure for building stuff to be linked withChris Lattner2002-03-081-1/+10
* Add a clean target stubChris Lattner2002-02-261-0/+2
* Initial checkin of Makefile, just a dummy file for now.Chris Lattner2002-01-231-0/+2