1. 9e39816 Make sure to print message when linking a debug .o file by Chris Lattner · 22 years ago
  2. 172b648 * Minor fixes to support C files. by Chris Lattner · 22 years ago
  3. e155af8 Fix yet another profile linking issue. by Vikram S. Adve · 22 years ago
  4. 12520cd Fix link error for profile version. Also, build Burg differently by Vikram S. Adve · 22 years ago
  5. 41e7891 The ENABLE_PROFILING flag now builds the profiled libraries and executables by Vikram S. Adve · 22 years ago
  6. 9b94701 Move the burg option out of Makefile.config into Makefile.common since by Chris Lattner · 22 years ago
  7. feeae58 Strip tools/Debug/ executables by default. Define KEEP_SYMBOLS to by Vikram S. Adve · 22 years ago
  8. 7c7a07e corrected small bug, to handle when DIRS is not defined. by Anand Shukla · 22 years ago
  9. a8abc22 Add support for the new PARALLEL_DIRS option by Chris Lattner · 22 years ago
  10. 16d1f73 Allow the VERBOSE=1 option to turn on output of recursive make behavior by Chris Lattner · 22 years ago
  11. f1ffd99 Fix parallel recursive make to build directories in order by Chris Lattner · 22 years ago
  12. 2a548c5 Comment line of the makefile by Chris Lattner · 22 years ago
  13. ccb4ebd Handle whitespace in LIBRARYNAME gracefully by Chris Lattner · 22 years ago
  14. 4bb13b8 Factor platform specific makefile directives out into their own makefile by Chris Lattner · 22 years ago
  15. ab060db Link .so files correctly on either linux or solaris by Chris Lattner · 22 years ago
  16. 73e1d0f Build with -D_GNU_SOURCE to enable gnu extensions in header files by Chris Lattner · 22 years ago
  17. 287d443 Make sure to print a message when linking a tool by Chris Lattner · 22 years ago
  18. b5f096f Compiling with "gmake" should produce less output. The compilation/linking by Misha Brukman · 22 years ago
  19. c214e71 Simplified significantly by pulling out local configuration options by Vikram S. Adve · 22 years ago
  20. 764b46e Factor out /shared/... path to simplify changing it. by Vikram S. Adve · 22 years ago
  21. f8d630a Fix clean command to clean in /shared when that is used. by Vikram S. Adve · 22 years ago
  22. 8e28a70 Throw purify temporary files into /shared if we have it. by Chris Lattner · 22 years ago
  23. 285af38 - Makefile changes: by Chris Lattner · 22 years ago
  24. 43db05a Oops, I accidentally broke the .d files. Fixed thusly by Chris Lattner · 22 years ago
  25. e16b1b4 * Remove some bogus dependencies on Depend/.dir by Chris Lattner · 22 years ago
  26. 9dd794e Comment options that may be enabled by Chris Lattner · 22 years ago
  27. 60f5606 Don't build Debug/ versions when ENABLE_OPTIMIZED is on. by Vikram S. Adve · 22 years ago
  28. 1917e95 Cleanup Makefile a bit by Chris Lattner · 22 years ago
  29. 4fa128c Changes to allow building lib/Target/Sparc the FIRST time. by Chris Lattner · 22 years ago
  30. edf1f23 Allow directories to specify that they want to be built as a shared object by default by Chris Lattner · 22 years ago
  31. e62dbe9 Enable USEDLIBS to contain .a and .o files by Chris Lattner · 22 years ago
  32. d60aede Add makefile-mode flag for emacs. by Vikram S. Adve · 22 years ago
  33. 18f4701 * Allow a profile'd code build to be done with a simple 'make ENABLE_PROFILING=1' by Chris Lattner · 23 years ago
  34. ec6bed2 Hopefully this change will make the makefile work for other people without hacking it. by Chris Lattner · 23 years ago
  35. 12604ed * Allow purify builds to be enabled without hacking the makefile. Now you by Chris Lattner · 23 years ago
  36. 0cac4b8 Try to fix build error by Chris Lattner · 23 years ago
  37. c7acf81 Add := to make stuff more efficient by Chris Lattner · 23 years ago
  38. 514fc36 Reenable warning now that Chuck fixed GCC by Chris Lattner · 23 years ago
  39. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  40. aa6ec73 1. -Winline emits spurious warnings that aren't useful right now by Chris Lattner · 23 years ago
  41. 6e39070 Add easy way to enable purify support by Chris Lattner · 23 years ago
  42. 27dc7b6 Simplify etags command. by Vikram S. Adve · 23 years ago
  43. e001059 Change Sources specifier to ExtraSources by Chris Lattner · 23 years ago
  44. c4bed34 Allow only extra Source files to be listed in a local Makefile. by Vikram S. Adve · 23 years ago
  45. db00877 Burg files should come out of the Debug Directory for temporary files by Chris Lattner · 23 years ago
  46. 022d06c Fixed tags target so it only happens at root level. by Vikram S. Adve · 23 years ago
  47. 669bd7c Each tools should not make tags by Chris Lattner · 23 years ago
  48. 0193d5e Added a rule for building TAGS. by Vikram S. Adve · 23 years ago
  49. 49f2b94 Add support for tool specified linker options by Chris Lattner · 23 years ago
  50. bf2f043 Fix automatic dependence on static libs by Chris Lattner · 23 years ago
  51. 1cbc29f Support TOOLNAME and USEDLIBS options for easier tool building by Chris Lattner · 23 years ago
  52. d915196 Added InstrSched library to link line. by Vikram S. Adve · 23 years ago
  53. bedbcf6 And add rule to create a .cpp source file from burg input file! by Vikram S. Adve · 23 years ago
  54. dba59ef Add path and options for burg. by Vikram S. Adve · 23 years ago
  55. 588f148 Remove lib/LLC library. by Vikram S. Adve · 23 years ago
  56. c4651a9 Added support for getting the dependence of an executable on its libs, by Vikram S. Adve · 23 years ago
  57. febb11f Compile source files in alphabetical order by Chris Lattner · 23 years ago
  58. 112a72c Changed default to building library archives instead of shared objects. by Vikram S. Adve · 23 years ago
  59. b19e59c Fixed the obnoxious problem that caused an entire directory to rebuild by Chris Lattner · 23 years ago
  60. 0095054 Initial revision by Chris Lattner · 23 years ago