scons.git
21 years agoSupport fetching SConscript files from source code management systems.
stevenknight [Fri, 21 Feb 2003 14:55:50 +0000 (14:55 +0000)]
Support fetching SConscript files from source code management systems.

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

21 years agoReally remove the deprecated name attribute from Builders.
stevenknight [Thu, 20 Feb 2003 05:56:50 +0000 (05:56 +0000)]
Really remove the deprecated name attribute from Builders.

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

21 years agoAdd support for fetching files from rcs.
stevenknight [Tue, 18 Feb 2003 08:04:29 +0000 (08:04 +0000)]
Add support for fetching files from rcs.

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

21 years agoRemove deprecated features.
stevenknight [Wed, 12 Feb 2003 13:05:31 +0000 (13:05 +0000)]
Remove deprecated features.

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

21 years agoMake the Install() method copy files (by default).
stevenknight [Wed, 12 Feb 2003 03:52:10 +0000 (03:52 +0000)]
Make the Install() method copy files (by default).

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

21 years agoInitialize the 0.12 branch
stevenknight [Tue, 11 Feb 2003 16:27:28 +0000 (16:27 +0000)]
Initialize the 0.12 branch

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

21 years agoPrepare for release.
stevenknight [Tue, 11 Feb 2003 12:19:48 +0000 (12:19 +0000)]
Prepare for release.

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

21 years agoFix some performance problems with the --implicit-cache option. (Anthony Roach)
stevenknight [Tue, 11 Feb 2003 11:27:07 +0000 (11:27 +0000)]
Fix some performance problems with the --implicit-cache option.  (Anthony Roach)

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

21 years agoDisable annotation of nodes with the calling stack frame.
stevenknight [Tue, 11 Feb 2003 04:43:51 +0000 (04:43 +0000)]
Disable annotation of nodes with the calling stack frame.

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

21 years agoFix the scons.bat file for the new library packaging.
stevenknight [Mon, 10 Feb 2003 22:21:49 +0000 (22:21 +0000)]
Fix the scons.bat file for the new library packaging.

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

21 years agoAdd support for the SGI library archiver. (Chad Austin)
stevenknight [Mon, 10 Feb 2003 21:43:09 +0000 (21:43 +0000)]
Add support for the SGI library archiver.  (Chad Austin)

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

21 years agoFix the Win32 installer package.
stevenknight [Mon, 10 Feb 2003 20:03:10 +0000 (20:03 +0000)]
Fix the Win32 installer package.

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

21 years agoSupport more intuitive build directory specifications as arguments to SConscript().
stevenknight [Mon, 10 Feb 2003 07:33:07 +0000 (07:33 +0000)]
Support more intuitive build directory specifications as arguments to SConscript().

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

21 years agoAnnotate objects with their creation SConscript and line.
stevenknight [Sun, 9 Feb 2003 07:48:59 +0000 (07:48 +0000)]
Annotate objects with their creation SConscript and line.

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

21 years agoSupport importing Platform and Tool specifications directly.
stevenknight [Sat, 8 Feb 2003 18:24:39 +0000 (18:24 +0000)]
Support importing Platform and Tool specifications directly.

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

21 years agoFix the last DESCRIPTION paragraph about default Tool selection.
stevenknight [Sat, 8 Feb 2003 14:31:31 +0000 (14:31 +0000)]
Fix the last DESCRIPTION paragraph about default Tool selection.

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

21 years agoMore User's Guide edits.
stevenknight [Sat, 8 Feb 2003 13:51:02 +0000 (13:51 +0000)]
More User's Guide edits.

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

21 years agoAdd a patch to help many systems terminate on interrupt. (Michael Cook)
stevenknight [Fri, 7 Feb 2003 17:38:08 +0000 (17:38 +0000)]
Add a patch to help many systems terminate on interrupt.  (Michael Cook)

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

21 years agoFix case-sensitive packaging problem on Win32.
stevenknight [Fri, 7 Feb 2003 07:05:09 +0000 (07:05 +0000)]
Fix case-sensitive packaging problem on Win32.

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

21 years agoCheckin of in-progress work on the User Guide.
stevenknight [Thu, 6 Feb 2003 05:17:25 +0000 (05:17 +0000)]
Checkin of in-progress work on the User Guide.

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

21 years agoAdd the --random option.
stevenknight [Thu, 6 Feb 2003 04:59:18 +0000 (04:59 +0000)]
Add the --random option.

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

21 years agoChange the default behavior when no arguments are specified to building everything...
stevenknight [Wed, 5 Feb 2003 22:06:52 +0000 (22:06 +0000)]
Change the default behavior when no arguments are specified to building everything in (or below) the current directory.

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

