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
    • Reid Spencer's avatar
      Teach mkinstalldirs how to shut up about making directories. · 65cb53fe
      Reid Spencer authored
      llvm-svn: 17209
      65cb53fe
    • Reid Spencer's avatar
      Add a check for the tar program. · 8d0d0059
      Reid Spencer authored
      llvm-svn: 17208
      8d0d0059
  2. Oct 24, 2004
  3. Oct 23, 2004
  4. Oct 22, 2004
Loading