aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
AgeCommit message (Expand)Author
2001-10-18Change Sources specifier to ExtraSourcesChris Lattner
2001-10-17Allow only extra Source files to be listed in a local Makefile.Vikram S. Adve
2001-10-14Burg files should come out of the Debug Directory for temporary filesChris Lattner
2001-10-13Fixed tags target so it only happens at root level.Vikram S. Adve
2001-10-13Each tools should not make tagsChris Lattner
2001-10-10Added a rule for building TAGS.Vikram S. Adve
2001-09-10Add support for tool specified linker optionsChris Lattner
2001-09-09Fix automatic dependence on static libsChris Lattner
2001-09-07Support TOOLNAME and USEDLIBS options for easier tool buildingChris Lattner
2001-08-28Added InstrSched library to link line.Vikram S. Adve
2001-08-06And add rule to create a .cpp source file from burg input file!Vikram S. Adve
2001-08-06Add path and options for burg.Vikram S. Adve
2001-07-28Remove lib/LLC library.Vikram S. Adve
2001-07-21Added support for getting the dependence of an executable on its libs,Vikram S. Adve
2001-07-18Compile source files in alphabetical orderChris Lattner
2001-07-15Changed default to building library archives instead of shared objects.Vikram S. Adve
2001-06-29Fixed the obnoxious problem that caused an entire directory to rebuildChris Lattner
2001-06-06Initial revisionChris Lattner