Ignore:
Timestamp:
27/10/2008 21:17:03 (4 years ago)
Author:
jamesog
Message:

Update distribution generator.

Location:
box/trunk/distribution
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/distribution/COMMON-MANIFEST.txt

    r2047 r2368  
    11RUN ./bootstrap 
     2RUN cd docs; make 
    23lib/common 
    34lib/crypto 
     
    1213test/compress 
    1314test/win32 
    14 docs/common notes 
    15 docs/common/lib_common notes/lib_common 
    16 docs/common/lib_crypto notes/lib_crypto 
    17 docs/common/lib_server notes/lib_server 
     15docs/api-docs/common docs/api-notes 
     16docs/api-docs/common/lib_common docs/api-notes/lib_common 
     17docs/api-docs/common/lib_crypto docs/api-notes/lib_crypto 
     18docs/api-docs/common/lib_server docs/api-notes/lib_server 
    1819MKDIR infrastructure 
    1920infrastructure/buildenv-testmain-template.cpp 
     
    2122infrastructure/makedistribution.pl.in 
    2223infrastructure/makeparcels.pl.in 
     24infrastructure/parcelpath.pl 
     25infrastructure/printversion.pl 
    2326infrastructure/BoxPlatform.pm.in 
    2427infrastructure/mingw 
  • box/trunk/distribution/boxbackup/CONTACT.txt

    r217 r2368  
    11 
    2 http://www.fluffy.co.uk/boxbackup/ 
     2http://www.boxbackup.org/ 
    33 
    4 Ben Summers 
    5 ben@fluffy.co.uk 
     4Ben Summers & contributors 
     5boxbackup@boxbackup.org 
    66 
  • box/trunk/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt

    r2147 r2368  
    2020test/bbackupd/testfiles 
    2121test/backupdiff 
    22 docs/raidfile notes 
    23 docs/raidfile/lib_raidfile notes/lib_raidfile 
    24 docs/backup notes 
    25 documentation 
    26 documentation/html 
    27 documentation/html/images 
     22docs/api-docs/raidfile docs/api-notes 
     23docs/api-docs/raidfile/lib_raidfile docs/api-notes/lib_raidfile 
     24docs/api-docs/backup docs/api-notes 
     25docs/box-html docs/htmlguide 
     26docs/box-html/adminguide docs/htmlguide/adminguide 
     27docs/box-html/images docs/htmlguide/images 
     28docs/box-html/instguide docs/htmlguide/instguide 
     29docs/box-html/man-html docs/htmlguide/manpages 
     30docs/man 
    2831TODO.txt 
    2932BUGS.txt 
     
    3639NO-LICENSE-IN-DIR contrib/suse 
    3740NO-LICENSE-IN-DIR contrib/bbreporter 
     41NO-LICENSE-IN-DIR contrib/windows 
     42NO-LICENSE-IN-DIR contrib/windows/installer 
     43NO-LICENSE-IN-DIR contrib/windows/installer/tools 
    3844infrastructure/msvc 
    3945NO-LICENSE-IN-DIR infrastructure/msvc/2003 
  • box/trunk/distribution/boxbackup/VERSION.txt

    r1703 r2368  
    1 0.10_plus_USE_SVN_VERSION 
     10.11_USE_SVN_VERSION 
    22boxbackup 
Note: See TracChangeset for help on using the changeset viewer.