scons.git
18 years agoruntest.py options to suppress execution and to list tests.
stevenknight [Fri, 24 Mar 2006 12:39:41 +0000 (12:39 +0000)]
runtest.py options to suppress execution and to list tests.

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

18 years agoRemove unnecessary creation of RCS and SCCS Node.Dir nodes.
stevenknight [Sun, 5 Mar 2006 01:58:57 +0000 (01:58 +0000)]
Remove unnecessary creation of RCS and SCCS Node.Dir nodes.

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

18 years agoCheck in a new TestCmd.py with chmod() and touch() methods.
stevenknight [Mon, 27 Feb 2006 06:09:15 +0000 (06:09 +0000)]
Check in a new TestCmd.py with chmod() and touch() methods.

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

18 years agoIn the error message, supply the file name that triggered on IOError or OSError,...
stevenknight [Sat, 25 Feb 2006 18:18:55 +0000 (18:18 +0000)]
In the error message, supply the file name that triggered on IOError or OSError, not just the target name.

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

18 years agoMore Win32 portability fixes in EnvironmentTests.py. (Baptiste Lepilleur)
stevenknight [Sat, 25 Feb 2006 17:40:21 +0000 (17:40 +0000)]
More Win32 portability fixes in EnvironmentTests.py.  (Baptiste Lepilleur)

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

18 years agoPortability fixes (win32) in tests and test infrastructure.
stevenknight [Wed, 22 Feb 2006 03:18:38 +0000 (03:18 +0000)]
Portability fixes (win32) in tests and test infrastructure.

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

18 years agoFix VS8 integration for use with Express. (Christian Maaser) Portability fix in...
stevenknight [Tue, 21 Feb 2006 05:55:52 +0000 (05:55 +0000)]
Fix VS8 integration for use with Express.  (Christian Maaser)  Portability fix in msvs.py.

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

18 years agoFix SCons.Error => SCons.Errors typos. (Erick Tryzelaar)
stevenknight [Mon, 20 Feb 2006 20:40:23 +0000 (20:40 +0000)]
Fix SCons.Error => SCons.Errors typos.  (Erick Tryzelaar)

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

18 years agoAdd a --verbose option to runtest.py. (Baptiste Lepilleur) Fix (?) a deadlock using...
stevenknight [Fri, 17 Feb 2006 11:13:44 +0000 (11:13 +0000)]
Add a --verbose option to runtest.py.  (Baptiste Lepilleur)  Fix (?) a deadlock using the --xml option on Windows.

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

18 years agoMore test portability fixes. (Baptiste Lepilleur and SK)
stevenknight [Wed, 15 Feb 2006 05:14:30 +0000 (05:14 +0000)]
More test portability fixes.  (Baptiste Lepilleur and SK)

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

18 years agoPortability fixes for Repository Java tests; eliminate Solaris package warnings when...
stevenknight [Tue, 14 Feb 2006 05:27:04 +0000 (05:27 +0000)]
Portability fixes for Repository Java tests; eliminate Solaris package warnings when searching for C++.  (Baptiste Lepilleur)

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

18 years agoFix detecting additional Java inner classes following use of the "new" keyword inside...
stevenknight [Tue, 14 Feb 2006 04:11:04 +0000 (04:11 +0000)]
Fix detecting additional Java inner classes following use of the "new" keyword inside an inner class.  (Adam MacBeth)

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

18 years agoAdd a NoClean() function. (Steven Johnson)
stevenknight [Mon, 13 Feb 2006 03:52:41 +0000 (03:52 +0000)]
Add a NoClean() function.  (Steven Johnson)

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

18 years agoAdd a -t (timing) option to runtest.py. (Baptiste Lepilleur) Add sections to the...
stevenknight [Sun, 12 Feb 2006 21:55:13 +0000 (21:55 +0000)]
Add a -t (timing) option to runtest.py.  (Baptiste Lepilleur)  Add sections to the README to describe better how to change and execute SCons in-place.

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

