Fit comment into 80 cols.
[oota-llvm.git] / runtime / Makefile
2004-04-16 Chris LattnerRemove libraries that have no reason to be here, and...
2004-04-13 Chris LattnerReenable library now that the loopsimplify bug is fixed
2004-04-13 Chris LattnerTemporary hack to get the nightly tester running
2004-02-27 Chris LattnerBuild zlib and libpng
2004-02-04 Brian GaekeClean out DESTLIBBYTECODE when making clean in runtime.
2004-01-16 Brian GaekeClarify comment.
2003-12-08 Chris LattnerSimplify makefiles by just explicitly listing directories
2003-12-08 John CriswellFixed the dynamic generation of the list of subdirector...
2003-11-16 Brian GaekeAs per PR96, don't build subdirs if LLVMGCCDIR is not...
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-08-15 Chris LattnerAdjust level, build things in parallel
2003-08-15 Chris LattnerConvert libraries into the BYTECODE_LIBRARY style
2002-03-22 Chris LattnerRemove compilation of __main because we now link -lgcc...
2002-03-18 Vikram S. AdveNeed rule for runtime.o. This is just temporary to...
2002-03-08 Chris LattnerCheckin library infrastructure for building stuff to...
2002-02-26 Chris LattnerAdd a clean target stub
2002-01-23 Chris LattnerInitial checkin of Makefile, just a dummy file for...