index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tweaked verbosity messages for byte-compilation.
Greg Ward
1999-10-03
2
-4/+4
*
Added 'list_only' option (and modified 'run()' to respect it).
Greg Ward
1999-09-29
1
-1/+9
*
New command to generate source distribution based on a manifest file.
Greg Ward
1999-09-29
1
-0/+590
*
Added 'package' option.
Greg Ward
1999-09-29
1
-7/+44
*
Renamed 'dir' option to be consistent with other commands.
Greg Ward
1999-09-29
1
-35/+66
*
Renamed many options to be consistent across commands.
Greg Ward
1999-09-29
5
-41/+35
*
Added docstring, brought __all__ up-to-date.
Greg Ward
1999-09-21
1
-2/+19
*
Added 'install_path' option for giving non-packagized module
Greg Ward
1999-09-21
1
-12/+82
*
Only run build_py if we have pure Python modules, and build_ext if we
Greg Ward
1999-09-21
1
-5/+9
*
Some option changes:
Greg Ward
1999-09-21
1
-17/+30
*
Basically a complete rewrite to support dealing with modules in whole
Greg Ward
1999-09-21
1
-36/+197
*
Changed selection of installation directories (in 'set_final_options()')
Greg Ward
1999-09-13
2
-12/+28
*
Straightened up the selection of installation directories for platform-
Greg Ward
1999-09-13
1
-31/+21
*
Added support for 'package' option, including where to link the
Greg Ward
1999-09-13
1
-8/+11
*
Comment addition.
Greg Ward
1999-09-13
1
-0/+3
*
Now run 'build_ext'.
Greg Ward
1999-09-13
1
-2/+2
*
New command -- install_ext to install extension modules.
Greg Ward
1999-09-13
1
-0/+38
*
Changed to reflect the new "command options" regime -- in particular,
Greg Ward
1999-09-08
2
-14/+22
*
Patch from Perry Stoll: typo fix, make sure we only compile .py files.
Greg Ward
1999-08-29
2
-12/+18
*
Patch from Perry Stoll: OK for list of modules to be empty.
Greg Ward
1999-08-29
1
-0/+4
*
Patch from Perry Stoll: pass 'build_info' to link method.
Greg Ward
1999-08-29
1
-2/+1
*
Oops, call 'os.path.join()'!
Greg Ward
1999-08-19
1
-1/+1
*
Implements the 'build_ext' command for building C/C++ extension modules.
Greg Ward
1999-08-14
1
-0/+192
*
Added a self-berating command relating to installation directories for
Greg Ward
1999-07-10
1
-0/+8
*
Hacked 'set_final_options()' to set (hopefully) appropriate values for
Greg Ward
1999-06-08
1
-7/+56
*
Rearranged things so that compilation of .py files is the responsibility
Greg Ward
1999-05-02
5
-42/+73
*
Changed to use the method versions of 'copy_file()', 'copy_tree()',
Greg Ward
1999-04-04
3
-12/+7
*
First checkin of real Distutils command modules.
Greg Ward
1999-03-22
6
-0/+448
[prev]