1. 7e0842f Tweak GenLibDeps.pl so it works on solaris. Patch by Edward O'Callaghan. by Duncan Sands · 15 years ago
  2. 8d8fbf2 'The "or die" is intended to catch the case where nm returned a by Anton Korobeynikov · 15 years ago
  3. e40db4a Tell GenLibDeps.pl to inspect .so and .dylib shared files. by Oscar Fuentes · 16 years ago
  4. 8d59af3 Make GenLibDeps.pl more robust in the face of broken piping problems. by Chris Lattner · 16 years ago
  5. 58a4c5e Add support for building on solaris, working around namespace by Chris Lattner · 16 years ago
  6. 652f7ea Revert 51775. by Evan Cheng · 16 years ago
  7. babf11f Patches for building llvm on Solaris x86. Contributed by Nathan Keynes. by Evan Cheng · 16 years ago
  8. ec9e716 Added special support for stripping CRLF characters that may appear in the by Ted Kremenek · 17 years ago
  9. 8330b0e Updated GenLibDeps.pl to employ "use strict" to help prevent uses of variables by Ted Kremenek · 17 years ago
  10. d0fa46a Print an error message if the lib directory (first argument) is not a directory. by Reid Spencer · 18 years ago
  11. 9bf2e7f Fix a problem with use of undefined variables. Print an error message if by Reid Spencer · 18 years ago
  12. 1bc6864 Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to by Reid Spencer · 18 years ago
  13. c152efd Add a feature for debugging library dependency cycles, -why option. This by Reid Spencer · 18 years ago
  14. dd73e7f Don't try to reference uninitialized data. Make sure we can find "nm". by Reid Spencer · 18 years ago
  15. 829bcb1 Attempt to get this script working on Darwin. by Reid Spencer · 18 years ago
  16. 444b2cf Remove the extraneous --defined-only option to nm. This is the default and by Reid Spencer · 18 years ago
  17. 44fa691 Don't require the "dot" program if -flat option is given, and don't produce by Reid Spencer · 18 years ago
  18. 0bf1177 Add a -flat option for generating the library dependencies in a flat by Reid Spencer · 18 years ago
  19. 6234582 1. Make sure that "dot" can be found in the path by Reid Spencer · 20 years ago
  20. b7e65b8 * Don't include weak definitions as a definition by Reid Spencer · 20 years ago
  21. 579b8de A Perl script to generate an HTML definition list containing the LLVM by Reid Spencer · 20 years ago