summaryrefslogtreecommitdiffstats
path: root/PCbuild9
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 59541-59561 via svnmerge fromChristian Heimes2007-12-1910-4085/+68
* Merged revisions 59450-59464 via svnmerge fromChristian Heimes2007-12-111-0/+4
* Issue #1580: New free format floating point representation based on "Floating...Christian Heimes2007-12-101-0/+4
* Merged revisions 59376-59406 via svnmerge fromChristian Heimes2007-12-084-17/+29
* Silence more warnings, _CRT_NONSTDC_NO_DEPRECATE is already defined in pyconf...Christian Heimes2007-12-061-1/+1
* Merged revisions 59371-59375 via svnmerge fromChristian Heimes2007-12-0510-22/+48
* Merged revisions 59333-59370 via svnmerge fromChristian Heimes2007-12-052-11/+18
* Update build instructions Tcl/Tk to use 8.4.12, and python9.mak.Martin v. Löwis2007-12-051-10/+10
* Reverted two commit accidentsChristian Heimes2007-12-051-6/+6
* Fixed quoting and paths in the sqlite project fileChristian Heimes2007-12-052-14/+14
* These optimizations create smaller and a bit faster code on my machine. I've ...Christian Heimes2007-12-041-4/+4
* Merged revisions 59245-59254 via svnmerge fromChristian Heimes2007-12-011-8/+8
* Merged revisions 59234-59238 via svnmerge fromChristian Heimes2007-11-3012-91/+113
* Merged revisions 59226-59233 via svnmerge fromChristian Heimes2007-11-301-2/+2
* Added a simple helper script to build the dependencies of _tkinter.Christian Heimes2007-11-241-0/+79
* Updated readme.txtChristian Heimes2007-11-245-230/+87
* Fixed a newline problemChristian Heimes2007-11-241-0/+2
* Paul had the great idea to add /DNO_TCL to the pre-build step.Christian Heimes2007-11-231-8/+16
* Implemented request from Marc-Andre LemburgChristian Heimes2007-11-231-0/+5
* Added code to pre-generate makefiles and assembly files to build_ssl.pyChristian Heimes2007-11-235-19/+83
* Revert change of bz2.vcprojChristian Heimes2007-11-221-4/+0
* Fixed PGO buildsChristian Heimes2007-11-229-15/+38
* when building with VC 2008, turn off unicode as default mode for the win32 API.Amaury Forgeot d'Arc2007-11-2115-105/+105
* Removed character set = unicode as requested by AmauryChristian Heimes2007-11-2123-1084/+56
* Patch +1478 from Joseph ArmbrusterChristian Heimes2007-11-211-3/+3
* For unknown reasons "Save All" doesn't save the vsprops files.Christian Heimes2007-11-203-3/+3
* Fixes for #1473 and #1476Christian Heimes2007-11-205-17/+176
* Added configurations and files for profile guided optimization (PGO).Christian Heimes2007-11-2026-18/+5900
* Report #1473 Drop _EXPORTS macros in PCbuild9Christian Heimes2007-11-2022-310/+91
* Fixed build order of the _ssl project. The openssl project needs to come firs...Christian Heimes2007-11-197-8/+36
* I've spend some time to automate more steps of the build process. Now bzip2, ...Christian Heimes2007-11-1916-527/+107
* Removed ReleaseAMD64 and replaced it with platform x64. The x64 builds fine e...Christian Heimes2007-11-1924-186/+1848
* Updates to the msi builder and PCbuild9 directory. msi.py can now create inst...Christian Heimes2007-11-183-3/+11
* Fixed some build issues and updated docs.Christian Heimes2007-11-172-5/+4
* Initial import of new PCbuild9 for VS 2008. It partly based on PCbuild and pa...Christian Heimes2007-11-1742-0/+11988