Skip to content
  1. Jun 22, 2012
  2. Apr 17, 2012
  3. Feb 15, 2012
  4. Dec 16, 2011
  5. Oct 02, 2010
  6. Aug 04, 2010
  7. Aug 02, 2010
  8. Sep 24, 2009
  9. Aug 03, 2009
  10. Jul 08, 2009
  11. Jan 01, 2009
  12. Dec 29, 2007
  13. Feb 06, 2007
  14. Apr 20, 2006
  15. Apr 17, 2006
  16. Apr 13, 2006
  17. Apr 12, 2006
  18. 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
  19. 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
  20. Apr 13, 2004
  21. Oct 21, 2003
  22. Oct 05, 2003
  23. Sep 29, 2003
  24. Jun 06, 2001
Loading