Skip to content
  1. Apr 05, 2013
  2. Aug 02, 2012
  3. Jun 22, 2012
  4. Apr 17, 2012
  5. Feb 15, 2012
  6. Dec 16, 2011
  7. Oct 02, 2010
  8. Aug 04, 2010
  9. Aug 02, 2010
  10. Sep 24, 2009
  11. Aug 03, 2009
  12. Jul 08, 2009
  13. Jan 01, 2009
  14. Dec 29, 2007
  15. Feb 06, 2007
  16. Apr 20, 2006
  17. Apr 17, 2006
  18. Apr 13, 2006
  19. Apr 12, 2006
  20. Mar 24, 2006
    • Reid Spencer's avatar
      Update to llvm-config tool, by Erik Kidd: · 972bea5c
      Reid Spencer authored
      1. Check for Perl and only build llvm-config if its available.
      2. Add some virtual components
      3. Don't depend on "standard" location for Perl, but configured location
      4. Document the tool with a POD file.
      
      This version is now ready for testing by users.
      
      llvm-svn: 27005
      972bea5c
  21. Oct 25, 2004
    • Reid Spencer's avatar
      New Makefile Features: · 100080cc
      Reid Spencer authored
      * "dist" target now builds tar.gz, tar.bz2, and zip files suitable for
        distribution. "dist" can only be run from $(BUILD_OBJ_ROOT) and implies
        a "check".
      
      * made the preconditions not do a recursive make and ensured that they are
        executed sequentially.
      
      * made the messages output by the makefile be prefixed with "llvm" and the
        make level (e.g. llvm[1]: ) in the same way that make does so that the
        messages are uniform and more readable.
      
      * Fixed the tags target so that tags depends on TAGS which contains the
        rules to build a file named TAGS
      
      * Implemented the EXTRA_DIST feature in a few directories to make sure it
        works.
      
      llvm-svn: 17210
      100080cc
  22. Apr 13, 2004
  23. Oct 21, 2003
  24. Oct 05, 2003
  25. Sep 29, 2003
  26. Jun 06, 2001
Loading