summaryrefslogtreecommitdiff
path: root/Makefile.common
Commit message (Expand)AuthorAge
* Try to fix build errorChris Lattner2002-02-11
* Add := to make stuff more efficientChris Lattner2002-01-23
* Reenable warning now that Chuck fixed GCCChris Lattner2002-01-21
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* 1. -Winline emits spurious warnings that aren't useful right nowChris Lattner2001-11-07
* Add easy way to enable purify supportChris Lattner2001-10-30
* Simplify etags command.Vikram S. Adve2001-10-22
* Change Sources specifier to ExtraSourcesChris Lattner2001-10-18
* Allow only extra Source files to be listed in a local Makefile.Vikram S. Adve2001-10-17
* Burg files should come out of the Debug Directory for temporary filesChris Lattner2001-10-14
* Fixed tags target so it only happens at root level.Vikram S. Adve2001-10-13
* Each tools should not make tagsChris Lattner2001-10-13
* Added a rule for building TAGS.Vikram S. Adve2001-10-10
* Add support for tool specified linker optionsChris Lattner2001-09-10
* Fix automatic dependence on static libsChris Lattner2001-09-09
* Support TOOLNAME and USEDLIBS options for easier tool buildingChris Lattner2001-09-07
* Added InstrSched library to link line.Vikram S. Adve2001-08-28
* And add rule to create a .cpp source file from burg input file!Vikram S. Adve2001-08-06
* Add path and options for burg.Vikram S. Adve2001-08-06
* Remove lib/LLC library.Vikram S. Adve2001-07-28
* Added support for getting the dependence of an executable on its libs,Vikram S. Adve2001-07-21
* Compile source files in alphabetical orderChris Lattner2001-07-18
* Changed default to building library archives instead of shared objects.Vikram S. Adve2001-07-15
* Fixed the obnoxious problem that caused an entire directory to rebuildChris Lattner2001-06-29
* Initial revisionChris Lattner2001-06-06