1. 8c39c96 build: Tidy up a bunch of tool Makefiles, and simplify where possible using the by Daniel Dunbar · 13 years ago
  2. 779fa1b lldb doesn't need the edis dylib any more. by Evan Cheng · 13 years ago
  3. 3c00a83 Add some platform checks. Also fix a typo on a Makefile. by Oscar Fuentes · 14 years ago
  4. b259c01 build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do by Daniel Dunbar · 14 years ago
  5. c510a70 there is now no reason to link in TARGETS_TO_BUILD since we list by Chris Lattner · 14 years ago
  6. 6f2cea0 fix edis to only try to link in the x86 parts if the x86 backend is by Chris Lattner · 14 years ago
  7. 56ff3f1 this logic is handled by tools/makefile. by Chris Lattner · 14 years ago
  8. ce61aed edis needs to link in mcdisassembler. by Chris Lattner · 14 years ago
  9. feb9cf4 edinfo doesn't need to be built here. by Chris Lattner · 14 years ago
  10. 8f70c3d Remove some broken code to check the DISABLE_EDIS flag (edis is now in the by Bob Wilson · 14 years ago
  11. 7c52f2e Make the export files absolute paths, and change Makefile.rules by Dan Gohman · 14 years ago
  12. b16b53b Generalize the EXPORTED_SYMBOL_FILE concept in the Makefiles to work with by Dan Gohman · 14 years ago
  13. 9899f70 Fixed a nasty layering violation in the edis source by Sean Callanan · 14 years ago
  14. 2fb938f Build system fixes. llvm-mc depends on by Sean Callanan · 14 years ago
  15. dae9efc Bug fix: made the enhanced disassembler's link by Sean Callanan · 14 years ago
  16. 35a3d3f Updated the edis build mechanism to allow for builds by Sean Callanan · 14 years ago
  17. eb3a1ab Updated the install location for EnhancedDisassembly by Sean Callanan · 14 years ago
  18. e340da7 Changed install_name for libEnhancedDisassembly.dylib on by Sean Callanan · 14 years ago
  19. 59b9c88 Renamed the ed directory to edis, as suggested by Sean Callanan · 15 years ago[Renamed from tools/ed/Makefile]
  20. 37ad466 Changed to Chris Lattner's suggested approach, which by Sean Callanan · 15 years ago
  21. 54c7788 Fix for builds with separate source and build by Sean Callanan · 15 years ago
  22. 81b0c39 Updated to use the proper .exports file for the by Sean Callanan · 15 years ago
  23. bd51cdd Added a bare-bones Makefile to build the enhanced disassembly by Sean Callanan · 15 years ago