21 years agoFixes for compiling with MSVC when running cygwin Python. (Chad Austin)
stevenknight [Tue, 4 Feb 2003 00:32:15 +0000 (00:32 +0000)]
Fixes for compiling with MSVC when running cygwin Python. (Chad Austin)

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

21 years agoAdd CacheDir support.
stevenknight [Mon, 3 Feb 2003 17:57:01 +0000 (17:57 +0000)]
Add CacheDir support.

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

21 years agoAdd a strfunction() to Command actions, and add an env argument to the FunctionAction...
stevenknight [Sun, 2 Feb 2003 18:35:15 +0000 (18:35 +0000)]
Add a strfunction() to Command actions, and add an env argument to the FunctionAction.strfunction().

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

21 years agoWin32 portability.
stevenknight [Thu, 30 Jan 2003 15:21:58 +0000 (15:21 +0000)]
Win32 portability.

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

21 years agoAdd IRIX and MIPSPro support. (Chad Austin)
stevenknight [Wed, 29 Jan 2003 11:44:58 +0000 (11:44 +0000)]
Add IRIX and MIPSPro support.  (Chad Austin)

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

21 years agoProvide a better error message when a BuildDir() is read-only.
stevenknight [Mon, 27 Jan 2003 03:55:51 +0000 (03:55 +0000)]
Provide a better error message when a BuildDir() is read-only.

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

21 years agoPharLap follow-on patch. (Charles Crain)
stevenknight [Sat, 25 Jan 2003 08:23:44 +0000 (08:23 +0000)]
PharLap follow-on patch.  (Charles Crain)

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

21 years agoFix a bug when -c is used with -n. (Steve Leblanc)
stevenknight [Sat, 25 Jan 2003 07:07:02 +0000 (07:07 +0000)]
Fix a bug when -c is used with -n.  (Steve Leblanc)

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

21 years agoFix adding a prefix when the target isn't specified.
stevenknight [Sat, 25 Jan 2003 06:37:58 +0000 (06:37 +0000)]
Fix adding a prefix when the target isn't specified.

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

21 years agoFix how BUILDERS are updated.
stevenknight [Sat, 25 Jan 2003 05:49:32 +0000 (05:49 +0000)]
Fix how BUILDERS are updated.

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

21 years agoAdd support for the PharLap ETS tools. (Charles Crain)
stevenknight [Wed, 22 Jan 2003 13:51:44 +0000 (13:51 +0000)]
Add support for the PharLap ETS tools.  (Charles Crain)

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

21 years agoMinor fixes: CR-LF in scons.bat file, remove old name keyword from Builder doc.
stevenknight [Wed, 22 Jan 2003 05:17:53 +0000 (05:17 +0000)]
Minor fixes:  CR-LF in scons.bat file, remove old name keyword from Builder doc.

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

21 years agoFix library dependencies when the prefix is specified explicitly.
stevenknight [Tue, 21 Jan 2003 22:06:11 +0000 (22:06 +0000)]
Fix library dependencies when the prefix is specified explicitly.

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

21 years agoGenerate the file list in the RPM .spec file.
stevenknight [Tue, 21 Jan 2003 13:36:02 +0000 (13:36 +0000)]
Generate the file list in the RPM .spec file.

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

21 years agoAdd AddPreAction() and AddPostAction() methods. (Charles Crain)
stevenknight [Mon, 20 Jan 2003 06:14:54 +0000 (06:14 +0000)]
Add AddPreAction() and AddPostAction() methods.  (Charles Crain)

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

21 years agoPut the Copyright years in by script, not by hand.
stevenknight [Mon, 20 Jan 2003 04:29:54 +0000 (04:29 +0000)]
Put the Copyright years in by script, not by hand.

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

21 years agoMake shared/static objects less irritating. (Anthony Roach)
stevenknight [Sat, 18 Jan 2003 14:32:51 +0000 (14:32 +0000)]
Make shared/static objects less irritating.  (Anthony Roach)

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

21 years agoInitialize the new branch.
stevenknight [Fri, 17 Jan 2003 05:49:38 +0000 (05:49 +0000)]
Initialize the new branch.

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

21 years agoUpdate Copyright years.
stevenknight [Thu, 16 Jan 2003 21:15:29 +0000 (21:15 +0000)]
Update Copyright years.

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

21 years agoPrep 0.10 for release.
stevenknight [Thu, 16 Jan 2003 19:41:48 +0000 (19:41 +0000)]
Prep 0.10 for release.

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

22 years agoWin32 portability.
stevenknight [Thu, 16 Jan 2003 17:40:05 +0000 (17:40 +0000)]
Win32 portability.

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