18 years agoAdd support for Visual Studio 2005 Professional. Windows portability fixes for vario...
stevenknight [Sun, 12 Feb 2006 19:56:03 +0000 (19:56 +0000)]
Add support for Visual Studio 2005 Professional.  Windows portability fixes for various tests.  (Baptiste Lepilleur)

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

18 years agoFix over-zealous common prefix matching when generating Visual Studio project files...
stevenknight [Sun, 12 Feb 2006 15:34:44 +0000 (15:34 +0000)]
Fix over-zealous common prefix matching when generating Visual Studio project files.  (David J. Van Maren)  Avoid overwriting available MSVS versions that are already set.  (Thad Ward)  Add a runfile parameter to Project creation.  (Matthias)

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

18 years agoSupport the --debug=memory option on Windows. (Baptiste Lepilleur)
stevenknight [Sun, 12 Feb 2006 13:03:27 +0000 (13:03 +0000)]
Support the --debug=memory option on Windows.  (Baptiste Lepilleur)

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

18 years agoRefactor so Command() uses an FS.Entry as its target factory.
stevenknight [Sun, 12 Feb 2006 06:58:36 +0000 (06:58 +0000)]
Refactor so Command() uses an FS.Entry as its target factory.

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

18 years agoOn Windows, fix the line endings of the files unpacked in the build\{test-local-zip...
stevenknight [Sat, 11 Feb 2006 23:41:34 +0000 (23:41 +0000)]
On Windows, fix the line endings of the files unpacked in the build\{test-local-zip,test-zip} hierarchies; fix command lines in the README file to more accurately reflect exported variables.  (Baptiste Lepilleur)  Separate the entries in the CHANGES.txt and RELEASE.txt files into the individual changes for the 0.96{1,90,91} releases.

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

18 years agoRefactor NodeInfo and BuildInfo handling to prepare for signature refactoring.
stevenknight [Sun, 22 Jan 2006 03:13:50 +0000 (03:13 +0000)]
Refactor NodeInfo and BuildInfo handling to prepare for signature refactoring.

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

18 years agoEliminate unnecessary WIN32/Win32/win32 references in tests, too.
stevenknight [Sat, 21 Jan 2006 19:01:06 +0000 (19:01 +0000)]
Eliminate unnecessary WIN32/Win32/win32 references in tests, too.

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

18 years agoRefactor NodeInfo decisions in anticipation of bigger refctoring.
stevenknight [Sat, 21 Jan 2006 18:09:35 +0000 (18:09 +0000)]
Refactor NodeInfo decisions in anticipation of bigger refctoring.

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

18 years agoMore efficient Node.FS.Dir.current() check. Fix some Windows test portability issues.
stevenknight [Sat, 21 Jan 2006 15:22:29 +0000 (15:22 +0000)]
More efficient Node.FS.Dir.current() check.  Fix some Windows test portability issues.

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

18 years agoDeprecate $WIN32 variables name in place of $WINDOWS* variables names, and eliminate...
stevenknight [Sat, 21 Jan 2006 12:04:15 +0000 (12:04 +0000)]
Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and eliminate other Win32 references.

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

18 years agoAdd support for Visual Studio 8, and multiple project files in a solution file. ...
stevenknight [Fri, 20 Jan 2006 06:09:04 +0000 (06:09 +0000)]
Add support for Visual Studio 8, and multiple project files in a solution file.  (Matthias)

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

18 years agoAdd code to set $CCVERSION when using gcc. (Anonymous)
stevenknight [Mon, 2 Jan 2006 22:23:13 +0000 (22:23 +0000)]
Add code to set $CCVERSION when using gcc.  (Anonymous)

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

18 years agoFix the use of Configure() contexts in nested subsidiary SConscript files. (Jon...
stevenknight [Wed, 28 Dec 2005 04:36:08 +0000 (04:36 +0000)]
Fix the use of Configure() contexts in nested subsidiary SConscript files.  (Jon Rafkind)

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

18 years agoHandle scanning of the in-memory entries for a Dir with a scanner, not a hard-coded...
stevenknight [Tue, 27 Dec 2005 22:24:55 +0000 (22:24 +0000)]
Handle scanning of the in-memory entries for a Dir with a scanner, not a hard-coded Python method.

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

18 years agoAdd a --debug=taskmaster option to print traces of what it's doing on its stack.
stevenknight [Sun, 18 Dec 2005 16:44:03 +0000 (16:44 +0000)]
Add a --debug=taskmaster option to print traces of what it's doing on its stack.

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

18 years agoUpdate the bin/restore.sh script for more complete conversion of substituted __*__...
stevenknight [Sun, 18 Dec 2005 16:22:43 +0000 (16:22 +0000)]
Update the bin/restore.sh script for more complete conversion of substituted __*__ variables.  Put proper __COPYRIGHT__ and __revision__ templates in LaTeXTests.py.

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

18 years agoAdd mention of LIBSUFFIXES in the SharedLibrary() example for overriding SHLIBSUFFIX.
stevenknight [Fri, 16 Dec 2005 12:32:37 +0000 (12:32 +0000)]
Add mention of LIBSUFFIXES in the SharedLibrary() example for overriding SHLIBSUFFIX.

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

18 years agoFix DVIPDF tests, refactor various TeX Tool modules.
stevenknight [Fri, 16 Dec 2005 12:16:00 +0000 (12:16 +0000)]
Fix DVIPDF tests, refactor various TeX Tool modules.

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

18 years agoCheckpoint minor refactorings en route to signature refactoring.
stevenknight [Fri, 16 Dec 2005 12:11:01 +0000 (12:11 +0000)]
Checkpoint minor refactorings en route to signature refactoring.

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

18 years agoRefactor to let specific Node types override scanner selection, and to add a separate...
stevenknight [Sun, 4 Dec 2005 17:10:10 +0000 (17:10 +0000)]
Refactor to let specific Node types override scanner selection, and to add a separate in-memory Directory scanner (to be used later).

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

18 years agoHandle interpretation of Node.FS objects when wrapped in Proxy instances. (Erling...
stevenknight [Thu, 1 Dec 2005 20:57:48 +0000 (20:57 +0000)]
Handle interpretation of Node.FS objects when wrapped in Proxy instances.  (Erling Andersen)

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

18 years agoAdd separate $RANLIBCOM and $RANLIBCOMSTR variables. (Christoph Schulz)
stevenknight [Tue, 29 Nov 2005 06:52:44 +0000 (06:52 +0000)]
Add separate $RANLIBCOM and $RANLIBCOMSTR variables.  (Christoph Schulz)

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

18 years agoAdd a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler)
stevenknight [Mon, 28 Nov 2005 15:38:55 +0000 (15:38 +0000)]
Add a TeX emitter to cover removal of .aux and .log files.  (Joel B. Mohler)

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

18 years agoHave the LaTeX scanner also look for \includegraphics{} strings.
stevenknight [Sun, 20 Nov 2005 03:11:08 +0000 (03:11 +0000)]
Have the LaTeX scanner also look for \includegraphics{} strings.

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

18 years agoAdd $PKGCHK and $PKGINFO variables for use on Solaris, and make the default $PKGCHECK...
stevenknight [Sat, 19 Nov 2005 20:13:46 +0000 (20:13 +0000)]
Add $PKGCHK and $PKGINFO variables for use on Solaris, and make the default $PKGCHECK = /usr/sbin/pkgcheck.

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

18 years agoAdd /usr/ccs/bin to the default execution PATH on Solaris.
stevenknight [Sat, 19 Nov 2005 19:09:16 +0000 (19:09 +0000)]
Add /usr/ccs/bin to the default execution PATH on Solaris.

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

18 years agoAdd a test case for guessing the BuildDir associated with a subdirectory argument.
stevenknight [Sat, 19 Nov 2005 18:08:46 +0000 (18:08 +0000)]
Add a test case for guessing the BuildDir associated with a subdirectory argument.

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

18 years agoFixes to the LaTeX scanner for Python version differences.
stevenknight [Sat, 19 Nov 2005 17:20:59 +0000 (17:20 +0000)]
Fixes to the LaTeX scanner for Python version differences.

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

18 years agoSupport specifying absolute path names without drive letters on Win32.
stevenknight [Sat, 19 Nov 2005 16:26:31 +0000 (16:26 +0000)]
Support specifying absolute path names without drive letters on Win32.

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

18 years agoFix C/C++ compiler choosing on AIX. (Bob Halley)
stevenknight [Fri, 18 Nov 2005 04:58:55 +0000 (04:58 +0000)]
Fix C/C++ compiler choosing on AIX.  (Bob Halley)

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

18 years agoBring CVS back in sync.
stevenknight [Thu, 17 Nov 2005 14:23:07 +0000 (14:23 +0000)]
Bring CVS back in sync.

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

18 years agoWhen searching paths for Files or Dirs, match Entries,too.
stevenknight [Wed, 16 Nov 2005 09:11:10 +0000 (09:11 +0000)]
When searching paths for Files or Dirs, match Entries,too.

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

18 years agoHandle FunctionAction signatures when the function is an object method.
stevenknight [Wed, 16 Nov 2005 02:54:07 +0000 (02:54 +0000)]
Handle FunctionAction signatures when the function is an object method.

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

18 years agoMake CheckLib() arguments consistent with other calls.
stevenknight [Wed, 16 Nov 2005 00:03:33 +0000 (00:03 +0000)]
Make CheckLib() arguments consistent with other calls.

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

18 years agoAllow explicit target_factory=Dir with Builders that make a directory to override...
stevenknight [Tue, 15 Nov 2005 14:33:25 +0000 (14:33 +0000)]
Allow explicit target_factory=Dir with Builders that make a directory to override the default, implicit make-a-directory Builder..

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

18 years agoMake all relevant builders of .tex and .ltx files consistent with respect to handling...
stevenknight [Mon, 7 Nov 2005 03:44:30 +0000 (03:44 +0000)]
Make all relevant builders of .tex and .ltx files consistent with respect to handling generating bibliographies and re-running LaTeX to resolve undefined references. (Joel B. Mohler)  Add a $LATEXRETRIES to configure the number of undefined reference re-runs.

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

18 years agoDo not throw an exception if the type of a stored implicit dependency has changed...
stevenknight [Sun, 6 Nov 2005 23:00:32 +0000 (23:00 +0000)]
Do not throw an exception if the type of a stored implicit dependency has changed since last run.  (Dobes Vandermeer)

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

18 years agoCorrect $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaTeX files...
stevenknight [Sun, 6 Nov 2005 17:03:25 +0000 (17:03 +0000)]
Correct $SOURCES on TeX command lines.  (Sanjoy Mahajan)  Add scanning of LaTeX files for implicit dependencies.  (August Hörandl)  Add support for generating indices from .idx files.  (August Hörandl)

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

18 years agoAdd support for an explicit SCONS_HOME variable for writing the SCons execution line...
stevenknight [Sun, 6 Nov 2005 15:03:10 +0000 (15:03 +0000)]
Add support for an explicit SCONS_HOME variable for writing the SCons execution line in Visual Studio project files.  (Dobes Vandermeer)  Two minor test fixes for win32 portability.

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

18 years agoAdd support for the Java 1.5 enum keyword. (Kian Win Ong)
stevenknight [Sun, 6 Nov 2005 04:06:25 +0000 (04:06 +0000)]
Add support for the Java 1.5 enum keyword.  (Kian Win Ong)

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

18 years agoFix AppendUnique and PrependUnique concatenating strings to lists. (Patrick Mezard)
stevenknight [Sun, 6 Nov 2005 03:25:46 +0000 (03:25 +0000)]
Fix AppendUnique and PrependUnique concatenating strings to lists.  (Patrick Mezard)

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

18 years agoAdd use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely)
stevenknight [Sun, 6 Nov 2005 00:36:35 +0000 (00:36 +0000)]
Add use of $CPPDEFINES to $RCCOM on MinGW.  (Amir Szekely)

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

18 years agoFix a bug in command-line escaping. (Jan Nieuwenhuizen)
stevenknight [Sat, 5 Nov 2005 23:14:01 +0000 (23:14 +0000)]
Fix a bug in command-line escaping.  (Jan Nieuwenhuizen)

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

18 years agoAdd Visual Studio support for SCC Provider variables. (Dobes Vandermeer)
stevenknight [Sat, 5 Nov 2005 16:48:27 +0000 (16:48 +0000)]
Add Visual Studio support for SCC Provider variables.  (Dobes Vandermeer)

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

18 years agoAdd support for a $INSTALLSTR string. (Christoph Schulz)
stevenknight [Sat, 5 Nov 2005 05:56:44 +0000 (05:56 +0000)]
Add support for a $INSTALLSTR string.  (Christoph Schulz)

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

18 years agoAdd --debug=explain to the man page. (How did we miss this?)
stevenknight [Tue, 1 Nov 2005 10:16:39 +0000 (10:16 +0000)]
Add --debug=explain to the man page.  (How did we miss this?)

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

18 years agoUpdate to latest TestCommon.py with support for diffing actual/expected contents...
stevenknight [Sat, 15 Oct 2005 13:49:37 +0000 (13:49 +0000)]
Update to latest TestCommon.py with support for diffing actual/expected contents and output.

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

18 years agoGet rid of indentation tabs in the test scripts and have runtest.py invoke them with...
stevenknight [Fri, 14 Oct 2005 16:23:52 +0000 (16:23 +0000)]
Get rid of indentation tabs in the test scripts and have runtest.py invoke them with the python -tt option to keep them out.

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

18 years agoHave the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau)
stevenknight [Thu, 13 Oct 2005 13:26:39 +0000 (13:26 +0000)]
Have the QT UIC Scanner use the env.FindFile method.  (Leanid Nazdrynau)

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

