Ignore:
Timestamp:
28/03/2009 14:04:47 (3 years ago)
Author:
chris
Message:

Preserve timestamps when doing a binary copy to make a distribution, so
that the built gzipped man pages are still newer than the XML source.

Make NO-LICENSE also copy the file, to avoid redundancy in manifests.

Fix location of API docs.

Create docs/docbook directory to avoid error in making distribution.

Location:
box/trunk/distribution
Files:
2 edited

Legend:

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

    r2472 r2476  
    1313test/compress 
    1414test/win32 
    15 docs/api-docs/common docs/api-notes 
    16 docs/api-docs/common/lib_common docs/api-notes/lib_common 
    17 docs/api-docs/common/lib_crypto docs/api-notes/lib_crypto 
    18 docs/api-docs/common/lib_server docs/api-notes/lib_server 
     15docs/api-notes 
     16docs/api-notes/common/lib_common 
     17docs/api-notes/common/lib_crypto 
     18docs/api-notes/common/lib_server 
    1919MKDIR infrastructure 
    2020infrastructure/buildenv-testmain-template.cpp 
     
    2727infrastructure/mingw 
    2828infrastructure/msvc 
     29NO-LICENSE config.sub 
     30NO-LICENSE config.guess 
     31bootstrap 
    2932configure.ac 
    30 NO-LICENSE config.sub 
    31 config.sub 
    32 NO-LICENSE config.guess 
    33 config.guess 
    34 bootstrap 
     33configure 
    3534parcels.txt 
    3635runtest.pl.in 
    3736NO-LICENSE-IN-DIR infrastructure/m4 
    38 configure 
  • box/trunk/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt

    r2474 r2476  
    2323docs/tools 
    2424docs/api-notes 
    25 docs/api-notes/lib_raidfile 
     25docs/api-notes/raidfile/lib_raidfile 
    2626docs/htmlguide 
    2727docs/htmlguide/adminguide 
     
    3030docs/htmlguide/manpages 
    3131docs/man 
    32 # RUN cd docs; sed -i"" -e '/^ExceptionCodes/,/^$/s/\(.*\)/# &/' Makefile 
    33 docs/docbook/Makefile 
     32MKDIR docs/docbook 
    3433docs/docbook/ExceptionCodes.xml 
    3534docs/docbook/adminguide.xml 
     
    5251docs/docbook/html 
    5352docs/docbook/html/images 
    54 # RUN svn revert docs/Makefile 
    5553TODO.txt 
    5654BUGS.txt 
Note: See TracChangeset for help on using the changeset viewer.