summaryrefslogtreecommitdiff
path: root/runtime/Makefile
Commit message (Expand)AuthorAge
* Remove libraries that have no reason to be here, and keep breaking the nightl...Chris Lattner2004-04-16
* Reenable library now that the loopsimplify bug is fixedChris Lattner2004-04-13
* Temporary hack to get the nightly tester runningChris Lattner2004-04-13
* Build zlib and libpngChris Lattner2004-02-27
* Clean out DESTLIBBYTECODE when making clean in runtime.Brian Gaeke2004-02-04
* Clarify comment.Brian Gaeke2004-01-16
* Simplify makefiles by just explicitly listing directoriesChris Lattner2003-12-08
* Fixed the dynamic generation of the list of subdirectories to compile.John Criswell2003-12-08
* As per PR96, don't build subdirs if LLVMGCCDIR is not set to somethingBrian Gaeke2003-11-16
* Added LLVM copyright to Makefiles.John Criswell2003-10-20
* Adjust level, build things in parallelChris Lattner2003-08-15
* Convert libraries into the BYTECODE_LIBRARY styleChris Lattner2003-08-15
* Remove compilation of __main because we now link -lgcc into programsChris Lattner2002-03-22
* Need rule for runtime.o. This is just temporary to provideVikram S. Adve2002-03-18
* Checkin library infrastructure for building stuff to be linked withChris Lattner2002-03-08
* Add a clean target stubChris Lattner2002-02-26
* Initial checkin of Makefile, just a dummy file for now.Chris Lattner2002-01-23