Christian Heimes
81c951c6f2
Removed character set = unicode as requested by Amaury
...
Removed more project configs in order to use the defaults defined in the property files. The 'sed' tool was more than helpful for the job.
2007-11-21 02:20:59 +00:00
Christian Heimes
81e8ab5ba0
For unknown reasons "Save All" doesn't save the vsprops files.
2007-11-20 22:52:30 +00:00
Christian Heimes
ad32deb20e
Report #1473 Drop _EXPORTS macros in PCbuild9
...
I've removed a bunch of obsolete defines. I've also taken the opportunity to fix the pre-link event of sqlite3 and some optimization flags.
2007-11-20 05:57:30 +00:00
Christian Heimes
82f013bb58
Fixed build order of the _ssl project. The openssl project needs to come first because the makefile puts the header files in the right place.
...
Added some optimization flags to the Release builds of pythoncore and the executables.
2007-11-19 18:35:20 +00:00
Christian Heimes
81ca7c784c
Updates to the msi builder and PCbuild9 directory. msi.py can now create installers from the PCbuild9 directory with MSVCR90.dll. PCbuild and MSVCR71.dll are still the default.
2007-11-18 18:18:41 +00:00
Christian Heimes
ad14d11a5e
Initial import of new PCbuild9 for VS 2008. It partly based on PCbuild and partly hand crafted with some idea from PCbuild8. I've recreated all the extension module projects.
...
The new directory needs some more love and care but it works. I'm not able to test the AMD64 build.
The new tree is heavily using the *.vcprops property sheets. Please set any global settings in the property sheets.
2007-11-17 08:15:27 +00:00