aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* Fix automatic dependence on static libsChris Lattner2001-09-091-3/+3
* Support TOOLNAME and USEDLIBS options for easier tool buildingChris Lattner2001-09-071-40/+50
* Added InstrSched library to link line.Vikram S. Adve2001-08-281-3/+3
* And add rule to create a .cpp source file from burg input file!Vikram S. Adve2001-08-061-0/+4
* Add path and options for burg.Vikram S. Adve2001-08-061-0/+9
* Remove lib/LLC library.Vikram S. Adve2001-07-281-2/+1
* Added support for getting the dependence of an executable on its libs,Vikram S. Adve2001-07-211-2/+16
* Compile source files in alphabetical orderChris Lattner2001-07-181-1/+2
* Changed default to building library archives instead of shared objects.Vikram S. Adve2001-07-151-5/+29
* Fixed the obnoxious problem that caused an entire directory to rebuildChris Lattner2001-06-291-3/+3
* Initial revisionChris Lattner2001-06-061-0/+170