Skip to content
  1. 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
  2. Oct 24, 2004
  3. Sep 17, 2004
  4. Aug 29, 2004
  5. Aug 24, 2004
  6. Jun 24, 2004
  7. Jun 11, 2004
  8. May 25, 2004
  9. Apr 24, 2004
  10. Apr 16, 2004
  11. Feb 10, 2004
  12. Feb 09, 2004
  13. Feb 08, 2004
  14. Feb 04, 2004
  15. Feb 03, 2004
  16. Jan 22, 2004
  17. Jan 13, 2004
  18. Dec 10, 2003
  19. Oct 21, 2003
  20. Oct 08, 2003
  21. Oct 07, 2003
  22. Oct 05, 2003
  23. Sep 29, 2003
  24. Aug 15, 2003
  25. Aug 12, 2003
    • John Criswell's avatar
      Merged in changes between PRE11_ROOT and LLVM_PRE111 (i.e. the beginning of · 48ecca60
      John Criswell authored
      the pre-release 1.1 branch and pre-release 1.1.1).
      Made the USE_SPEC option work.
      Silenced unnecessary error output from the cmp command when checking for
      updates to lex/yacc generated files.  This fixes a problem where we get error
      messages the first time the file is generated.
      Fixed the distclean option.  It is now in the Makefile (i.e. only runs in the
      top level source directory), removes more files, and plays nicely with
      external project Makefiles.
      
      llvm-svn: 7780
      48ecca60
  26. Jun 11, 2003
  27. Dec 02, 2002
  28. Sep 18, 2002
  29. Jun 06, 2001
Loading