22 years agoFix bug in Clean() functionality. (Steve Leblanc)
stevenknight [Thu, 16 Jan 2003 10:13:42 +0000 (10:13 +0000)]
Fix bug in Clean() functionality.  (Steve Leblanc)

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

22 years agoFix scanning Aliases of nodes which have scanners. (Bug reported by Jeff Petkau.)
stevenknight [Wed, 15 Jan 2003 20:02:16 +0000 (20:02 +0000)]
Fix scanning Aliases of nodes which have scanners.  (Bug reported by Jeff Petkau.)

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

22 years agoNecessary changes towards supporting Jython.
stevenknight [Wed, 15 Jan 2003 05:41:30 +0000 (05:41 +0000)]
Necessary changes towards supporting Jython.

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

22 years agoAdd .def file support to the mingw tool. (Anthony Roach)
stevenknight [Wed, 15 Jan 2003 01:28:31 +0000 (01:28 +0000)]
Add .def file support to the mingw tool.  (Anthony Roach)

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

22 years agoAdd --debug-includes. (Anthony Roach)
stevenknight [Tue, 14 Jan 2003 23:43:59 +0000 (23:43 +0000)]
Add --debug-includes.  (Anthony Roach)

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

22 years agoFix bug removing symbolic links. (Steve Leblanc)
stevenknight [Tue, 14 Jan 2003 03:28:41 +0000 (03:28 +0000)]
Fix bug removing symbolic links.  (Steve Leblanc)

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

22 years agoTest improvements suggested by Charles Crain.
stevenknight [Mon, 13 Jan 2003 22:30:23 +0000 (22:30 +0000)]
Test improvements suggested by Charles Crain.

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

22 years agoFix small problems found by PyChecker. (Steve Leblanc)
stevenknight [Sun, 12 Jan 2003 19:11:26 +0000 (19:11 +0000)]
Fix small problems found by PyChecker.  (Steve Leblanc)

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

22 years agoEliminate unnecessary scanning before a Node is rebuilt.
stevenknight [Sun, 12 Jan 2003 16:25:20 +0000 (16:25 +0000)]
Eliminate unnecessary scanning before a Node is rebuilt.

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

22 years agoMore Win32 test portability.
stevenknight [Sat, 11 Jan 2003 03:10:58 +0000 (03:10 +0000)]
More Win32 test portability.

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

22 years agoWin32 portability.
stevenknight [Thu, 9 Jan 2003 07:02:06 +0000 (07:02 +0000)]
Win32 portability.

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

22 years agoBetter initial explanation of SConscript files; fix a misformatted table in the Stati...
stevenknight [Thu, 9 Jan 2003 06:34:55 +0000 (06:34 +0000)]
Better initial explanation of SConscript files; fix a misformatted table in the StaticObject explanation.

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

22 years agoAdd MinGW support. (Anthony Roach)
stevenknight [Thu, 9 Jan 2003 05:29:53 +0000 (05:29 +0000)]
Add MinGW support.  (Anthony Roach)

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

22 years agoFix files with the same name as subdirs.
stevenknight [Tue, 7 Jan 2003 23:12:02 +0000 (23:12 +0000)]
Fix files with the same name as subdirs.

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

22 years agoFix specifying only the source argument to a MultiStepBuilder (such as Program).
stevenknight [Tue, 7 Jan 2003 06:08:53 +0000 (06:08 +0000)]
Fix specifying only the source argument to a MultiStepBuilder (such as Program).

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

22 years agoRefactor the Scanner interface to eliminate unnecessary scanning and make it easier...
stevenknight [Mon, 6 Jan 2003 18:42:37 +0000 (18:42 +0000)]
Refactor the Scanner interface to eliminate unnecessary scanning and make it easier to write efficient scanners.

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

22 years agoPerformance improvement: cut down on Proxy.__getattr__ calls.
stevenknight [Mon, 6 Jan 2003 03:54:25 +0000 (03:54 +0000)]
Performance improvement:  cut down on Proxy.__getattr__ calls.

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

22 years agoFix problems returning the appropriate exit status on build errors.
stevenknight [Sun, 5 Jan 2003 13:11:27 +0000 (13:11 +0000)]
Fix problems returning the appropriate exit status on build errors.

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

22 years agoDon't duplicate source files in a BuildDir when the -n option is used.
stevenknight [Wed, 1 Jan 2003 18:02:19 +0000 (18:02 +0000)]
Don't duplicate source files in a BuildDir when the -n option is used.

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

22 years agoHave the Environment.get() method return None as the default, like the standard Pytho...
stevenknight [Sat, 28 Dec 2002 07:59:31 +0000 (07:59 +0000)]
Have the Environment.get() method return None as the default, like the standard Python get() method.  (Lachlan O'Dea)

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

22 years agoChange the Action object execute() methods to __call__() methods.
stevenknight [Sat, 28 Dec 2002 07:17:31 +0000 (07:17 +0000)]
Change the Action object execute() methods to __call__() methods.

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

22 years agoRefactor FunctionAction objects to support -n and -s.
stevenknight [Sat, 28 Dec 2002 05:31:39 +0000 (05:31 +0000)]
Refactor FunctionAction objects to support -n and -s.

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

22 years agoImplement the Clean() function.
stevenknight [Fri, 27 Dec 2002 04:52:10 +0000 (04:52 +0000)]
Implement the Clean() function.

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

22 years agoSupport Repositories on a different file system, when hard links to the local directo...
stevenknight [Sun, 22 Dec 2002 19:17:19 +0000 (19:17 +0000)]
Support Repositories on a different file system, when hard links to the local directory won't work.  (Derrick 'dman' Hudson)

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

22 years agoFix typo in test/README. (Derrick 'dman' Hudson)
stevenknight [Sun, 22 Dec 2002 17:26:36 +0000 (17:26 +0000)]
Fix typo in test/README.  (Derrick 'dman' Hudson)

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

22 years agoFinish the Action refactoring by removing Builder.execute() methods and moving except...
stevenknight [Thu, 19 Dec 2002 15:31:04 +0000 (15:31 +0000)]
Finish the Action refactoring by removing Builder.execute() methods and moving exception handling into the TaskTask class.

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

22 years agoRefactor action execution so it's controlled by the interface-specific Taskmaster...
stevenknight [Tue, 17 Dec 2002 14:01:28 +0000 (14:01 +0000)]
Refactor action execution so it's controlled by the interface-specific TaskTask class, not Node.build().

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

22 years agoMake the 'Do not know how to build' error message catch more cases. (Anthony Roach)
stevenknight [Mon, 16 Dec 2002 16:05:47 +0000 (16:05 +0000)]
Make the 'Do not know how to build' error message catch more cases.  (Anthony Roach)

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

22 years agoMake error and warning message consistent. (Anthony Roach)
stevenknight [Sat, 14 Dec 2002 03:44:52 +0000 (03:44 +0000)]
Make error and warning message consistent.  (Anthony Roach)

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

22 years agoUse pickle for .sconsign. (Anthony Roach)
stevenknight [Wed, 11 Dec 2002 06:41:04 +0000 (06:41 +0000)]
Use pickle for .sconsign.  (Anthony Roach)

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

22 years agoAdd functions for getting and setting the number of jobs. (Anthony Roach)
stevenknight [Tue, 10 Dec 2002 18:17:13 +0000 (18:17 +0000)]
Add functions for getting and setting the number of jobs.  (Anthony Roach)

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

22 years agoRemove .pyc files from the scons-local package.
stevenknight [Sat, 7 Dec 2002 23:14:51 +0000 (23:14 +0000)]
Remove .pyc files from the scons-local package.

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

22 years agoRemove dependence on Aegis symlinks by adding a bootstrap.py script (suggested by...
stevenknight [Sat, 7 Dec 2002 16:53:00 +0000 (16:53 +0000)]
Remove dependence on Aegis symlinks by adding a bootstrap.py script (suggested by Anthony Roach) to collect the current SCons into a bootstrap/ subdirectory for execution.

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

22 years agoInitialize the new branch. (Includes an SConstruct fix from Anthony Roach.)
stevenknight [Fri, 6 Dec 2002 21:20:41 +0000 (21:20 +0000)]
Initialize the new branch.  (Includes an SConstruct fix from Anthony Roach.)

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

22 years agoFix integration builds, put back symlinks temporarily.
stevenknight [Fri, 6 Dec 2002 02:36:23 +0000 (02:36 +0000)]
Fix integration builds, put back symlinks temporarily.

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

22 years agoPrepare the 0.09 release.
stevenknight [Thu, 5 Dec 2002 16:43:51 +0000 (16:43 +0000)]
Prepare the 0.09 release.

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

22 years agoChange the name of 'lib.py' to 'mslib.py'.
stevenknight [Thu, 5 Dec 2002 10:41:31 +0000 (10:41 +0000)]
Change the name of 'lib.py' to 'mslib.py'.

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

22 years agoPrevent -n from unlinking files.
stevenknight [Thu, 5 Dec 2002 03:37:58 +0000 (03:37 +0000)]
Prevent -n from unlinking files.

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

22 years agoPackage a standalone scons-local package.
stevenknight [Wed, 4 Dec 2002 14:07:45 +0000 (14:07 +0000)]
Package a standalone scons-local package.

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

22 years agoSupport variable substitution on scanner directories. (Charles Crain)
stevenknight [Tue, 3 Dec 2002 14:42:35 +0000 (14:42 +0000)]
Support variable substitution on scanner directories.  (Charles Crain)

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

22 years agoExtend Win32 long command-line processing to lib.py. (Matt Balvin)
stevenknight [Sat, 30 Nov 2002 22:28:19 +0000 (22:28 +0000)]
Extend Win32 long command-line processing to lib.py.  (Matt Balvin)

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

22 years agoReally take care of non-existent drive letters on Win32.
stevenknight [Sat, 30 Nov 2002 05:30:47 +0000 (05:30 +0000)]
Really take care of non-existent drive letters on Win32.

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

22 years agoSerialize calls to Node.prepare() (Anthony Roach)
stevenknight [Wed, 27 Nov 2002 16:51:08 +0000 (16:51 +0000)]
Serialize calls to Node.prepare()  (Anthony Roach)

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

22 years agoFix for Red Hat 8.0: use rpmbuild instead of rpm (if it exists). (Terrel Shumway)
stevenknight [Wed, 27 Nov 2002 03:52:20 +0000 (03:52 +0000)]
Fix for Red Hat 8.0:  use rpmbuild instead of rpm (if it exists).  (Terrel Shumway)

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

22 years agoProvide graceful failures when a source file doesn't exist and can't be build, and...
stevenknight [Wed, 27 Nov 2002 02:02:36 +0000 (02:02 +0000)]
Provide graceful failures when a source file doesn't exist and can't be build, and when a nonexistent drive letter is used on Win32.

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

22 years agoMake the shell pickable via a construction variable. (Anthony Roach)
stevenknight [Mon, 25 Nov 2002 23:33:49 +0000 (23:33 +0000)]
Make the shell pickable via a construction variable.  (Anthony Roach)

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

22 years agoMake env.SideEffect work for Dir nodes. (Anthony Roach)
stevenknight [Mon, 25 Nov 2002 17:22:28 +0000 (17:22 +0000)]
Make env.SideEffect work for Dir nodes.  (Anthony Roach)

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

22 years agoFix the Win32 checks for an explicit import library and .def file.
stevenknight [Mon, 25 Nov 2002 05:45:38 +0000 (05:45 +0000)]
Fix the Win32 checks for an explicit import library and .def file.

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

22 years agoMake building source files fail like Make.
stevenknight [Sat, 23 Nov 2002 08:12:11 +0000 (08:12 +0000)]
Make building source files fail like Make.

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

22 years agoPatch up some documentation holes. (Anthony Roach)
stevenknight [Fri, 22 Nov 2002 23:46:04 +0000 (23:46 +0000)]
Patch up some documentation holes.  (Anthony Roach)

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

22 years agoMake File() and Dir() take a string for the second argument. (Anthony Roach)
stevenknight [Fri, 22 Nov 2002 23:16:35 +0000 (23:16 +0000)]
Make File() and Dir() take a string for the second argument.  (Anthony Roach)

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

22 years agoMake Default(source) and -U fail gracefully. (Anthony Roach)
stevenknight [Fri, 22 Nov 2002 22:38:22 +0000 (22:38 +0000)]
Make Default(source) and -U fail gracefully.  (Anthony Roach)

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

22 years agoDocument the fact that Builder calls return Node objects.
stevenknight [Fri, 22 Nov 2002 21:52:31 +0000 (21:52 +0000)]
Document the fact that Builder calls return Node objects.

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

22 years agoWin32 portability.
stevenknight [Wed, 13 Nov 2002 08:49:30 +0000 (08:49 +0000)]
Win32 portability.

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

22 years agoDocument Repository and other methods, plus some added documentation to SCons.Node...
stevenknight [Wed, 13 Nov 2002 06:44:03 +0000 (06:44 +0000)]
Document Repository and other methods, plus some added documentation to SCons.Node and SCons.Node.FS.

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

22 years agoSupport special characters in file names. (Charles Crain)
stevenknight [Wed, 13 Nov 2002 01:39:45 +0000 (01:39 +0000)]
Support special characters in file names.  (Charles Crain)

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

22 years agoAdd the ParseConfig() method. (Steve Leblanc)
stevenknight [Tue, 12 Nov 2002 13:43:54 +0000 (13:43 +0000)]
Add the ParseConfig() method.  (Steve Leblanc)

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