18 years agoOn Windows, the Intel Fortran compiler (ifort) uses -object: instead of -o as the...
stevenknight [Mon, 10 Oct 2005 13:41:24 +0000 (13:41 +0000)]
On Windows, the Intel Fortran compiler (ifort) uses -object: instead of -o as the command-line option for output object files.  Massage command lines appropriately.

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

18 years agoImprove intelc.py so it doesn't throw an exception if a version other than ia32 ...
stevenknight [Mon, 10 Oct 2005 04:22:54 +0000 (04:22 +0000)]
Improve intelc.py so it doesn't throw an exception if a version other than ia32 (for example, em64t) is installed without the ia32 version.  (Anonymous)

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

18 years agoFix on-disk file matching on case-insensitive systems. Various fixes for win32 porta...
stevenknight [Mon, 10 Oct 2005 02:49:11 +0000 (02:49 +0000)]
Fix on-disk file matching on case-insensitive systems.  Various fixes for win32 portability.  Refactor the --debug=time test.  Refactor the Perforce test.  Additional cleanup.

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

18 years agoPut quotes around the -C directory in command lines in MSVS project files.
stevenknight [Sun, 9 Oct 2005 22:43:28 +0000 (22:43 +0000)]
Put quotes around the -C directory in command lines in MSVS project files.

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

