[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Attention: Rolling 1.3.0 rc3 in 24-36h

From: David James <james_at_cs.toronto.edu>
Date: 2005-11-17 01:03:30 CET

On 11/15/05, Daniel Berlin <dberlin@dberlin.org> wrote:
> If you have changes, now would be the time to put them in STATUS.

It turns out that we'll need one more critical fix before we roll
1.3.0rc3. r17401 cleans up the SWIG build system so that we no longer
depend on timestamps to determine whether users of our release
tarballs need to regenerate our SWIG files. Instead, we ask users to
switch to non-release mode if they wish to regenerate SWIG files
automatically.

  * r17401
    Only regenerate SWIG files based on timestamps when we are in
    non-release mode.
    Justification:
      Prior to r17401, Subversion regenerated the SWIG files if 'make'
      determined that the SWIG files were out of date, based on their
      timestamps. This caused the SWIG files to be incorrectly
      regenerated if the exact timestamps from the tarball were not
      preserved. Thanks to r17401, we now only regenerate SWIG files
      based on timestamps when we are in non-release mode.

Folks, the time is ripe for reviewing!

Best,

David

--
David James -- http://www.cs.toronto.edu/~james
Received on Thu Nov 17 01:04:32 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.