Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
6ea8baa5
Commit
6ea8baa5
authored
Jul 29, 2001
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Now stop distutils and xml from getting *too* much (like .pyc files).
parent
8d8e7a32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
6 deletions
+25
-6
PCbuild/python20.wse
PCbuild/python20.wse
+25
-6
No files found.
PCbuild/python20.wse
View file @
6ea8baa5
...
@@ -1180,35 +1180,40 @@ item: Install File
...
@@ -1180,35 +1180,40 @@ item: Install File
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Install File
item: Install File
Source=..\lib\distutils\
README
Source=..\lib\distutils\
readme
Destination=%MAINDIR%\Lib\distutils\README.txt
Destination=%MAINDIR%\Lib\distutils\README.txt
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Install File
item: Install File
Source=..\lib\distutils\command\*.
*
Source=..\lib\distutils\command\*.
py
Destination=%MAINDIR%\Lib\distutils\command
Destination=%MAINDIR%\Lib\distutils\command
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Install File
Source=..\lib\distutils\command\command_template
Destination=%MAINDIR%\Lib\distutils\command\command_template
Flags=0000000000000010
end
item: Remark
item: Remark
end
end
item: Install File
item: Install File
Source=..\lib\xml\*.
*
Source=..\lib\xml\*.
py
Destination=%MAINDIR%\Lib\xml
Destination=%MAINDIR%\Lib\xml
Description=XML support packages
Description=XML support packages
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Install File
item: Install File
Source=..\lib\xml\dom\*.
*
Source=..\lib\xml\dom\*.
py
Destination=%MAINDIR%\Lib\xml\dom
Destination=%MAINDIR%\Lib\xml\dom
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Install File
item: Install File
Source=..\lib\xml\parsers\*.
*
Source=..\lib\xml\parsers\*.
py
Destination=%MAINDIR%\Lib\xml\parsers
Destination=%MAINDIR%\Lib\xml\parsers
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Install File
item: Install File
Source=..\lib\xml\sax\*.
*
Source=..\lib\xml\sax\*.
py
Destination=%MAINDIR%\Lib\xml\sax
Destination=%MAINDIR%\Lib\xml\sax
Flags=0000000000000010
Flags=0000000000000010
end
end
...
@@ -1321,6 +1326,8 @@ end
...
@@ -1321,6 +1326,8 @@ end
item: Add Text to INSTALL.LOG
item: Add Text to INSTALL.LOG
Text=File Tree: %MAINDIR%\Tools\*.*
Text=File Tree: %MAINDIR%\Tools\*.*
end
end
item: Remark
end
item: Install File
item: Install File
Source=..\tools\scripts\*.py
Source=..\tools\scripts\*.py
Destination=%MAINDIR%\Tools\Scripts
Destination=%MAINDIR%\Tools\Scripts
...
@@ -1345,6 +1352,8 @@ item: Install File
...
@@ -1345,6 +1352,8 @@ item: Install File
Description=Utility Scripts
Description=Utility Scripts
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Remark
end
item: Install File
item: Install File
Source=..\tools\webchecker\*.py
Source=..\tools\webchecker\*.py
Destination=%MAINDIR%\Tools\webchecker
Destination=%MAINDIR%\Tools\webchecker
...
@@ -1357,6 +1366,8 @@ item: Install File
...
@@ -1357,6 +1366,8 @@ item: Install File
Description=Web checker tool
Description=Web checker tool
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Remark
end
item: Install File
item: Install File
Source=..\tools\versioncheck\*.py
Source=..\tools\versioncheck\*.py
Destination=%MAINDIR%\Tools\versioncheck
Destination=%MAINDIR%\Tools\versioncheck
...
@@ -1369,6 +1380,8 @@ item: Install File
...
@@ -1369,6 +1380,8 @@ item: Install File
Description=Version checker tool
Description=Version checker tool
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Remark
end
item: Install File
item: Install File
Source=..\tools\idle\*.py
Source=..\tools\idle\*.py
Destination=%MAINDIR%\Tools\idle
Destination=%MAINDIR%\Tools\idle
...
@@ -1393,6 +1406,8 @@ item: Install File
...
@@ -1393,6 +1406,8 @@ item: Install File
Description=IDLE bootstrap script
Description=IDLE bootstrap script
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Remark
end
item: Install File
item: Install File
Source=..\tools\compiler\*.py
Source=..\tools\compiler\*.py
Destination=%MAINDIR%\Tools\compiler
Destination=%MAINDIR%\Tools\compiler
...
@@ -1411,6 +1426,8 @@ item: Install File
...
@@ -1411,6 +1426,8 @@ item: Install File
Description=Python compiler written in Python
Description=Python compiler written in Python
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Remark
end
item: Install File
item: Install File
Source=..\tools\pynche\*.py
Source=..\tools\pynche\*.py
Destination=%MAINDIR%\Tools\pynche
Destination=%MAINDIR%\Tools\pynche
...
@@ -1483,6 +1500,8 @@ item: Install File
...
@@ -1483,6 +1500,8 @@ item: Install File
Description=Python Test files
Description=Python Test files
Flags=0000000000000010
Flags=0000000000000010
end
end
item: Remark
end
item: Install File
item: Install File
Source=..\lib\test\output\*.*
Source=..\lib\test\output\*.*
Destination=%MAINDIR%\Lib\test\output
Destination=%MAINDIR%\Lib\test\output
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment