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
/
Makefile.pre.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30871: Add "make pythoninfo" (#3120)
Victor Stinner
2017-08-18
1
-0/+5
*
bpo-30814, bpo-30876: Add new import test files to projects. (#2851)
Serhiy Storchaka
2017-07-27
1
-0/+2
*
buildbot: pass --fail-env-changed to regrtest (#2509)
Victor Stinner
2017-06-30
1
-1/+1
*
bpo-30492: Allow make clinic to work out of tree. (#1836)
Gregory P. Smith
2017-05-27
1
-1/+1
*
bpo-20210: Support the *disabled* marker in Setup files (GH-132)
xdegaye
2017-05-27
1
-3/+4
*
bpo-22257: Small changes for PEP 432. (#1728)
Eric Snow
2017-05-23
1
-1/+1
*
Remove .bzrignore (GH-1661)
Stéphane Wirtel
2017-05-22
1
-1/+0
*
bpo-28787: Fix out of tree --with-dtrace builds (#135)
stratakis
2017-05-10
1
-0/+1
*
bpo-30289: remove Misc/python-config.sh when make distclean (#1498)
Xiang Zhang
2017-05-09
1
-1/+2
*
bpo-29243: Fix Makefile with respect to --enable-optimizations (#1478)
torsava
2017-05-05
1
-7/+7
*
bpo-23404: make touch becomes make regen-all (#1405)
Victor Stinner
2017-05-03
1
-81/+72
*
bpo-30104: Only use -fno-strict-aliasing on dtoa.c (#1340)
Victor Stinner
2017-04-28
1
-0/+9
*
`make tags` fixes (GH-717)
Alex Dzyoba
2017-03-24
1
-1/+1
*
bpo-27593: Get SCM build info from git instead of hg. (#446)
Ned Deily
2017-03-04
1
-6/+6
*
bpo-29524: Add Objects/call.c file (#12)
Victor Stinner
2017-02-12
1
-0/+1
*
Rename README to README.rst and enhance formatting (#2)
Victor Stinner
2017-02-11
1
-1/+1
*
Backed out changeset f23fa1f7b68f
Victor Stinner
2017-02-10
1
-1/+0
*
Issue #29465: Add Objects/call.c file
Victor Stinner
2017-02-10
1
-0/+1
*
Closed #29261: merged fix from 3.6.
Vinay Sajip
2017-01-13
1
-1/+1
|
\
|
*
Fixes #29261: merged fix from 3.5.
Vinay Sajip
2017-01-13
1
-1/+1
|
|
\
|
|
*
Fixes #29261: added venv/scripts/common to LIBSUBDIRS.
Vinay Sajip
2017-01-13
1
-1/+1
*
|
|
Issue #28930: Merge from 3.6.
Xiang Zhang
2016-12-15
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28930: Add a Makefile rule for bytes_methods.c.
Xiang Zhang
2016-12-15
1
-1/+1
*
|
|
Issue #10656: Merge AIX build fix from 3.6
Martin Panter
2016-11-20
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #10656: Merge AIX build fix from 3.5
Martin Panter
2016-11-20
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #10656: Fix out-of-tree building on AIX
Martin Panter
2016-11-20
1
-1/+1
*
|
|
Issue #28444: Merge with 3.6.
Xavier de Gaye
2016-10-29
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28444: Merge with 3.5.
Xavier de Gaye
2016-10-29
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #28444: Fix missing extensions modules when cross compiling.
Xavier de Gaye
2016-10-29
1
-0/+1
*
|
|
Issue #28046: Merge with 3.6.
Xavier de Gaye
2016-10-28
1
-3/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28046: Fix the removal of the sysconfigdata module
Xavier de Gaye
2016-10-28
1
-3/+1
*
|
|
merge 3.6
Benjamin Peterson
2016-10-21
1
-1/+0
|
\
\
\
|
|
/
/
|
*
|
mark dtrace stubs as static inline; remove stubs
Benjamin Peterson
2016-10-21
1
-1/+0
*
|
|
Issue #13756: Fix building extensions modules on Cygwin
Zachary Ware
2016-10-01
1
-1/+1
*
|
|
Merge 3.6
Victor Stinner
2016-09-29
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Merge 3.5
Victor Stinner
2016-09-29
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #28258: Explain the LC_ALL change in a comment
Victor Stinner
2016-09-29
1
-0/+4
*
|
|
Issue #28258: Fixed build with Estonian locale (python-config and distclean
Serhiy Storchaka
2016-09-29
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #28258: Fixed build with Estonian locale (python-config and distclean
Serhiy Storchaka
2016-09-29
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #28258: Fixed build with Estonian locale (python-config and distclean
Serhiy Storchaka
2016-09-29
1
-2/+2
*
|
|
Issue #27950: Silence long makefile commands and comments
Martin Panter
2016-09-22
1
-15/+15
|
/
/
*
|
lcov: ignore more 3rd party code and internal test/debug/dummy files
Christian Heimes
2016-09-21
1
-1/+9
*
|
Issue #15819: Merge include search from 3.5 into 3.6
Martin Panter
2016-09-13
1
-1/+1
|
\
\
|
|
/
|
*
Issue #15819: Remove old unconditional -IInclude option
Martin Panter
2016-09-13
1
-1/+1
*
|
Buildbot: give 20 minute per test file
Victor Stinner
2016-09-12
1
-1/+1
*
|
add dtrace inline stubs
Benjamin Peterson
2016-09-10
1
-0/+1
*
|
Issue #28046: Remove platform-specific directories from sys.path
Zachary Ware
2016-09-10
1
-13/+5
*
|
DTrace support: function calls, GC activity, line execution
Łukasz Langa
2016-09-10
1
-3/+33
*
|
Fix make buildbottest to not re-trigger a profile-opt build. issue28035.
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-09-09
1
-1/+1
|
\
\
|
|
/
|
*
Fix make buildbottest to not re-trigger a profile-opt build. issue28035.
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-09-09
1
-1/+1
[next]