scons.git
16 years agoSigh, I keep doing it, another typo
GregNoel [Fri, 12 Sep 2008 21:22:10 +0000 (21:22 +0000)]
Sigh, I keep doing it, another typo

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3392 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoSigh, I made the last update from the wrong tree, which had a typo
GregNoel [Fri, 12 Sep 2008 21:15:57 +0000 (21:15 +0000)]
Sigh, I made the last update from the wrong tree, which had a typo

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3391 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2179: Null Executor memory reductions
pankrat [Fri, 12 Sep 2008 18:17:06 +0000 (18:17 +0000)]
Issue 2179: Null Executor memory reductions

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3390 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd common subproc function and modify routines to use it
GregNoel [Fri, 12 Sep 2008 08:50:56 +0000 (08:50 +0000)]
Add common subproc function and modify routines to use it

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3389 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix errors that cropped up in revision 3382
GregNoel [Fri, 12 Sep 2008 08:14:45 +0000 (08:14 +0000)]
Fix errors that cropped up in revision 3382

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3388 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoEvaluate compat module transparently when SCons is instantiated
GregNoel [Thu, 11 Sep 2008 18:38:24 +0000 (18:38 +0000)]
Evaluate compat module transparently when SCons is instantiated

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3387 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2005: Avoid an infinite loop looking for the Python library
stevenknight [Thu, 11 Sep 2008 13:22:12 +0000 (13:22 +0000)]
Issue 2005:  Avoid an infinite loop looking for the Python library
directory.  Look for a "scons-local" directory in addition to a
"scons-local-{version}" directory.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3386 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 1681: Fix the ability of add_src_builder() to handle arbitrary
stevenknight [Thu, 11 Sep 2008 01:28:15 +0000 (01:28 +0000)]
Issue 1681:  Fix the ability of add_src_builder() to handle arbitrary
builder objects by eliminating unintentional re-use of a class
list for the src_builder attribute.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3385 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd the ability of the Tex builder to change the name of the created
managan [Wed, 10 Sep 2008 16:43:20 +0000 (16:43 +0000)]
Add the ability of the Tex builder to change the name of the created
file to what the user requested in the target. Tex produces a standard name
based on the source so this was not being done.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3384 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2149: Avoid reference cycles caused by frame objects
pankrat [Wed, 10 Sep 2008 16:24:15 +0000 (16:24 +0000)]
Issue 2149: Avoid reference cycles caused by frame objects

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3383 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssues 2076 and 2232, use ENV and suppress stderr when checking GCC version ID
GregNoel [Wed, 10 Sep 2008 06:33:28 +0000 (06:33 +0000)]
Issues 2076 and 2232, use ENV and suppress stderr when checking GCC version ID

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3382 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix bugs in regression tests
GregNoel [Wed, 10 Sep 2008 06:20:34 +0000 (06:20 +0000)]
Fix bugs in regression tests

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3381 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 1913: use cProfile instead of profile if available
GregNoel [Tue, 9 Sep 2008 23:44:59 +0000 (23:44 +0000)]
Issue 1913: use cProfile instead of profile if available

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3380 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix typo for msvc.py.
cournape [Tue, 9 Sep 2008 13:52:49 +0000 (13:52 +0000)]
Fix typo for msvc.py.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3379 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged revisions 3289,3291-3299,3301-3313,3315-3347,3349-3350,3352-3354,3356,3358...
stevenknight [Tue, 9 Sep 2008 07:01:56 +0000 (07:01 +0000)]
Merged revisions 3289,3291-3299,3301-3313,3315-3347,3349-3350,3352-3354,3356,3358-3360,3362-3374,3376-3377 via svnmerge from
http://scons.tigris.org/svn/scons/checkpoint

................
  r3315 | stevenknight | 2008-08-26 09:44:08 -0700 (Tue, 26 Aug 2008) | 2 lines

  Update {CHANGES,RELEASE}.txt for today's checkpoint release.
................
  r3344 | stevenknight | 2008-09-06 02:35:58 -0700 (Sat, 06 Sep 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-3343" from
  http://scons.tigris.org/svn/scons/release
................
  r3347 | stevenknight | 2008-09-06 02:40:06 -0700 (Sat, 06 Sep 2008) | 3 lines

  Removed unnecessary svnmerge-integrated tags (for /branches/*) copied
  over from /trunk.
................
  r3377 | stevenknight | 2008-09-08 23:55:31 -0700 (Mon, 08 Sep 2008) | 18 lines

  Merged revisions 3344,3346-3348,3350-3351,3353-3355,3357,3359-3361,3363-3375 via svnmerge from
  http://scons.tigris.org/svn/scons/release

  ........
    r3346 | stevenknight | 2008-09-06 02:38:28 -0700 (Sat, 06 Sep 2008) | 3 lines

    Remove unnecessary svnmerge-integrated tags (for /branches/* and /trunk)
    copied over from the /checkpoint branch.
  ........
    r3359 | stevenknight | 2008-09-06 04:10:35 -0700 (Sat, 06 Sep 2008) | 2 lines

    Update information for release 1.0.1.
  ........
    r3363 | stevenknight | 2008-09-06 07:29:51 -0700 (Sat, 06 Sep 2008) | 2 lines

    Release update for the last-minute Ubuntu variable name patch.
  ........
................

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3378 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 1307: Invalidate node caches after Execute()
pankrat [Mon, 8 Sep 2008 20:23:30 +0000 (20:23 +0000)]
Issue 1307: Invalidate node caches after Execute()

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3374 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoformatting error
GregNoel [Mon, 8 Sep 2008 09:25:22 +0000 (09:25 +0000)]
formatting error

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3373 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAccommodate earlier change in the order of arguments on a Windows
stevenknight [Mon, 8 Sep 2008 05:00:22 +0000 (05:00 +0000)]
Accommodate earlier change in the order of arguments on a Windows
compilation command line.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3372 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix date.
stevenknight [Mon, 8 Sep 2008 04:56:12 +0000 (04:56 +0000)]
Fix date.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3371 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoA test case for my last commit.
managan [Mon, 8 Sep 2008 04:54:27 +0000 (04:54 +0000)]
A test case for my last commit.
This shows the case where a configure test on
a Latex build could never fail since the error
return was not based back.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3370 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoJanuary 2008 => January 2009.
stevenknight [Mon, 8 Sep 2008 03:46:17 +0000 (03:46 +0000)]
January 2008 => January 2009.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3367 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate project highlights for 1.0.1.
stevenknight [Mon, 8 Sep 2008 03:45:14 +0000 (03:45 +0000)]
Update project highlights for 1.0.1.
Update roadmap with a stab at a schedule of releases leading up to 2.0.0.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3366 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agotypos and layout glitches
GregNoel [Sun, 7 Sep 2008 05:48:16 +0000 (05:48 +0000)]
typos and layout glitches

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3364 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd a test for revision 3340, escaping variable names when using
stevenknight [Sat, 6 Sep 2008 14:25:07 +0000 (14:25 +0000)]
Add a test for revision 3340, escaping variable names when using
env_spawn(), to accommodate a funky variable name used by Ubuntu packagin.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3360 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 1978: put the FindFile section in the Miscellaneous chapter.
stevenknight [Sat, 6 Sep 2008 10:35:03 +0000 (10:35 +0000)]
Issue 1978:  put the FindFile section in the Miscellaneous chapter.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3354 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix entity references:
stevenknight [Sat, 6 Sep 2008 10:29:12 +0000 (10:29 +0000)]
Fix entity references:
&b-{FindInstalledFiles,Tag} => {FindInstalledFiles,Tag}

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3353 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMake Glob() sort, to prevent spurious rebuilds. Fixes issue #2131.
garyo [Sat, 6 Sep 2008 02:12:20 +0000 (02:12 +0000)]
Make Glob() sort, to prevent spurious rebuilds.  Fixes issue #2131.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3342 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2176: BuilderWrapper __getattr__ should not raise KeyError
pankrat [Fri, 5 Sep 2008 16:28:48 +0000 (16:28 +0000)]
Issue 2176: BuilderWrapper __getattr__ should not raise KeyError

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3341 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 1689: short-term hack to make Ubuntu happy
GregNoel [Fri, 5 Sep 2008 06:45:07 +0000 (06:45 +0000)]
Issue 1689: short-term hack to make Ubuntu happy

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3340 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoPass the results of the InternalLaTeXAuxAction back up the call chain
managan [Thu, 4 Sep 2008 22:30:55 +0000 (22:30 +0000)]
Pass the results of the InternalLaTeXAuxAction back up the call chain
in teh various tex builders. This allows the user to interrupt the build
which was not working before.
It also allows configuration tests to work since now they can tell if
there was failure in a test.
The result from the internal MakeIndexAction and BibtexAction are
checked as well and control returned if there was an error in one
of those. This is to avoid repeatedly running commands until we
hit the retry limit.

I added no test for this simce I am unsure how to test for user
interrupts. Also unclear how to test for how many times the internal
actions were run during a test to see if it returns on teh first error!

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3339 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdded a strfunction to the various tex builders. Since the sub-actions report
managan [Thu, 4 Sep 2008 18:05:49 +0000 (18:05 +0000)]
Added a strfunction to the various tex builders. Since the sub-actions report
their commands as they build the strfunction only returns a string for
GetOption("no_exec") which covers --dry-run.
Therefore --dry-run now gets output, the first command to be run plus " ..."
to indicate that the ral builder may repeat or run bibtex, makeindex,...

Also updating the flags to pass -interaction=nonstopmode
This prevents errors in the .tex files from stopping the build
while Latex asks for input.

Updated several tests to handle this new flag by switching to getopt module

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3338 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2177: Dir get_contents changed to return list of signatures
pankrat [Wed, 3 Sep 2008 16:18:49 +0000 (16:18 +0000)]
Issue 2177: Dir get_contents changed to return list of signatures

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3337 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoDocument CheckCC and co in the man.
cournape [Wed, 3 Sep 2008 08:33:08 +0000 (08:33 +0000)]
Document CheckCC and co in the man.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3336 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUse our CompileSharedObject builder in CheckSH* (fix tests failure).
cournape [Wed, 3 Sep 2008 08:32:35 +0000 (08:32 +0000)]
Use our CompileSharedObject builder in CheckSH* (fix tests failure).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3335 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd a CompileSharedObject builder for configure contexts.
cournape [Wed, 3 Sep 2008 08:32:01 +0000 (08:32 +0000)]
Add a CompileSharedObject builder for configure contexts.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3334 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd CheckSHCC and CheckSHCXX checkers (test fail).
cournape [Wed, 3 Sep 2008 08:31:30 +0000 (08:31 +0000)]
Add CheckSHCC and CheckSHCXX checkers (test fail).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3333 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd CheckSHCC and CheckSHCXX.
cournape [Wed, 3 Sep 2008 08:30:46 +0000 (08:30 +0000)]
Add CheckSHCC and CheckSHCXX.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3332 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd CheckCXX check.
cournape [Wed, 3 Sep 2008 08:30:17 +0000 (08:30 +0000)]
Add CheckCXX check.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3331 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoBasic test for CheckCC.
cournape [Wed, 3 Sep 2008 08:29:43 +0000 (08:29 +0000)]
Basic test for CheckCC.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3330 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIntegrate CheckCC in configure context.
cournape [Wed, 3 Sep 2008 08:29:19 +0000 (08:29 +0000)]
Integrate CheckCC in configure context.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3329 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd a CheckCC check.
cournape [Wed, 3 Sep 2008 08:28:57 +0000 (08:28 +0000)]
Add a CheckCC check.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3328 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMake msvc tool consistent with cc for _CCCOMCOM usage.
cournape [Wed, 3 Sep 2008 07:56:43 +0000 (07:56 +0000)]
Make msvc tool consistent with cc for _CCCOMCOM usage.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3327 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix for bug #2184, Glob() corrupts LIBPATH.
garyo [Wed, 3 Sep 2008 02:44:51 +0000 (02:44 +0000)]
Fix for bug #2184, Glob() corrupts LIBPATH.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3326 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2187: update FindFile in man page
GregNoel [Tue, 2 Sep 2008 22:34:32 +0000 (22:34 +0000)]
Issue 2187: update FindFile in man page

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3325 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2007: backtick() doesn't use ENV
GregNoel [Thu, 28 Aug 2008 18:34:51 +0000 (18:34 +0000)]
Issue 2007: backtick() doesn't use ENV

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3322 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoInitial User Guide documentation for FindFile. Not integrated
GregNoel [Wed, 27 Aug 2008 23:52:47 +0000 (23:52 +0000)]
Initial User Guide documentation for FindFile.  Not integrated
into Guide itself yet.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3318 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2159: Man page formatting errors for Packaging()
GregNoel [Wed, 27 Aug 2008 16:30:06 +0000 (16:30 +0000)]
Issue 2159: Man page formatting errors for Packaging()

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3317 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd a script for creating a standard SCons development system on
stevenknight [Tue, 26 Aug 2008 14:52:53 +0000 (14:52 +0000)]
Add a script for creating a standard SCons development system on
Ubuntu Hardy.  Rewrite subsidiary scripts for install Python and
SCons versions in Python (from shell).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3313 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2112: create a separate single-line description and make the
stevenknight [Tue, 26 Aug 2008 14:09:06 +0000 (14:09 +0000)]
Issue 2112:  create a separate single-line description and make the
current description the long_description to satisfy RPM packaging.
(khomenko)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3312 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2168: Mac OS X fixes for SWIG tests. (Greg Noel)
stevenknight [Tue, 26 Aug 2008 13:26:48 +0000 (13:26 +0000)]
Issue 2168:  Mac OS X fixes for SWIG tests.  (Greg Noel)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3311 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2099: have Execute() print an error message if an action
stevenknight [Tue, 26 Aug 2008 12:55:22 +0000 (12:55 +0000)]
Issue 2099:  have Execute() print an error message if an action
fails.  Better document the behavior of returning the exit status,
and that exit-on-failure is the SConscript writer's responsibility.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3310 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2090: document how to use LANG with Java sources
GregNoel [Mon, 25 Aug 2008 16:58:08 +0000 (16:58 +0000)]
Issue 2090: document how to use LANG with Java sources

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3307 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 1982: document GetLaunchDir() in the User's Guide.
stevenknight [Mon, 25 Aug 2008 15:21:20 +0000 (15:21 +0000)]
Issue 1982:  document GetLaunchDir() in the User's Guide.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3306 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agobug 243 - Address manpage issues raised by Greg Noel
bdbaddog [Mon, 25 Aug 2008 01:42:25 +0000 (01:42 +0000)]
bug 243 - Address manpage issues raised by Greg Noel

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3305 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix for bug #243 - document how to use Ignore() to remove a target from
bdbaddog [Sun, 24 Aug 2008 22:37:45 +0000 (22:37 +0000)]
Fix for bug #243 - document how to use Ignore() to remove a target from
being built as default.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3304 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agominor typos and corrections to SConscript() examples
GregNoel [Sun, 24 Aug 2008 22:02:01 +0000 (22:02 +0000)]
minor typos and corrections to SConscript() examples

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3303 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMove jw parser option to the right
pankrat [Sun, 24 Aug 2008 13:39:49 +0000 (13:39 +0000)]
Move jw parser option to the right

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3302 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2151: Enforce building doc PDF and PS with jade
pankrat [Sun, 24 Aug 2008 09:40:48 +0000 (09:40 +0000)]
Issue 2151: Enforce building doc PDF and PS with jade

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3301 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdjust src/CHANGES.txt indentation on the current and previous release
stevenknight [Sat, 23 Aug 2008 14:01:43 +0000 (14:01 +0000)]
Adjust src/CHANGES.txt indentation on the current and previous release
to match the other releases.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3299 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate src/CHANGES.txt for recent changes.
stevenknight [Sat, 23 Aug 2008 14:00:34 +0000 (14:00 +0000)]
Update src/CHANGES.txt for recent changes.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3298 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdated SConscript(variant_dir) and related cleanup
GregNoel [Fri, 22 Aug 2008 23:38:01 +0000 (23:38 +0000)]
Updated SConscript(variant_dir) and related cleanup

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3297 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 1984: Documentation for ParseDepends
pankrat [Fri, 22 Aug 2008 15:36:49 +0000 (15:36 +0000)]
Issue 1984: Documentation for ParseDepends

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3296 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agocall subst on the line passed to Environment.WhereIs
mightyllamas [Fri, 22 Aug 2008 13:27:56 +0000 (13:27 +0000)]
call subst on the line passed to Environment.WhereIs

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3295 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix typo.
stevenknight [Fri, 22 Aug 2008 04:34:00 +0000 (04:34 +0000)]
Fix typo.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3294 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoThe parallel message should be returned from that function, not printed
stevenknight [Fri, 22 Aug 2008 03:57:57 +0000 (03:57 +0000)]
The parallel message should be returned from that function, not printed
directly.  This allows it to be disabled by the right --warn= option.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3293 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2158: Actually print the warning about -j on Windows being
stevenknight [Fri, 22 Aug 2008 03:56:20 +0000 (03:56 +0000)]
Issue 2158:  Actually print the warning about -j on Windows being
potentially unreliable if the pywin32 extensions are unavailable or
lack file handle operations.  (Jonas Olsson)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3292 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate src/CHANGES.txt with descriptions of recent changes.
stevenknight [Fri, 22 Aug 2008 03:50:32 +0000 (03:50 +0000)]
Update src/CHANGES.txt with descriptions of recent changes.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3291 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoInitialized merge tracking via "svnmerge" with revisions "1-3288" from
stevenknight [Fri, 22 Aug 2008 03:25:14 +0000 (03:25 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-3288" from
http://scons.tigris.org/svn/scons/checkpoint

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3289 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix issue 2127 (missing FRAMEWORKSFLAGS in applelink.py) by adding them in a couple...
garyo [Thu, 21 Aug 2008 02:51:33 +0000 (02:51 +0000)]
Fix issue 2127 (missing FRAMEWORKSFLAGS in applelink.py) by adding them in a couple of lines.  FRAMEWORKSFLAGS is an older flag set largely superseded by FRAMEWORKPATH and FRAMEWORKS, but still may be used.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3287 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix a minor glitch in the scons-time man page
GregNoel [Tue, 19 Aug 2008 01:04:22 +0000 (01:04 +0000)]
Fix a minor glitch in the scons-time man page

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3286 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 1872: Fix documentation for SConf.CheckLibWithHeader
GregNoel [Mon, 18 Aug 2008 16:22:59 +0000 (16:22 +0000)]
Issue 1872: Fix documentation for SConf.CheckLibWithHeader

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3285 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoTypos from issue 2159 plus some others I found
GregNoel [Mon, 18 Aug 2008 15:12:28 +0000 (15:12 +0000)]
Typos from issue 2159 plus some others I found

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3284 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoTypos from issue 2159 plus some others I found
GregNoel [Mon, 18 Aug 2008 15:00:08 +0000 (15:00 +0000)]
Typos from issue 2159 plus some others I found

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3283 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix bug #2163, Tool/ilink32 (Borland linker) needs shared lib builder. Not tested...
garyo [Fri, 15 Aug 2008 03:00:51 +0000 (03:00 +0000)]
Fix bug #2163, Tool/ilink32 (Borland linker) needs shared lib builder.  Not tested since I have no Borland, but all current tests pass.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3279 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix bug #2138, missing parens after clear call in Entry.must_be_same(). Passes tests...
garyo [Fri, 15 Aug 2008 02:55:41 +0000 (02:55 +0000)]
Fix bug #2138, missing parens after clear call in Entry.must_be_same().  Passes tests on Linux.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3278 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged svnmerge-integrated property from branches/core to trunk. Merged in with...
garyo [Fri, 15 Aug 2008 02:35:48 +0000 (02:35 +0000)]
Merged svnmerge-integrated property from branches/core to trunk.  Merged in with old value already on trunk.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3277 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years ago Issue 2172: RPCGEN test fix for OS X
GregNoel [Thu, 14 Aug 2008 23:38:20 +0000 (23:38 +0000)]
 Issue 2172: RPCGEN test fix for OS X

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3276 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2162: YACC fix for OS X
GregNoel [Thu, 14 Aug 2008 23:33:59 +0000 (23:33 +0000)]
Issue 2162: YACC fix for OS X

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3275 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate for latest versions of Python and SCons.
stevenknight [Thu, 14 Aug 2008 12:21:39 +0000 (12:21 +0000)]
Update for latest versions of Python and SCons.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3274 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoIssue 2150: accommodate sporadic timing-related errors in the test output.
stevenknight [Thu, 14 Aug 2008 04:10:09 +0000 (04:10 +0000)]
Issue 2150:  accommodate sporadic timing-related errors in the test output.
(Ludwig Haene)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3273 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoTypo fixes.
stevenknight [Tue, 12 Aug 2008 21:58:53 +0000 (21:58 +0000)]
Typo fixes.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3270 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdates for 1.0.0 release.
stevenknight [Tue, 12 Aug 2008 21:58:05 +0000 (21:58 +0000)]
Updates for 1.0.0 release.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3269 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate to 1.0.0.
stevenknight [Tue, 12 Aug 2008 14:30:49 +0000 (14:30 +0000)]
Update to 1.0.0.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3267 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged revisions 3057-3059,3061-3264 via svnmerge from
stevenknight [Sat, 9 Aug 2008 18:23:26 +0000 (18:23 +0000)]
Merged revisions 3057-3059,3061-3264 via svnmerge from
http://scons.tigris.org/svn/scons/branches/core

........
  r3061 | stevenknight | 2008-06-10 10:06:24 -0700 (Tue, 10 Jun 2008) | 3 lines

  Issue 2085:  Fix man page indentation under Debian systems.
  Also add escape characters to the beginnings of some necessary lines.
........
  r3063 | GregNoel | 2008-06-10 17:50:28 -0700 (Tue, 10 Jun 2008) | 1 line

  Add David as a member; parametize input file
........
  r3064 | stevenknight | 2008-06-11 07:22:23 -0700 (Wed, 11 Jun 2008) | 3 lines

  Issue 1973:  Clarify the man page description of the SConscript(src_dir)
  argument.
........
  r3065 | stevenknight | 2008-06-11 11:25:00 -0700 (Wed, 11 Jun 2008) | 3 lines

  Issues 1974, 1999:  document {Add,Get,Set}Option().  Reorganize the
  section a little bit, other minor edits.
........
  r3066 | garyo | 2008-06-12 19:53:51 -0700 (Thu, 12 Jun 2008) | 1 line

  Document GetBuildFailures in Users Guide.  Closes issue #1989.
........
  r3067 | stevenknight | 2008-06-14 06:42:07 -0700 (Sat, 14 Jun 2008) | 2 lines

  Fix build errors from undefined &GetBuildFailures; entity in doc.
........
  r3073 | garyo | 2008-06-14 18:40:20 -0700 (Sat, 14 Jun 2008) | 1 line

  Fix issue #1538 (Handling of string argument in Action.Action).  Includes test.
........
  r3074 | garyo | 2008-06-14 19:11:30 -0700 (Sat, 14 Jun 2008) | 1 line

  doc: Trivial man page typo fix.
........
  r3075 | stevenknight | 2008-06-15 14:35:13 -0700 (Sun, 15 Jun 2008) | 3 lines

  Add a test to make sure the env.RCS() applied to an individual file works
  correctly when the checked-out copy is changed.
........
  r3076 | stevenknight | 2008-06-15 23:07:17 -0700 (Sun, 15 Jun 2008) | 2 lines

  Issue 2025:  User's Guide updates from Randall Spangler's review.
........
  r3078 | stevenknight | 2008-06-16 06:26:13 -0700 (Mon, 16 Jun 2008) | 2 lines

  Issue 1990:  Document the Requires() function in the Users's Guide.
........
  r3082 | stevenknight | 2008-06-16 19:31:00 -0700 (Mon, 16 Jun 2008) | 3 lines

  Fix the second example in the AddMethod() chapter.  Show the Windows
  output generating a resource file.  Other copyedits.
........
  r3083 | stevenknight | 2008-06-17 06:44:02 -0700 (Tue, 17 Jun 2008) | 2 lines

  Fix misspelled entity:  &Builders; => &Builder;s.
........
  r3084 | stevenknight | 2008-06-17 08:30:13 -0700 (Tue, 17 Jun 2008) | 3 lines

  Issue 1588:  - Document suggested use of the Viual C/C++ /FC option to fix
  the ability to double-click on file names in compilation error messages.
........
  r3085 | stevenknight | 2008-06-17 08:50:33 -0700 (Tue, 17 Jun 2008) | 3 lines

  Issue 1687:  Document the need to use Clean() for any SideEffect()
  files that must be explicitly removed when their targets are removed.
........
  r3086 | stevenknight | 2008-06-17 10:59:28 -0700 (Tue, 17 Jun 2008) | 2 lines

  Typo fix in the new SideEffect() paragraph.  (Gary Oberbrunner)
........
  r3088 | cournape | 2008-06-17 19:55:27 -0700 (Tue, 17 Jun 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-3087" from
  http://scons.tigris.org/svn/scons/branches/vs_revamp
........
  r3094 | stevenknight | 2008-06-19 09:52:16 -0700 (Thu, 19 Jun 2008) | 3 lines

  Change the User's Guide to use the new Variables object and its
  associated function for controlling command-line build variables.
........
  r3115 | stevenknight | 2008-06-25 06:46:36 -0700 (Wed, 25 Jun 2008) | 2 lines

  Issue 2072:  end indentation after generated Builder text.
........
  r3116 | stevenknight | 2008-06-25 19:07:15 -0700 (Wed, 25 Jun 2008) | 2 lines

  Reorganize the command-line arguments chapter.
........
  r3117 | stevenknight | 2008-06-25 19:13:58 -0700 (Wed, 25 Jun 2008) | 2 lines

  Editing pass for formatting in the Glob() sections.
........
  r3118 | stevenknight | 2008-06-25 19:23:09 -0700 (Wed, 25 Jun 2008) | 3 lines

  Wording changing:  Preventing => Controlling, because the chapter
  also talks about how to clean additional targets.
........
  r3119 | stevenknight | 2008-06-25 19:50:41 -0700 (Wed, 25 Jun 2008) | 2 lines

  Fix missing </literal> tags, minor wording fix.
........
  r3120 | stevenknight | 2008-06-25 19:58:34 -0700 (Wed, 25 Jun 2008) | 2 lines

  Add "the Default Function" to the appropriate subsection title.
........
  r3121 | stevenknight | 2008-06-26 08:33:43 -0700 (Thu, 26 Jun 2008) | 2 lines

  Issue 1988:  Document the Variables.UnknownVariables() method.
........
  r3122 | stevenknight | 2008-06-26 08:35:51 -0700 (Thu, 26 Jun 2008) | 3 lines

  Remove comments listing some of the variables that have been
  documented recently.
........
  r3123 | stevenknight | 2008-06-26 12:42:53 -0700 (Thu, 26 Jun 2008) | 2 lines

  Issue 2118:  Fix incorrectly swapped man page text.  (Alexey Zezukin)
........
  r3124 | bdbaddog | 2008-06-26 21:23:46 -0700 (Thu, 26 Jun 2008) | 2 lines

  Fix bug 2108 - duplicate text in description of interactive mode
........
  r3125 | stevenknight | 2008-06-27 21:54:56 -0700 (Fri, 27 Jun 2008) | 3 lines

  Issue 1993:  Document the $*COMSTR variables, the Progress() function,
  and create a common "Controlling Build Output" chapter.
........
  r3126 | garyo | 2008-06-28 05:46:44 -0700 (Sat, 28 Jun 2008) | 1 line

  Fix issue 2105; temporarily omit doc saying that SetOption can override user-created Options (until that is implemented).
........
  r3127 | stevenknight | 2008-06-28 07:29:18 -0700 (Sat, 28 Jun 2008) | 2 lines

  Issue 1747:  Explicitly document use of Node lists as input to Depends().
........
  r3128 | stevenknight | 2008-06-28 07:48:32 -0700 (Sat, 28 Jun 2008) | 6 lines

  White space change:  indent the construction environment sections
  further to make way for combining this chapter with others to make
  one big "Controlling Environments" chapter.
  Also, get rid of some now-unnecessary doc from the old Cons classic
  POD, that was taking up space here waiting to be documented.
........
  r3129 | cournape | 2008-06-29 01:56:30 -0700 (Sun, 29 Jun 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-3128" from
  http://scons.tigris.org/svn/scons/branches/trygrep
........
  r3143 | stevenknight | 2008-07-02 10:29:39 -0700 (Wed, 02 Jul 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-3142" from
  http://scons.tigris.org/svn/scons/branches/sgk_lookup
........
  r3181 | stevenknight | 2008-07-08 07:17:27 -0700 (Tue, 08 Jul 2008) | 4 lines

  Reorganize the discussion of different environments into one chapter.
  Document the SetDefault(), PrependUnique(), AppendUnique(),
  PrependENVPath() and AppendENVPath() functions.
........
  r3182 | stevenknight | 2008-07-08 08:47:55 -0700 (Tue, 08 Jul 2008) | 2 lines

  Issue 1998:  Docment the ARGLIST variable in the User's Guide.
........
  r3194 | GregNoel | 2008-07-09 23:16:51 -0700 (Wed, 09 Jul 2008) | 1 line

  remove unnecessary trailing spaces on lines
........
  r3204 | stevenknight | 2008-07-11 08:29:18 -0700 (Fri, 11 Jul 2008) | 2 lines

  Issue 1853:  Remove referenc to SCons.Util.CLVar from a doc example.
........
  r3206 | GregNoel | 2008-07-12 02:08:19 -0700 (Sat, 12 Jul 2008) | 1 line

  Another go at describing VariantDir()
........
  r3213 | stevenknight | 2008-07-13 08:57:57 -0700 (Sun, 13 Jul 2008) | 3 lines

  Set /branches/comments in svnmerge-integrated property to allow
  merging changes in both directions.
........
  r3217 | stevenknight | 2008-07-16 06:52:44 -0700 (Wed, 16 Jul 2008) | 2 lines

  Update the copyright year in the User's Guide.
........
  r3218 | stevenknight | 2008-07-16 07:08:52 -0700 (Wed, 16 Jul 2008) | 3 lines

  Issue 1881:  Add man page text clarifying the behavior of
  Add{Pre,Post}Action() when multiple targets are specified.
........
  r3223 | stevenknight | 2008-07-18 08:18:45 -0700 (Fri, 18 Jul 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-3222" from
  http://scons.tigris.org/svn/scons/branches/sgk_subst
........
  r3231 | stevenknight | 2008-07-22 01:58:11 -0700 (Tue, 22 Jul 2008) | 4 lines

  Enhance MSVSProject() tests so they're runnable on any system, regardless
  of whether Visual Studio is installed, or if it's even a Windows system
  at all.
........
  r3237 | GregNoel | 2008-07-26 00:07:49 -0700 (Sat, 26 Jul 2008) | 1 line

  Issue 1983: Document ParseConfig, MergeFlags, and ParseFlags for the Users' Guide
........
  r3238 | stevenknight | 2008-07-26 08:38:18 -0700 (Sat, 26 Jul 2008) | 3 lines

  Follow-ons for building the User's Guide with Greg's recent additions
  for MergeFlags() and ParseFlags().
........
  r3239 | stevenknight | 2008-07-26 09:52:40 -0700 (Sat, 26 Jul 2008) | 3 lines

  Re-arrange some sections talking about creating construction environments
  and fetching/expanding variables.
........
  r3240 | stevenknight | 2008-07-26 12:16:11 -0700 (Sat, 26 Jul 2008) | 2 lines

  Stylistic editing of new {Merge,Parse}{Config,Flags} sections.
........
  r3241 | GregNoel | 2008-07-26 12:42:42 -0700 (Sat, 26 Jul 2008) | 1 line

  Issue 1987: Document SideEffect for Users' Guide (incomplete)
........
  r3242 | stevenknight | 2008-07-26 13:27:56 -0700 (Sat, 26 Jul 2008) | 2 lines

  Correct dumb XML mistakes in my last checkin.
........
  r3243 | stevenknight | 2008-07-26 13:34:05 -0700 (Sat, 26 Jul 2008) | 2 lines

  One-character typo.  Gah.
........
  r3244 | stevenknight | 2008-07-26 13:44:14 -0700 (Sat, 26 Jul 2008) | 2 lines

  Issue 1977,1980:  document the Exit() and Flatten() functions.
........
  r3245 | stevenknight | 2008-07-27 10:24:12 -0700 (Sun, 27 Jul 2008) | 14 lines

  Updates to the new SideEffect section (kudos to Greg).

  While working on this, Greg discovered a bug (issue #2154) that prevents
  a SideEffect() file from being used as input to another builder call; it
  makes the builder target not get build when run in paralle (e.g. -j2)...
  :-(  So this patch comments out that section of Greg's section.

  This also contains my usual editing pass.  In this case I changed some
  of the examples and added a bunch of text to try to help clarify some
  things that seemed important.  I also added a closing paragraph warning
  that SideEffect() really shouldn't be used as an alternative to specifying
  multiple target files in a Builder call when a command builds more than
  one file that you care about.
........
  r3246 | stevenknight | 2008-07-27 10:31:17 -0700 (Sun, 27 Jul 2008) | 2 lines

  Proofreading edits of the MergeFlags() section.  (Greg Noel)
........
  r3247 | stevenknight | 2008-07-27 11:17:27 -0700 (Sun, 27 Jul 2008) | 2 lines

  Issue 1976:  document ensure{Python,SCons}Version() in the User's Guide.
........
  r3249 | GregNoel | 2008-07-28 15:57:00 -0700 (Mon, 28 Jul 2008) | 1 line

  Add svn-bisect script
........

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3266 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAnother typo fix (cse => case) and clarification of why submitting a
stevenknight [Thu, 19 Jun 2008 13:42:52 +0000 (13:42 +0000)]
Another typo fix (cse => case) and clarification of why submitting a
test case is good.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3093 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoFix typo: caes => case(s).
stevenknight [Thu, 19 Jun 2008 13:35:38 +0000 (13:35 +0000)]
Fix typo:  caes => case(s).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3092 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd announcements to tigris.org.
stevenknight [Tue, 10 Jun 2008 06:00:25 +0000 (06:00 +0000)]
Add announcements to tigris.org.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3059 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged revisions 2949-2953,2955-3056 via svnmerge from
stevenknight [Tue, 10 Jun 2008 05:18:40 +0000 (05:18 +0000)]
Merged revisions 2949-2953,2955-3056 via svnmerge from
http://scons.tigris.org/svn/scons/branches/core

................
  r2955 | stevenknight | 2008-05-18 07:48:43 -0700 (Sun, 18 May 2008) | 2 lines

  Update lines for next development cycle.
................
  r2956 | GregNoel | 2008-05-19 14:24:39 -0700 (Mon, 19 May 2008) | 1 line

  Fix typo in Mkdir() description
................
  r2957 | cournape | 2008-05-19 22:37:17 -0700 (Mon, 19 May 2008) | 1 line

  sunc++ tool: do not parse pkgchk output if no output available (Fix for #2060).
................
  r2958 | cournape | 2008-05-19 23:34:01 -0700 (Mon, 19 May 2008) | 6 lines

  Do not set cppcPath to CXX if CXX has no dirname. This caused weird behaviour,
  because cppcPath and cxx were joined together, and scons used things like CC/CC
  as CXX.
................
  r2960 | cournape | 2008-05-20 22:23:12 -0700 (Tue, 20 May 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-2959" from
  http://scons.tigris.org/svn/scons/branches/pyext
................
  r2971 | stevenknight | 2008-05-22 16:01:11 -0700 (Thu, 22 May 2008) | 4 lines

  Issue 2056:  Fix scons.bat so that it returns the SCons exit status even
  though we're using setlocal + endlocal to avoid polluting the calling
  user's %PATH% variable.
................
  r2972 | stevenknight | 2008-05-22 16:35:00 -0700 (Thu, 22 May 2008) | 2 lines

  Move generic windows tests from the test/ subdirectory into test/Win32.
................
  r2973 | stevenknight | 2008-05-22 18:58:35 -0700 (Thu, 22 May 2008) | 2 lines

  Fix scoping under Python 1.5 / 2.0 / 2.1.
................
  r2976 | cournape | 2008-05-23 04:10:37 -0700 (Fri, 23 May 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-2975" from
  http://scons.tigris.org/svn/scons/branches/libwithcontext
................
  r2978 | GregNoel | 2008-05-23 12:39:42 -0700 (Fri, 23 May 2008) | 1 line

  script to convert XML issues into CSV spreadsheet
................
  r2987 | GregNoel | 2008-05-25 10:57:14 -0700 (Sun, 25 May 2008) | 1 line

  trivial typo
................
  r2989 | pankrat | 2008-05-25 14:42:53 -0700 (Sun, 25 May 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-2988" from
  http://scons.tigris.org/svn/scons/branches/heapmonitor
................
  r2992 | belley | 2008-05-27 08:23:34 -0700 (Tue, 27 May 2008) | 41 lines

  Fixed the detection of Intel C++ Compiler for EMT64

  The table used to check the registry keys for installed versions of
  the Intel C++ compiler for EMT64 seems erroneous. I have double check
  using the Intel C++ compiler versions 9.1 and 10.0 on both Windows XP
  32-bit and Windows Server2003 64-bits.

  The registry keys have the form

  HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\Compilers\C++\100.025\IA32
  HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\Compilers\C++\100.025\IA64
  HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\Compilers\C++\100.025\EMT64

  Benoit

  Index: src/engine/SCons/Tool/intelc.py
  ===================================================================
  *** src/engine/SCons/Tool/intelc.py (revision 2991)
  --- src/engine/SCons/Tool/intelc.py (working copy)
  ***************
  *** 101,108 ****
            valid_abis = {'ia32'  : 'ia32',
                          'x86'   : 'ia32',
                          'ia64'  : 'ia64',
  !                       'em64t' : 'ia32e',
  !                       'amd64' : 'ia32e'}
        if is_linux:
            valid_abis = {'ia32'   : 'ia32',
                          'x86'    : 'ia32',
  --- 101,108 ----
            valid_abis = {'ia32'  : 'ia32',
                          'x86'   : 'ia32',
                          'ia64'  : 'ia64',
  !                       'em64t' : 'em64t',
  !                       'amd64' : 'em64t'}
        if is_linux:
            valid_abis = {'ia32'   : 'ia32',
                          'x86'    : 'ia32',
................
  r2993 | stevenknight | 2008-05-27 16:22:35 -0700 (Tue, 27 May 2008) | 3 lines

  Issue 2062:  Fix --interactive mode getting "stuck" reporting failures
  for every build after the first one that fails.
................
  r2997 | stevenknight | 2008-05-28 18:18:36 -0700 (Wed, 28 May 2008) | 4 lines

  Fix the closing message on interrupt to report "building terminated
  because of errors."  Add a missing test.pass_test() call to the
  end of test/KeyboardInterrupt.py.
................
  r2998 | stevenknight | 2008-05-29 08:14:47 -0700 (Thu, 29 May 2008) | 2 lines

  Issue 2075:  Fix the ability to call the Node.FS.File.File() method.
................
  r2999 | stevenknight | 2008-05-29 14:12:07 -0700 (Thu, 29 May 2008) | 2 lines

  Issue 2063:  On Mac OS X, install under /usr/local by default.
................
  r3017 | stevenknight | 2008-05-30 08:05:26 -0700 (Fri, 30 May 2008) | 3 lines

  Get the fix for File.File() right this time.  Apply the same fix
  to File.Dir() and File.Entry(), too.
................
  r3022 | stevenknight | 2008-06-02 18:52:42 -0700 (Mon, 02 Jun 2008) | 3 lines

  Fix "deprecated conversion from string constant to char *" warnings in
  various C++ tests.
................
  r3045 | garyo | 2008-06-05 06:05:37 -0700 (Thu, 05 Jun 2008) | 8 lines

  This fix uses Python sequence comparison to compare the dotted version
  numbers used in .NET version numbers rather than comparing each
  element of the list individually.  It's more robust and also more
  correct.  I also fixed a Python 1.5.2 compatibility issue (strings
  didn't have the split method).

  Original reporter confirms this fixes his issue.
................
  r3046 | garyo | 2008-06-05 20:35:27 -0700 (Thu, 05 Jun 2008) | 1 line

  Minor doc tweaks to Users Guide.
................
  r3050 | stevenknight | 2008-06-06 11:38:38 -0700 (Fri, 06 Jun 2008) | 21 lines

  Merged revisions 2877,2879-2978,2980-3019,3021-3048 via svnmerge from
  http://scons.tigris.org/svn/scons/branches/fortran_refactor

  ........
    r2980 | cournape | 2008-05-23 21:56:19 -0700 (Fri, 23 May 2008) | 1 line

    Emit a warning and use  as a linker when fortran and c++ codes are mixed.
  ........
    r3000 | cournape | 2008-05-29 21:29:37 -0700 (Thu, 29 May 2008) | 1 line

    Improve warning when mixing c++ and fortran.
  ........
    r3048 | stevenknight | 2008-06-06 11:30:25 -0700 (Fri, 06 Jun 2008) | 6 lines

    Issue 2047:  update the warning text to make it less alarming.
    Move the warning classes so they can be suppressed.
    Add a test of the warning (and suppression) behavior
    Only issue one warning per SCons invocation, not one per built executable.
    Update CHANGES.txt and RELEASE.txt.
  ........
................
  r3051 | stevenknight | 2008-06-07 08:11:46 -0700 (Sat, 07 Jun 2008) | 3 lines

  Fix the Fortran/C++ link test for deprecation warnings
  under earlier Python version.
................
  r3052 | stevenknight | 2008-06-07 08:12:22 -0700 (Sat, 07 Jun 2008) | 2 lines

  Add Benoit's EMT64 change that will be released in 0.98.5.
................
  r3053 | stevenknight | 2008-06-07 08:21:50 -0700 (Sat, 07 Jun 2008) | 2 lines

  Update lines for 0.98.5 release.
................
  r3054 | stevenknight | 2008-06-07 08:26:04 -0700 (Sat, 07 Jun 2008) | 2 lines

  Update 0.98.4 versions to 0.98.5.
................

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3057 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoAdd 0.98.4 to highlights and roadmap.
stevenknight [Sun, 18 May 2008 14:27:47 +0000 (14:27 +0000)]
Add 0.98.4 to highlights and roadmap.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2953 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate package numbers to 0.98.4.
stevenknight [Sun, 18 May 2008 06:06:39 +0000 (06:06 +0000)]
Update package numbers to 0.98.4.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2951 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate User's Guide for changes to --debug=taskmastertrace output.
stevenknight [Sun, 18 May 2008 06:06:04 +0000 (06:06 +0000)]
Update User's Guide for changes to --debug=taskmastertrace output.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2950 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged revisions 2947-2948 via svnmerge from
stevenknight [Sun, 18 May 2008 05:13:15 +0000 (05:13 +0000)]
Merged revisions 2947-2948 via svnmerge from
http://scons.tigris.org/svn/scons/branches/core

........
  r2947 | GregNoel | 2008-05-17 18:45:25 -0700 (Sat, 17 May 2008) | 1 line

  Revise text about VariantDir
........

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2949 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged revisions 2928-2932,2934-2946 via svnmerge from
stevenknight [Sun, 18 May 2008 05:12:35 +0000 (05:12 +0000)]
Merged revisions 2928-2932,2934-2946 via svnmerge from
http://scons.tigris.org/svn/scons/branches/core

........
  r2932 | garyo | 2008-04-30 09:14:38 -0700 (Wed, 30 Apr 2008) | 1 line

  Add doc for site_scons dir and related options.  Closes issue #1996.
........
  r2934 | stevenknight | 2008-04-30 22:05:38 -0700 (Wed, 30 Apr 2008) | 3 lines

  Issue 2039:  Fix a syntax error in Intel C compiler support on Windows.
  (Jonas Olsson)
........
  r2935 | belley | 2008-05-01 06:59:21 -0700 (Thu, 01 May 2008) | 10 lines

  test/KeyboardInterrupt.py no longer hangs under Cygwin.

  There seems to be a bug on Cygwin where the compiler process hangs
  after sending the SIGINT signal to the process group. It is probably a
  bug in cygwin1.dll, or maybe in the Python 'C' code or the Python
  subprocess module. We therefore do not use 'killpg' on Cygwin.

  Benoit
........
  r2936 | belley | 2008-05-01 07:10:23 -0700 (Thu, 01 May 2008) | 12 lines

  cell_contents not defined in python < 2.5. [Issue 2035]

  Some versions of Python supports lexical scoping of local variables
  (aka closures) but not the cell_contents attribute that would allow
  the FunctionAction signature that take the content of these closure
  cells into account. The access to the cell_contents attribute is now
  protected with a try/except AttributeError so that at least the other
  parts of the function signature are properly computed.

  Benoit
........
  r2937 | stevenknight | 2008-05-01 12:08:25 -0700 (Thu, 01 May 2008) | 3 lines

  When running tests, allow the user to set the $SCONSIGN variable to pick a
  specific sconsign script to execute.
........
  r2938 | stevenknight | 2008-05-02 19:13:14 -0700 (Fri, 02 May 2008) | 2 lines

  Set svn:ignore to '*.py[co]'.
........
  r2939 | stevenknight | 2008-05-08 21:07:18 -0700 (Thu, 08 May 2008) | 4 lines

  Issue 2033:  Fix excessive memory use when a Python Value node's
  representation is stored in a .sconsign file and then re-stored
  after being interpreted with escaped backslashes and quotes.
........
  r2940 | cournape | 2008-05-16 03:56:49 -0700 (Fri, 16 May 2008) | 1 line

  Fix issue 2054.
........
  r2941 | stevenknight | 2008-05-16 12:02:45 -0700 (Fri, 16 May 2008) | 8 lines

  Issue 2045:  After a Node has failed its build and we're propagating
  the failure to other Nodes on the candidate list, don't marke candidate
  Nodes as FAILED if they've already been visited and been determined
  to be up-to-date.  This avoids problems with Configure tests not
  running because failure of an earlier Configure tests caused (e.g.)
  /usr/bin/g++ to get marked as FAILED, making SCons think it doesn't
  need to bother trying to rebuild anything that will use it...
........
  r2942 | stevenknight | 2008-05-16 12:10:14 -0700 (Fri, 16 May 2008) | 8 lines

  Improve the regular expressions used by the test infrastructure to
  examine SCons output to decide if a list of targets are considered
  up-to-date or not.  The new code uses the re.escape() function instead
  of hand-escaping '.' and '\n'.  This required a little restructuring in
  the not_up_to_date() method to escape the characters within the arguments
  themselves, but not the surrounding characters we use to construct the
  regex that makes sure those strings *don't* exist in the output.
........
  r2943 | stevenknight | 2008-05-16 14:04:23 -0700 (Fri, 16 May 2008) | 3 lines

  Issue 2049:  Handle multiple pipe-separated values in Visual Studio for
  INCLUDE, LIB and PATH.  Still only uses Win32, not any other values.
........
  r2944 | stevenknight | 2008-05-16 18:36:27 -0700 (Fri, 16 May 2008) | 2 lines

  Record changes by David Cournapeau and Benoit Belley.
........
  r2945 | stevenknight | 2008-05-17 07:13:46 -0700 (Sat, 17 May 2008) | 3 lines

  Pass in dc as a keyword argument to _smartLink for older Python versions
  without nested scopes.
........
  r2946 | stevenknight | 2008-05-17 07:14:01 -0700 (Sat, 17 May 2008) | 3 lines

  Expect a warning about shadowing global variables on Python 2.1.
  (This code can go away after we release 1.0.)
........

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2948 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate for the 0.98.3 release.
stevenknight [Wed, 30 Apr 2008 06:56:25 +0000 (06:56 +0000)]
Update for the 0.98.3 release.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2931 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate version numbers to 0.98.3.
stevenknight [Wed, 30 Apr 2008 05:43:53 +0000 (05:43 +0000)]
Update version numbers to 0.98.3.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2929 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged revisions 2898-2901,2903-2927 via svnmerge from
stevenknight [Wed, 30 Apr 2008 05:39:46 +0000 (05:39 +0000)]
Merged revisions 2898-2901,2903-2927 via svnmerge from
http://scons.tigris.org/svn/scons/branches/core

........
  r2903 | stevenknight | 2008-04-22 08:23:52 -0700 (Tue, 22 Apr 2008) | 3 lines

  Issue 2019:  don't blow up when a "dictionary" source_scanner doesn't
  have a more-specific scanner entry for a specified source file's suffix.
........
  r2904 | stevenknight | 2008-04-23 11:13:19 -0700 (Wed, 23 Apr 2008) | 3 lines

  Fix regression in use of $CXXFLAGS by the default $SHCXXFLAGS setting.
  (Greg Noel)
........
  r2905 | stevenknight | 2008-04-23 11:23:12 -0700 (Wed, 23 Apr 2008) | 3 lines

  Update the test/CXX/SHCXXFLAGS.py with some more modern idioms copied
  from test/CXX/CXXFLAGS.py.
........
  r2921 | belley | 2008-04-28 08:52:13 -0700 (Mon, 28 Apr 2008) | 98 lines

  Candidate list must be flushed when stopping the taskmaster.
  ============================================================

  The taskmaster's candidate list must be flushed when the taskmaster is stopped,
  either because of a build error or a keyboard interrupt. This involves failing
  each candidates along with their waiting parents.  This is necessary because the
  waiting parents might be in the pending_children set() that is used by the
  taskmaster to determine if cycles exist in the dependency graph. Failure to do
  so leads to confusing error messages such as:

  scons: *** Found dependency cycle(s):

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/DynamicProperty.h
  (<SCons.Node.FS.File instance at 0x95d230c>)

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/Fault/NotSupported.h
  (<SCons.Node.FS.File instance at 0x960634c>)

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/Fault/InvalidRequest.h
  (<SCons.Node.FS.File instance at 0x95d2bac>)

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/Fault/RequestCanceled.h
  (<SCons.Node.FS.File instance at 0x960648c>)

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/Fault/InvalidType.h
  (<SCons.Node.FS.File instance at 0x95d2cec>)

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/Core/InvalidProperty.h
  (<SCons.Node.FS.File instance at 0x9606d2c>)

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/Fault/SecurityError.h
  (<SCons.Node.FS.File instance at 0x96065cc>)

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/Core/PropertyCollector.h
  (<SCons.Node.FS.File instance at 0x9606e6c>)

    Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/Fault/InvalidArgument.h
  (<SCons.Node.FS.File instance at 0x95d2a6c>)

  Internal Error: no cycle found for node
  /bld/vmkernel-main/scons/build/vmodl/obj/generic/Vmodl/Vmomi/DynamicData.h
  (<SCons.Node.FS.File instance at 0x95d21cc>)

  Changes made:

  Job.py:
  ------

  o Implemented an InterruptState object that allows the sharing of the
  interrupt state between the Jobs, the Serial/Parallel and the Worker
  thread object. This allows for somewhat faster interruption when
  Ctrl-C is pressed because the Worker thread will not start any new
  task, i.e. the ones siting in the request queue.

  Taskmaster.py:
  --------------

  o Moved the code contained the function Task.fail_continue() to the
  function Taskmaster.will_not_build(). This function perform the
  clean-up for nodes that will never be built. This includes failing
  these nodes along with their waiting parents and removing them from
  the list of pending children.

  o Improved the taskmaster tracing so that the pending children ref
  counts of nodes is also printed.

  o When stopping the taskmaster, no_next_candidate() now calls
  will_not_build() repetitively to make sure that all candidate nodes
  that will never be build are properly cleaned-up.

  test/Parallel/multiple-parents.py
  ---------------------------------

  Improved the test to also exercise the following functionality:

  o Nodes with multiple targets (not just aliases as it was before).
  o SideEffect()
  o Interrupting the build.

  Submitted against changeset 2920.
  All tests pass with both Python 2.5.1 and 1.5.2

  Benoit
........
  r2922 | stevenknight | 2008-04-28 11:50:10 -0700 (Mon, 28 Apr 2008) | 26 lines

  Issue 2024:  http://scons.tigris.org/issues/show_bug.cgi?id=2024

  Some public packages were importing specific SCons.Options.*Option
  submodules directly, instead of using the SCons.Options package
  itself (which actually exposed all the SCons.Options.*Option variable
  names directly, but what they hey).  Our scripts didn't test for
  direct importing of the submodules, so this broke when I implemented
  backwards comptability with a SCons/Options.py module, instead of a full
  SCons/Options/*.py package.

  This restores the SCons/Options/*.py package files with stub modules that
  provide backwards compatibility (by referring to the new SCons.Variables
  functions and classes) and allow for importing all of

  The test/Deprecated/Options/*Option.py scripts have had specific submodule
  imports added.  To make sure this corresponding "feature" continues to
  work in the future, I'll be following this with another checkin that
  adds submodule imports for the SCons.Variables.*Variable modules.

  I ran this with the SCons/Options.py file in place, and also with
  a compiled SCons/Options.pyc file in place, to try to make sure it
  works regardless.  We've seen issues on Debian where their packaging
  doesn't clean up old *.pyc files when a Python *.py module is removed.
  It looks like this should work regardless of whether the Options.pyc
  file is there or not.
........
  r2923 | stevenknight | 2008-04-28 11:52:52 -0700 (Mon, 28 Apr 2008) | 3 lines

  Update the test/Variables/*Variable.py scripts to verify that importing
  SCons.Variables.*Variable submodules continues to work in the future.
........
  r2924 | belley | 2008-04-28 14:06:54 -0700 (Mon, 28 Apr 2008) | 6 lines

  Fixed a test that my morning change broke. The taskmaster tracing now
  includes the pending children ref count.

  Benoit
........
  r2925 | stevenknight | 2008-04-28 18:00:25 -0700 (Mon, 28 Apr 2008) | 4 lines

  Issue 2028: Make sure already-existing Entry Nodes that we find
  are converted to Dir Nodes when searching a *PATH list for implicit
  dependencies.
........
  r2926 | stevenknight | 2008-04-29 08:11:40 -0700 (Tue, 29 Apr 2008) | 3 lines

  Issue 2034:  Fix $FORTRANMODDIR values like ${TARGET.dir} in the
  default $_FORTANMODFLAG expansion.  (Stefano)
........
  r2927 | stevenknight | 2008-04-29 11:34:02 -0700 (Tue, 29 Apr 2008) | 3 lines

  Restore the SCons.Options package (maintains backwards compatibility of
  importing submodules) to setup.py.
........

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2928 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate for 0.98.2.
stevenknight [Mon, 21 Apr 2008 15:25:30 +0000 (15:25 +0000)]
Update for 0.98.2.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2901 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoUpdate strings to 0.98.2.
stevenknight [Mon, 21 Apr 2008 07:07:25 +0000 (07:07 +0000)]
Update strings to 0.98.2.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2899 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged revisions 2896-2897 via svnmerge from
stevenknight [Mon, 21 Apr 2008 07:04:58 +0000 (07:04 +0000)]
Merged revisions 2896-2897 via svnmerge from
http://scons.tigris.org/svn/scons/branches/core

........
  r2897 | stevenknight | 2008-04-21 00:01:19 -0700 (Mon, 21 Apr 2008) | 2 lines

  Add missing close </para> tag to Glob() section.
........

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2898 fdb21ef1-2011-0410-befe-b5e4ea1792b1

16 years agoMerged revisions 2880-2883,2885-2895 via svnmerge from
stevenknight [Mon, 21 Apr 2008 06:38:31 +0000 (06:38 +0000)]
Merged revisions 2880-2883,2885-2895 via svnmerge from
http://scons.tigris.org/svn/scons/branches/core

........
  r2885 | stevenknight | 2008-04-18 21:38:59 -0700 (Fri, 18 Apr 2008) | 2 lines

  Update troubleshooting appendix for new Taskmaster output.
........
  r2886 | bdbaddog | 2008-04-19 15:15:03 -0700 (Sat, 19 Apr 2008) | 5 lines

  Fix infinite loop in Fortran tool initialization.
  Bug 2017.
  Steven fixed, I tested.
........
  r2887 | garyo | 2008-04-20 17:44:46 -0700 (Sun, 20 Apr 2008) | 1 line

  Added this in two sections; simple one when discussing simple builds, and an example in the VariantDir section showing how it still works there.
........
  r2888 | stevenknight | 2008-04-20 21:33:01 -0700 (Sun, 20 Apr 2008) | 4 lines

  Accomodate test/MSVC/msvc.py's reliance on the Windows Platform SDK
  (for now) by making use of the user's %INCLUDE% and %LIB% variables.
  Split some independent embedded subtests into their own test scripts.
........
  r2889 | stevenknight | 2008-04-20 21:38:05 -0700 (Sun, 20 Apr 2008) | 2 lines

  Windows portability fix (line endings).
........
  r2890 | stevenknight | 2008-04-20 21:44:24 -0700 (Sun, 20 Apr 2008) | 2 lines

  Update Windows portion of if:-elif: block for a variable name change.
........
  r2891 | stevenknight | 2008-04-20 21:52:41 -0700 (Sun, 20 Apr 2008) | 3 lines

  On Windows, escape backslashes on the --interactive command line input,
  so people can build targets in other directories.
........
  r2892 | stevenknight | 2008-04-20 21:56:50 -0700 (Sun, 20 Apr 2008) | 3 lines

  Fix ripple effects on Windows from redefining how $CXXFLAGS gets
  added to C++ command lines.
........
  r2893 | stevenknight | 2008-04-20 22:04:50 -0700 (Sun, 20 Apr 2008) | 4 lines

  Handle a ripple effect from redefining the file() and open() builtin
  functions by explicitly restoring the originals whenever we reset
  the global state between tests.
........
  r2894 | stevenknight | 2008-04-20 23:17:23 -0700 (Sun, 20 Apr 2008) | 2 lines

  Remove by-hand backslash escaping, now that --interactive mode is handling it.
........
  r2895 | stevenknight | 2008-04-20 23:23:04 -0700 (Sun, 20 Apr 2008) | 2 lines

  Mention the fix for the Fortran suffix out-of-memory bug
........

git-svn-id: http://scons.tigris.org/svn/scons/trunk@2896 fdb21ef1-2011-0410-befe-b5e4ea1792b1