18 years agoGet rid of the last tabs in the source files and have the TestSCons infrastructure...
stevenknight [Sun, 9 Oct 2005 04:47:13 +0000 (04:47 +0000)]
Get rid of the last tabs in the source files and have the TestSCons infrastructure use the python -tt option when executing SCons to make sure they do not recur.

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

18 years agoBetter document the "raw" option to env.subst() for people that want to preserve...
stevenknight [Sat, 8 Oct 2005 19:09:20 +0000 (19:09 +0000)]
Better document the "raw" option to env.subst() for people that want to preserve white space.

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

18 years agoMove /opt/bin to between /usr/local/bin and /bin on the default POSIX path.
stevenknight [Sat, 8 Oct 2005 18:12:43 +0000 (18:12 +0000)]
Move /opt/bin to between /usr/local/bin and /bin on the default POSIX path.

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

18 years agoRemove old, same-named files from a build directory if the file in the source directo...
stevenknight [Sat, 8 Oct 2005 17:25:47 +0000 (17:25 +0000)]
Remove old, same-named files from a build directory if the file in the source directory does not exist.  (Patrick Mezard)

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

18 years agoMSVC.py improvements: new MSVSSolution() Builder, new variables to contro generation...
stevenknight [Sat, 8 Oct 2005 15:31:13 +0000 (15:31 +0000)]
MSVC.py improvements:  new MSVSSolution() Builder, new variables to contro generation of project and solution files.  (Stanislav Baranov)

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

