Skip to content
  1. Nov 20, 2013
    • Bill Wendling's avatar
      Add -triple option. · d607384d
      Bill Wendling authored
      The -triple option is used to create a named tarball of the release binaries.
      
      Also disable the RPATH modifications on Mac OS X. It's not needed.
      
      llvm-svn: 195193
      d607384d
  2. Nov 19, 2013
  3. Nov 18, 2013
    • Arnaud A. de Grandmaison's avatar
      test-release.sh: tweak RPATH for the binary packages. · 69690e41
      Arnaud A. de Grandmaison authored
      libtool sets RPATH to "$ORIGIN/../lib:/the/directory/where/it/was/built/lib" so that a developper can use the built or the installed version seamlessly. Our binary packages should not have this developer friendly tweak, as the users of the binaries will not have the build tree.
      
      Beside, in case the development tree is a possibly on an automounted share, this can create very bad user experience : they will incur an automount timeout penalty and will get a very bad feeling of llvm/clang's speed.
      
      llvm-svn: 194999
      69690e41
  4. Jul 10, 2013
  5. Jun 07, 2013
  6. May 15, 2013
  7. May 08, 2013
  8. Jul 23, 2012
  9. Apr 20, 2012
  10. Apr 18, 2012
  11. Apr 17, 2012
  12. Apr 03, 2012
  13. Nov 28, 2011
  14. Oct 30, 2011
  15. Oct 23, 2011
  16. Oct 21, 2011
  17. Oct 20, 2011
  18. Oct 19, 2011
  19. Oct 18, 2011
  20. Oct 17, 2011
  21. Oct 16, 2011
Loading