1. d60aede Add makefile-mode flag for emacs. by Vikram S. Adve · 22 years ago
  2. 18f4701 * Allow a profile'd code build to be done with a simple 'make ENABLE_PROFILING=1' by Chris Lattner · 23 years ago
  3. ec6bed2 Hopefully this change will make the makefile work for other people without hacking it. by Chris Lattner · 23 years ago
  4. 12604ed * Allow purify builds to be enabled without hacking the makefile. Now you by Chris Lattner · 23 years ago
  5. 0cac4b8 Try to fix build error by Chris Lattner · 23 years ago
  6. c7acf81 Add := to make stuff more efficient by Chris Lattner · 23 years ago
  7. 514fc36 Reenable warning now that Chuck fixed GCC by Chris Lattner · 23 years ago
  8. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  9. aa6ec73 1. -Winline emits spurious warnings that aren't useful right now by Chris Lattner · 23 years ago
  10. 6e39070 Add easy way to enable purify support by Chris Lattner · 23 years ago
  11. 27dc7b6 Simplify etags command. by Vikram S. Adve · 23 years ago
  12. e001059 Change Sources specifier to ExtraSources by Chris Lattner · 23 years ago
  13. c4bed34 Allow only extra Source files to be listed in a local Makefile. by Vikram S. Adve · 23 years ago
  14. db00877 Burg files should come out of the Debug Directory for temporary files by Chris Lattner · 23 years ago
  15. 022d06c Fixed tags target so it only happens at root level. by Vikram S. Adve · 23 years ago
  16. 669bd7c Each tools should not make tags by Chris Lattner · 23 years ago
  17. 0193d5e Added a rule for building TAGS. by Vikram S. Adve · 23 years ago
  18. 49f2b94 Add support for tool specified linker options by Chris Lattner · 23 years ago
  19. bf2f043 Fix automatic dependence on static libs by Chris Lattner · 23 years ago
  20. 1cbc29f Support TOOLNAME and USEDLIBS options for easier tool building by Chris Lattner · 23 years ago
  21. d915196 Added InstrSched library to link line. by Vikram S. Adve · 23 years ago
  22. bedbcf6 And add rule to create a .cpp source file from burg input file! by Vikram S. Adve · 23 years ago
  23. dba59ef Add path and options for burg. by Vikram S. Adve · 23 years ago
  24. 588f148 Remove lib/LLC library. by Vikram S. Adve · 23 years ago
  25. c4651a9 Added support for getting the dependence of an executable on its libs, by Vikram S. Adve · 23 years ago
  26. febb11f Compile source files in alphabetical order by Chris Lattner · 23 years ago
  27. 112a72c Changed default to building library archives instead of shared objects. by Vikram S. Adve · 23 years ago
  28. b19e59c Fixed the obnoxious problem that caused an entire directory to rebuild by Chris Lattner · 23 years ago
  29. 0095054 Initial revision by Chris Lattner · 23 years ago