18 years agoWhen deleting a variable from an OverrideEnvironment, do not throw an exception if...
stevenknight [Sat, 8 Oct 2005 14:36:33 +0000 (14:36 +0000)]
When deleting a variable from an OverrideEnvironment, do not throw an exception if the underlying Environment does not have a variable we deleted.

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

18 years agoAdd /sw/bin to the default PATH on Darwin systems. (Greg Noel) Add /opt/bin to...
stevenknight [Sat, 8 Oct 2005 04:09:33 +0000 (04:09 +0000)]
Add /sw/bin to the default PATH on Darwin systems.  (Greg Noel)  Add /opt/bin to the default PATH on all POSIX systems.  (Asfand Yar Qazi)

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

18 years agoHandle failure to chmod() the .sconsign.dblite file, if it's owned by another UID.
stevenknight [Sat, 8 Oct 2005 03:04:43 +0000 (03:04 +0000)]
Handle failure to chmod() the .sconsign.dblite file, if it's owned by another UID.

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

18 years agoUpdate MSVS tests with BuildDir logic.
stevenknight [Fri, 7 Oct 2005 10:53:07 +0000 (10:53 +0000)]
Update MSVS tests with BuildDir logic.

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

18 years agoRefactor MSVS tests to separate file-generation tests (which can be executed on any...
stevenknight [Thu, 6 Oct 2005 17:15:02 +0000 (17:15 +0000)]
Refactor MSVS tests to separate file-generation tests (which can be executed on any Windows system) from Visual Studio execution tests (which need a specific VS version installed).

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

18 years agoAdd $CONFIGURELOG and $CONFIGUREDIR values to support specification of the configurat...
stevenknight [Tue, 4 Oct 2005 12:57:28 +0000 (12:57 +0000)]
Add $CONFIGURELOG and $CONFIGUREDIR values to support specification of the configuration log file and directory for configuration tests.

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

18 years agoAdd a self-contained test for not rebuilding generated header files. (Patrick Mezard...
stevenknight [Mon, 3 Oct 2005 23:08:24 +0000 (23:08 +0000)]
Add a self-contained test for not rebuilding generated header files.  (Patrick Mezard)  Fix a runtest.py issue.

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

18 years agoReport removal of multiple targets correctly when using -n -c. (Patrick Mezard)
stevenknight [Sun, 2 Oct 2005 22:59:58 +0000 (22:59 +0000)]
Report removal of multiple targets correctly when using -n -c.  (Patrick Mezard)

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

18 years agoWhen building a .jar file and $JARCHDIR is set, prefix each .class file with the...
stevenknight [Thu, 29 Sep 2005 07:54:29 +0000 (07:54 +0000)]
When building a .jar file and $JARCHDIR is set, prefix each .class file with the -C flag.  (Kian Win Ong)

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

18 years agoExplicit "skipping test" messages for a few straggling tests.
stevenknight [Mon, 26 Sep 2005 04:19:32 +0000 (04:19 +0000)]
Explicit "skipping test" messages for a few straggling tests.

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

18 years agoCheck all targets when deciding if a target is up to date. (Patrick Mezard)
stevenknight [Mon, 26 Sep 2005 01:26:52 +0000 (01:26 +0000)]
Check all targets when deciding if a target is up to date.  (Patrick Mezard)

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

18 years agoFix a bug in the signature refactoring that caused some generated .h files to always...
stevenknight [Sun, 25 Sep 2005 19:08:15 +0000 (19:08 +0000)]
Fix a bug in the signature refactoring that caused some generated .h files to always get rebuilt.

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

18 years agoOptimize is_List et al. Add a script harness and scripts for benchmarking Python...
stevenknight [Sun, 25 Sep 2005 18:12:01 +0000 (18:12 +0000)]
Optimize is_List et al.  Add a script harness and scripts for benchmarking Python code snippets.

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

18 years agoMore efficient checking for on-disk file entries.
stevenknight [Sun, 25 Sep 2005 01:09:15 +0000 (01:09 +0000)]
More efficient checking for on-disk file entries.

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

18 years agoFix leftover SCons.Util references. (Ralf W. Grosse-Kunstleve and Patrick Mezard)
stevenknight [Sat, 24 Sep 2005 22:07:47 +0000 (22:07 +0000)]
Fix leftover SCons.Util references.  (Ralf W. Grosse-Kunstleve and Patrick Mezard)

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

18 years agoDocument the necessity of passing in "target" to and "source" to env.subst() calls...
stevenknight [Wed, 21 Sep 2005 13:02:57 +0000 (13:02 +0000)]
Document the necessity of passing in "target" to and "source" to env.subst() calls that want to expand ${TARGET,TARGETS,SOURCE,SOURCES}.  Also, speed up the Variable_Method_Caller class.

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

18 years agoGive the subst logic its own SCons.Subst module. It's big enough.
stevenknight [Mon, 19 Sep 2005 11:13:56 +0000 (11:13 +0000)]
Give the subst logic its own SCons.Subst module.  It's big enough.

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

18 years agoEnvironment infrastructure for special variable handling.
stevenknight [Sun, 18 Sep 2005 01:26:47 +0000 (01:26 +0000)]
Environment infrastructure for special variable handling.

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

18 years agotest
stevenknight [Thu, 8 Sep 2005 10:58:55 +0000 (10:58 +0000)]
test

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

18 years agoFix unicode encoder errors.
stevenknight [Tue, 30 Aug 2005 02:28:48 +0000 (02:28 +0000)]
Fix unicode encoder errors.

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

18 years agoOn Solaris, enable the -KPIC option by default when compiling shared objects, and...
stevenknight [Wed, 24 Aug 2005 17:33:37 +0000 (17:33 +0000)]
On Solaris, enable the -KPIC option by default when compiling shared objects, and accomodate Sun Workshop by changing the prefix instead of the suffix.  (Steve-o)  Add the +Z option for compiling shared objects on HP-UX.

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

18 years agoAdd f90 and f95 to the list of Fortran compilers searched by default.
stevenknight [Mon, 22 Aug 2005 09:13:35 +0000 (09:13 +0000)]
Add f90 and f95 to the list of Fortran compilers searched by default.

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

18 years agoHandle Fortran MODULE definitions in the same file. (Craig Scott)
stevenknight [Sun, 21 Aug 2005 01:06:51 +0000 (01:06 +0000)]
Handle Fortran MODULE definitions in the same file.  (Craig Scott)

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

18 years agoHandle IOError exceptions when pushing files to CacheDir (and elsewhere).
stevenknight [Sat, 20 Aug 2005 23:10:35 +0000 (23:10 +0000)]
Handle IOError exceptions when pushing files to CacheDir (and elsewhere).

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

18 years agoHandle files with white space when in temporary files. (Stanislav Baranov)
stevenknight [Sat, 20 Aug 2005 12:44:02 +0000 (12:44 +0000)]
Handle files with white space when in temporary files.  (Stanislav Baranov)

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

18 years agoHave Visual Studio echo that we're using SCons to build things, to work around a...
stevenknight [Sat, 20 Aug 2005 04:13:59 +0000 (04:13 +0000)]
Have Visual Studio echo that we're using SCons to build things, to work around a quoting issue.  (Shannon Mann)

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

18 years agoUpdate test infrastructure and ae2cvs utility to latest. Fix runtest.py's swallowing...
stevenknight [Wed, 17 Aug 2005 19:00:39 +0000 (19:00 +0000)]
Update test infrastructure and ae2cvs utility to latest.  Fix runtest.py's swallowing of interrupts.  Update various tests.

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

18 years agoFix the -U behavior (broken when we made BUILD_TARGETS modifiable).
stevenknight [Wed, 17 Aug 2005 03:40:34 +0000 (03:40 +0000)]
Fix the -U behavior (broken when we made BUILD_TARGETS modifiable).

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