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
/
sysconfig.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch failure to open installed Makefile, and report it as a
Greg Ward
2000-05-23
1
-1/+11
*
Added kludge to deal with the "./ld_so_aix" problem: force all strings
Greg Ward
2000-04-19
1
-0/+15
*
Don't load the config.h file, even under Unix, because we never use the
Greg Ward
2000-04-19
1
-2/+0
*
Don't bother reading config.h on NT or Mac OS. (It's not really needed
Greg Ward
2000-04-14
1
-6/+0
*
Added optional 'prefix' arguments to 'get_python_inc()' and
Greg Ward
2000-04-10
1
-4/+10
*
Better variable names here and there.
Greg Ward
2000-04-10
1
-18/+18
*
There are a few places which can raise DistutilsPlatformError; make
Fred Drake
2000-03-09
1
-41/+54
*
Added Joe Van Andel's 'get_python_inc()', adapted by me to supply
Greg Ward
2000-03-09
1
-15/+80
*
Patch from Corran Webster <cwebster@nevada.edu>: add '_init_mac()'.
Greg Ward
2000-03-07
1
-0/+22
*
get_config_h_filename(): Support NT as well as Posix systems.
Fred Drake
2000-02-08
1
-10/+14
*
Comment fix.
Greg Ward
2000-02-02
1
-8/+13
*
Patch from Perry Stoll: tweaks to Windows support.
Greg Ward
1999-08-29
1
-1/+6
*
Now handles NT, through '_init_nt()' function (courtesy of
Greg Ward
1999-06-08
1
-0/+11
*
get_config_h_filename(): Fix to work with current Python
Fred Drake
1999-01-11
1
-2/+2
*
Update and add docstrings.
Fred Drake
1999-01-06
1
-5/+13
*
Another patch from Fred: factored _init_posix into
Greg Ward
1999-01-06
1
-18/+37
*
Applied Fred's patch to fix the bugs that John Skaller noticed.
Greg Ward
1998-12-22
1
-6/+14
*
Fred's sysconfig module.
Greg Ward
1998-12-18
1
-0/+106