File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ CHANGED/ENHANCED EXISTING FUNCTIONALITY
3535 nodes from the project argument list.
3636 - False or evaluates False: leave solution file names and nodes in the
3737 project argument list. An exception is not raised.
38-
38+
3939 Solution file names and/or nodes in the project argument list cause
4040 erroneous Project records to be produced in the generated solution file.
4141 As a convenience, a user may elect to ignore solution file names and nodes
Original file line number Diff line number Diff line change 11__version__ = "4.9.0"
22__copyright__ = "Copyright (c) 2001 - 2025 The SCons Foundation"
33__developer__ = "bdbaddog"
4- __date__ = "Sun, 02 Mar 2025 13:25:06 -0700"
4+ __date__ = "Sun, 02 Mar 2025 14:04:50 -0700"
55__buildsys__ = "M1Dog2021"
6- __revision__ = "66f8972b546e12e0b8bf31648a2a076d706daec0 "
7- __build__ = "66f8972b546e12e0b8bf31648a2a076d706daec0 "
6+ __revision__ = "99a8c86de1ce91d23b102520e185c54ebd968924 "
7+ __build__ = "99a8c86de1ce91d23b102520e185c54ebd968924 "
88# make sure compatibility is always in place
99import SCons .compat # noqa
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ namespaces = false
6060
6161[tool .setuptools .package-data ]
6262"*" = [" *.txt" , " *.rst" , " *.1" ]
63- "scons .tool.docbook" = [" *.*" ]
63+ "SCons .tool.docbook" = [" *.*" ]
6464
6565[tool .distutils .sdist ]
6666dist-dir = " build/dist"
You can’t perform that action at this time.
0 commit comments