Next | Query returned 25 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2009-03-07 16:36:17 by Brook | Files touched by this commit (3)
Log message:
General pkglint cleanup.  Be explicit in the files copied and install files
in patches not patches.dist.
   2009-03-07 16:33:35 by Brook | Files touched by this commit (1)
Log message:
Shorten the description to satisfy pkglint.
   2009-03-07 00:48:42 by Brook | Files touched by this commit (3)
Log message:
Add quoting and use eval to allow multi-word titles.  Install the patch_boost
file, which was neglected previously.  Pass the toolset to the test script
with the --toolsets option (i.e., plural, not singular).  Add a date to
the log file to better identify when tests were run and how long they took.
   2009-03-06 17:19:01 by Brook | Files touched by this commit (3)
Log message:
Add the ability to capture the test script output in a log file.
   2009-03-06 16:49:08 by Brook | Files touched by this commit (1)
Log message:
Add an EXAMPLES section and comments to indicate that the email address
constructed in comment.html attempts to avoid harvesting by robots.
   2009-03-06 16:15:11 by Brook | Files touched by this commit (2)
Log message:
Change (again) the meaning of the -c (clean) option to cleanup and remove
the test directory after successfully running the tests.  Thus, users
can expect that the resources used for running the tests will only be
temporarily required during the tests.  In addition, add a note about
where the test results can be found.
   2009-03-05 16:59:57 by Brook | Files touched by this commit (1)
Log message:
Enable destdir support and bump the version.
   2009-03-05 16:49:50 by Brook | Files touched by this commit (4)
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.
   2009-03-04 18:57:30 by Brook | Files touched by this commit (3)
Log message:
Improvements based upon comments from Julio Merino.

- Rely on tool definitions from pkgsrc (except ftp and hostname).
- Include USE_TOOLS+=ftp to obtain dependency.
- Allow users to customize test directory within ${PREFIX}.

In addition, enhance debug output to print command lines and add a safeguard
to ensure that the test directory actually exists to avoid dumping files
in inappropriate places.
   2009-03-03 17:44:39 by Brook | Files touched by this commit (3)
Log message:
Fix patch-aa to apply cleanly to the head of Boost.

Next | Query returned 25 messages, browsing 11 to 20 | Previous