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
*
Fix find command in makefile “funny” target
Éric Araujo
2011-08-19
1
-1/+1
*
Issue #12141: Install a copy of template C module file so that
Ned Deily
2011-06-28
1
-1/+5
*
Issue #12205: Fix test_subprocess failure due to uninstalled test data.
Ned Deily
2011-05-29
1
-1/+1
*
Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py
Victor Stinner
2011-05-24
1
-2/+2
*
Issue #1099: Fix the build on MacOSX when building a framework with pydebug u...
Ronald Oussoren
2011-03-14
1
-11/+5
*
Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from
Thomas Wouters
2011-03-06
1
-2/+2
*
Port build identification from default branch.
Georg Brandl
2011-03-06
1
-1/+9
*
Merged revisions 88426 via svnmerge from
Georg Brandl
2011-02-25
1
-1/+1
*
Merged revisions 84068,87558 via svnmerge from
Antoine Pitrou
2011-01-03
1
-3/+6
*
Merged revisions 85472 via svnmerge from
Antoine Pitrou
2010-10-14
1
-1/+1
*
Merged revisions 85353 via svnmerge from
Antoine Pitrou
2010-10-10
1
-8/+8
*
Merged revisions 84803 via svnmerge from
Alexander Belopolsky
2010-09-14
1
-0/+1
*
Merged revisions 84680 via svnmerge from
Antoine Pitrou
2010-09-10
1
-3/+3
*
Merged revisions 83479 via svnmerge from
Mark Dickinson
2010-08-01
1
-1/+3
*
Merged revisions 83370,83372-83374,83384 via svnmerge from
Georg Brandl
2010-08-01
1
-1/+2
*
Merged revisions 82934 via svnmerge from
Benjamin Peterson
2010-07-17
1
-1/+1
*
It is possible to add extra testing options using EXTRATESTOPTS.
Antoine Pitrou
2010-04-12
1
-6/+6
*
Ensure that the gdb hooks can be installed when
Ronald Oussoren
2010-04-05
1
-1/+1
*
Issue 8287: try to fix the gdb-python install errors on Solaris
R. David Murray
2010-04-05
1
-2/+3
*
tabify
Benjamin Peterson
2010-04-04
1
-1/+1
*
use our own locale independent ctype macros
Benjamin Peterson
2010-04-03
1
-0/+1
*
Don't install python-gdb.py as an executable.
Martin v. Löwis
2010-04-03
1
-1/+1
*
Issue #1222585: Added LDCXXSHARED for C++ support
Tarek Ziadé
2010-04-03
1
-0/+1
*
Add python-gdb.py and python.exe-gdb.py to distclean target in Makefile.
Mark Dickinson
2010-04-02
1
-0/+1
*
Issue #8032: For gdb7, a python-gdb.py file is added to the build,
Martin v. Löwis
2010-04-01
1
-1/+12
*
Add -Wd and -3 to the flags used to run the tests.
Ezio Melotti
2010-03-31
1
-2/+2
*
Makefile.pre.in for the unittest/test directory
Michael Foord
2010-03-26
1
-1/+1
*
Backported PyCapsule from 3.1, and converted most uses of
Larry Hastings
2010-03-25
1
-0/+2
*
Issue #1628484: The Makefile doesn't ignore the CFLAGS environment
Antoine Pitrou
2010-03-21
1
-5/+5
*
Add a separate python-config make target, useful for testing changes to Misc/...
Collin Winter
2010-03-19
1
-4/+6
*
reignore bad_coding
Benjamin Peterson
2010-03-18
1
-2/+2
*
install tkinter and ttk tests
Benjamin Peterson
2010-03-18
1
-1/+2
*
remove installation of deleted test/output dir
Benjamin Peterson
2010-03-18
1
-1/+1
*
don't try to compile anything in lib2to3/tests/data #8169
Benjamin Peterson
2010-03-18
1
-2/+2
*
Move the xml test data to their own directory.
Florent Xicluna
2010-03-13
1
-1/+1
*
taking sysconfig out of distutils
Tarek Ziadé
2010-01-23
1
-1/+1
*
Issue #7622: Improve the split(), rsplit(), splitlines() and replace()
Antoine Pitrou
2010-01-13
1
-0/+1
*
use pkg-config to find the libffi headers when --with-system-ffi is used #6943
Benjamin Peterson
2010-01-01
1
-0/+2
*
Fix for issue #7541: python-config --ldflags doesn't pick up libpython2.5.a
Ronald Oussoren
2009-12-24
1
-0/+1
*
Issue #6834: replace the implementation for the 'python' and 'pythonw' execut...
Ronald Oussoren
2009-12-24
1
-9/+0
*
Add a regrtest option to re-run in verbose mode immediately after a test fail...
Georg Brandl
2009-10-27
1
-1/+1
*
Issue #7117: Prepare for backport of py3k float repr.
Mark Dickinson
2009-10-24
1
-0/+2
*
Issue #6982: Add generated Lib/lib2to3/*.pickle files to 'make clean' target.
Mark Dickinson
2009-09-24
1
-1/+2
*
Fix build issues on OSX 10.6 (issue 6802)
Ronald Oussoren
2009-09-06
1
-0/+1
*
Issue #6297: Add autogenerated Misc/python.pc file to make distclean target. ...
Mark Dickinson
2009-08-31
1
-1/+2
*
install unittest as a package
Benjamin Peterson
2009-07-21
1
-0/+1
*
put downloaded test support files in Lib/test/data instead of the cwd
Benjamin Peterson
2009-07-11
1
-0/+1
*
make ast.c depend on the grammar
Benjamin Peterson
2009-06-09
1
-1/+1
*
This checkin adds a symlink to the lib directory of a framework install
Ronald Oussoren
2009-06-08
1
-0/+1
*
Issue #3585: Add pkg-config support.
Antoine Pitrou
2009-05-24
1
-1/+8
[next]