pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/boost-test-suite



Module name:    wip
Committed by:   brook1
Date:           Thu Mar  5 15:49:50 UTC 2009

Modified Files:
        wip/boost-test-suite: Makefile PLIST
        wip/boost-test-suite/files: boost-test-suite boost-test-suite.1

Log Message:
Separate the package files from the test directory.  This means that the
tests may be run in any directory writable by the user.  It also means that
there will be no cleanup of the test directory if the package is removed.
Specifically, the following changes were made.

- Install most package files into PREFIX/libdata/boost-test-suite.
- Teach boost-test-suite to copy files from there into the test directory.
- Add a command line option (-b) to define the test directory.  By default,
  the directory is determined by the value of BOOST_TEST_BASEDIR at the 
  time the package is built.  This may be configured in mk.conf, but is
  /var/boost otherwise.
- Reverse the sense of the -c command line option to mean that the test
  directory SHOULD be cleaned.  Previously, cleaning was done by default.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/boost-test-suite/files/boost-test-suite.1
cvs -z3 rdiff -u -r1.2 -r1.3 wip/boost-test-suite/Makefile \
    wip/boost-test-suite/PLIST
cvs -z3 rdiff -u -r1.5 -r1.6 wip/boost-test-suite/files/boost-test-suite

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/boost-test-suite/files/boost-test-suite.1?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/boost-test-suite/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/boost-test-suite/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/boost-test-suite/files/boost-test-suite?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index