summaryrefslogtreecommitdiff
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0636-16541/+16541
* Add updated .hgeol file and fix newlines in the 2.7 branch.Georg Brandl2011-03-051-559/+559
* Merged revisions 85071-85072,85894,87132 via svnmerge fromHirokazu Yamamoto2010-12-092-5/+5
* issue 10295Kristján Valur Jónsson2010-11-031-8/+8
* Merged revisions 84763,85135 via svnmerge fromHirokazu Yamamoto2010-10-082-2/+2
* Cosmetic fix to use print function.Hirokazu Yamamoto2010-10-011-1/+1
* Recorded rollback of revisions 84857,84870,84875 via svnmerge fromHirokazu Yamamoto2010-09-291-2/+2
* Recorded rollback of revisions 84902 via svnmerge fromHirokazu Yamamoto2010-09-211-4/+4
* Recorded merge of revisions 84902 via svnmerge fromHirokazu Yamamoto2010-09-191-4/+4
* Merged revisions 84857,84870,84875 via svnmerge fromHirokazu Yamamoto2010-09-191-2/+2
* Merged revisions 84851 via svnmerge fromHirokazu Yamamoto2010-09-181-24/+60
* PCBuild cosmetic fixes.Hirokazu Yamamoto2010-09-102-21/+13
* Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,...Georg Brandl2010-08-021-0/+2
* Fix #8959 by reverting revision 80761.Thomas Heller2010-06-211-79/+27
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-64/+64
* Remove reference to unused source file.Thomas Heller2010-05-041-4/+0
* On Windows, ctypes does no longer check the stack before and afterThomas Heller2010-05-041-27/+83
* Capsule-related changes:Larry Hastings2010-04-021-0/+8
* Add -Wd and -3 to the flags used to run the tests on Windows.Ezio Melotti2010-03-311-1/+1
* Revert rev. 79509; ctypes doesn't build on linux.Thomas Heller2010-03-301-80/+28
* Merged revisions 79115,79424,79491 via svnmerge fromThomas Heller2010-03-301-28/+80
* make an attempt to add capsule to the Windows buildBenjamin Peterson2010-03-251-0/+8
* Move bsddb47 macros before their use, to make VS 2010 happy.Martin v. Löwis2010-02-181-8/+8
* Issue #7622: Improve the split(), rsplit(), splitlines() and replace()Antoine Pitrou2010-01-131-0/+4
* Make script work with 2.5.Martin v. Löwis2010-01-021-0/+1
* Update Windows build to sqlite 3.6.21.Martin v. Löwis2010-01-023-3/+3
* Switch to OpenSSL 0.9.8l.Martin v. Löwis2009-12-212-2/+2
* Drop 2.4 compatibility.Martin v. Löwis2009-12-211-5/+2
* Issue #3366: Add expm1 function to math module. Thanks Eric Smith forMark Dickinson2009-12-161-0/+8
* Issue #7117: Prepare for backport of py3k float repr.Mark Dickinson2009-10-241-0/+8
* Set svn:eol-style=CRLF on all Visual Studio solution files.Amaury Forgeot d'Arc2009-07-131-559/+559
* Updated MSVC files to follow r73394.Hirokazu Yamamoto2009-06-141-8/+36
* Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k....Eric Smith2009-04-271-0/+8
* Fixed compile error on windows.Hirokazu Yamamoto2009-04-031-0/+4
* Update Tix build procedure.Martin v. Löwis2009-02-131-6/+6
* Move amd64 properties further to the top, so that they overrideMartin v. Löwis2009-02-131-4/+4
* Set eol-style to nativeMartin v. Löwis2009-02-101-14/+14
* Issue #5134: Silence compiler warnings when compiling sqlite with VC++.Martin v. Löwis2009-02-102-24/+30
* Fix issue5075: bdist_wininst should not depend on the vc runtime?Mark Hammond2009-01-291-2/+2
* Fixed version number in build_ssl.bat.Hirokazu Yamamoto2009-01-111-2/+2
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-031-4/+0
* yuvconvert.c is a part of the "sv" module, an old IRIX thingAmaury Forgeot d'Arc2008-11-221-8/+0
* Issue #4120: Exclude manifest from extension modules in VS2008.Martin v. Löwis2008-11-062-1/+11
* Update version number to 2.7.Martin v. Löwis2008-10-031-1/+1
* Update nasm location.Georg Brandl2008-09-291-1/+1
* #3901: bsddb fix.Georg Brandl2008-09-211-2/+2
* #3916: fixes for docs wrt. Windows directory layoutGeorg Brandl2008-09-211-1/+1
* Use vs9to8.py to refresh the Visual Studio 2005 build files.Amaury Forgeot d'Arc2008-09-021-3/+3
* Issue #3215: Build sqlite3 as sqlite3.dll, not sqlite3.pydMartin v. Löwis2008-06-301-0/+2
* Merged revisions 64368-64369 via svnmerge fromTrent Nelson2008-06-274-1279/+922