index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.pre.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation.
Vinay Sajip
2012-04-10
1
-1
/
+2
*
merge 3.1
Matthias Klose
2012-03-14
1
-2
/
+2
|
\
|
*
- rename configure.in to configure.ac
Matthias Klose
2012-03-14
1
-2
/
+2
*
|
Run tests with -R on "make test" and the buildbots.
Georg Brandl
2012-02-20
1
-1
/
+1
*
|
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...
Georg Brandl
2012-02-20
1
-85
/
+167
|
\
\
|
|
/
|
/
|
|
*
Issue #13547: clean Lib/_sysconfigdata.py and Modules/_testembed
Stefan Krah
2011-12-08
1
-0
/
+1
|
*
Remove __pycache__ directories correctly on OpenBSD
Petri Lehtinen
2011-11-05
1
-1
/
+1
|
*
Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...
Antoine Pitrou
2011-10-06
1
-0
/
+2
|
*
Depend setobject.o and dictobject.o on stringlib/eq.h.
Martin v. Löwis
2011-09-25
1
-0
/
+3
|
*
Revert change that was not a syntax fix but actually a behavior change
Éric Araujo
2011-08-16
1
-1
/
+1
|
*
Fix find command in makefile “funny” target
Éric Araujo
2011-08-10
1
-2
/
+2
|
*
Issue #12497: Install test/data to prevent failures of the various codecmaps
Ned Deily
2011-07-04
1
-1
/
+1
|
*
Issue #12496: Install test/capath directory to prevent test_connect_capath
Ned Deily
2011-07-04
1
-0
/
+1
|
*
disable ASDLGEN if hg won't work, or if python is not installed.
Ralf Schmitt
2011-05-31
1
-1
/
+1
|
*
Issue #12141: Install a copy of template C module file so that
Ned Deily
2011-06-28
1
-1
/
+5
|
*
(Merge 3.1) Issue #12057: Add cjkencodings directory to the Makefile and
Victor Stinner
2011-05-25
1
-82
/
+153
|
|
\
|
|
*
Use --as-needed when linking libpython3.so. Closes #11347.
Martin v. Löwis
2011-05-09
1
-1
/
+2
|
|
*
Issue #10914: Add a minimal embedding test to test_capi.
Antoine Pitrou
2011-04-25
1
-1
/
+4
|
|
*
Issue #1099: Fix the build on MacOSX when building a framework with pydebug u...
Ronald Oussoren
2011-03-14
1
-12
/
+6
|
|
|
\
|
|
*
\
Merge 3.1.
Thomas Wouters
2011-03-06
1
-2
/
+2
|
|
|
\
\
|
|
*
\
\
Merge build identification to 3.2 branch.
Georg Brandl
2011-03-06
1
-81
/
+148
|
|
|
\
\
\
|
|
|
*
|
|
#11222: fix non-framework shared library build on Mac, patch by Ned Deily.
Georg Brandl
2011-02-19
1
-2
/
+2
|
|
|
*
|
|
#941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, re...
Georg Brandl
2011-02-15
1
-1
/
+1
|
|
|
*
|
|
Remove mentions of the Demo directory.
Georg Brandl
2010-12-30
1
-2
/
+2
|
|
|
*
|
|
Build and install libpython3.so.
Martin v. Löwis
2010-12-30
1
-1
/
+8
|
|
|
*
|
|
Don't ignore pgen error (on "make Parser/pgen.stamp")
Victor Stinner
2010-12-28
1
-1
/
+1
|
|
|
*
|
|
#10679: install idle, pydoc, 2to3 scripts with X.Y suffix for make altinstall...
Georg Brandl
2010-12-28
1
-0
/
+6
|
|
|
*
|
|
Issue 10687. When --without-pymalloc is given, $VERSION is the same as
Barry Warsaw
2010-12-13
1
-8
/
+14
|
|
|
*
|
|
issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
Gregory P. Smith
2010-12-13
1
-1
/
+1
|
|
|
*
|
|
Create the hardlink between python-3.2m and python-3.2 in altbininstall target
Barry Warsaw
2010-12-11
1
-5
/
+5
|
|
|
*
|
|
Two small changes to adjust framework builds to the new stable ABI
Ronald Oussoren
2010-12-07
1
-4
/
+3
|
|
|
*
|
|
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-0
/
+3
|
|
|
*
|
|
Issue #10572: Moved json tests to Lib/test/json_tests.
Alexander Belopolsky
2010-11-30
1
-1
/
+1
|
|
|
*
|
|
Final patch for issue 9807.
Barry Warsaw
2010-11-24
1
-8
/
+16
|
|
|
*
|
|
Remove traces of setuptools (#10341)
Éric Araujo
2010-11-06
1
-1
/
+0
|
|
|
*
|
|
Issue #10199: Moved Demo/turtle under Lib/
Alexander Belopolsky
2010-11-01
1
-0
/
+1
|
|
|
*
|
|
Fixes issue 10120 (concurrent.futures module is not installed properly), patc...
Brian Quinlan
2010-10-16
1
-1
/
+1
|
|
|
*
|
|
First (uncontroversial) part of issue 9807.
Barry Warsaw
2010-10-16
1
-1
/
+8
|
|
|
*
|
|
Issue #9308: Removed redundant coding cookies. Added tests for
Alexander Belopolsky
2010-10-15
1
-1
/
+1
|
|
|
*
|
|
Add make variable to allow testing of different interpreter flags in buildbot...
Antoine Pitrou
2010-10-14
1
-1
/
+1
|
|
|
*
|
|
Issue #9437: Fix building C extensions with non-default LDFLAGS.
Antoine Pitrou
2010-10-10
1
-8
/
+8
|
|
|
*
|
|
Create fileutils.c/.h
Victor Stinner
2010-10-07
1
-3
/
+5
|
|
|
*
|
|
Add "concurrent" subdir to Makefile.
Georg Brandl
2010-09-19
1
-1
/
+1
|
|
|
*
|
|
Issue 9315: Added test/tracedmodules to LIBSUBDIRS
Alexander Belopolsky
2010-09-14
1
-0
/
+1
|
|
|
*
|
|
Issue #941346: Improve the build process under AIX and allow Python to
Antoine Pitrou
2010-09-10
1
-3
/
+3
|
|
|
*
|
|
Use tabs consistently.
Georg Brandl
2010-09-03
1
-2
/
+2
|
|
|
*
|
|
PEP 3149 is accepted.
Barry Warsaw
2010-09-03
1
-0
/
+6
|
|
|
*
|
|
Don't run pgen twice when using make -j.
Martin v. Löwis
2010-08-15
1
-2
/
+5
|
|
|
*
|
|
There are no *.doc files anymore. Also update "funny" target.
Georg Brandl
2010-08-14
1
-10
/
+8
|
|
|
*
|
|
Reimplement addbuilddir() in C inside getpath.c, so as to execute it
Antoine Pitrou
2010-08-13
1
-0
/
+1
[next]