summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
Commit message (Expand)AuthorAgeFilesLines
* fix dependencies after renameBenjamin Peterson2008-08-181-2/+2
* Merged revisions 65368 via svnmerge fromMartin v. Löwis2008-08-011-1/+1
* fix dependenciesBenjamin Peterson2008-07-161-1/+2
* Merged revisions 63955 via svnmerge fromGeorg Brandl2008-07-161-2/+11
* Hopefully fix make framework install on Mac (see 3174)Benjamin Peterson2008-07-011-1/+0
* fix syntaxBenjamin Peterson2008-07-011-1/+1
* Merged revisions 64422 via svnmerge fromBenjamin Peterson2008-06-201-0/+1
* Make a new urllib package .Jeremy Hylton2008-06-181-1/+1
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-7/+7
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-7/+7
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-7/+7
* remove plat-mac referencesBenjamin Peterson2008-05-311-10/+0
* Refactor and clean up str.format() code (and helpers) in advance of optimizat...Eric Smith2008-05-301-1/+0
* Add the new packages to the Makefile for installation.Brett Cannon2008-05-261-1/+1
* Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,...Benjamin Peterson2008-05-261-1/+1
* Renamed files bytesobject.[ch] and stringobject.[ch]Christian Heimes2008-05-261-2/+2
* Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,...Georg Brandl2008-05-251-0/+6
* Tkinter, step 5: remove lib-tk subdirectory and update all places where it wa...Georg Brandl2008-05-171-1/+1
* Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,...Alexandre Vassalotti2008-05-161-1/+2
* Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-...Alexandre Vassalotti2008-05-161-1/+1
* Merged revisions 63078 via svnmerge fromEric Smith2008-05-111-0/+1
* Don't echo the echo commands added to "make install". Fix a typo.Guido van Rossum2008-05-081-4/+4
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-15/+6
* Merged revisions 62380,62382-62383 via svnmerge fromChristian Heimes2008-04-191-0/+2
* Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,...Christian Heimes2008-04-131-1/+31
* Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-...Christian Heimes2008-04-091-2/+0
* "make install" is now an alias for "make altinstall", to preventGuido van Rossum2008-04-071-1/+9
* Add missing closing parenNeal Norwitz2008-03-241-1/+1
* Replace spaces by tabs, addedChristian Heimes2008-03-221-11/+12
* Merged revisions 61724-61725 via svnmerge fromMartin v. Löwis2008-03-221-0/+3
* Merged revisions 61520,61523-61528,61532 via svnmerge fromChristian Heimes2008-03-181-0/+4
* Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge...Christian Heimes2008-02-251-11/+9
* Merged revisions 60383-60407 via svnmerge fromChristian Heimes2008-01-291-1/+1
* Make the testall target work again when building in a separate directoryThomas Wouters2008-01-251-1/+1
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-231-1/+1
* Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge...Georg Brandl2008-01-211-7/+28
* Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in config...Georg Brandl2008-01-071-3/+3
* Removed doubledigit from MakefileChristian Heimes2007-12-311-1/+0
* Merged revisions 59541-59561 via svnmerge fromChristian Heimes2007-12-191-0/+3
* Issue #1580: New free format floating point representation based on "Floating...Christian Heimes2007-12-101-0/+1
* I've moved the remains of PyInt_ to the longobject.h header file and removed ...Christian Heimes2007-12-021-1/+2
* Final fix for #1403Christian Heimes2007-11-211-1/+3
* Merged revisions 58939-58946 via svnmerge fromChristian Heimes2007-11-121-0/+3
* Merged revisions 58221-58741 via svnmerge fromGuido van Rossum2007-11-011-4/+5
* For PEP3137: Adds missing methods to the mutable PyBytes object (soonGregory P. Smith2007-10-161-0/+13
* remove hotshot profiler from Py3kFred Drake2007-10-111-1/+1
* Delete bufferobject.[ch].Guido van Rossum2007-10-081-2/+0
* Merged revisions 58053-58090 via svnmerge fromThomas Wouters2007-09-101-0/+3
* Merged revisions 57778-58052 via svnmerge fromThomas Wouters2007-09-081-2/+8
* When clobbering, also clean the docs.Guido van Rossum2007-08-291-1/+5