log build/win32-config.py @ 623:684e5537eef7

age author description
2010-07-05 prock Added some debug capability when building with mingw on windows. This should work for you if you have debug versions of python available.
2010-01-27 prock Adding the correct header in a lot of files. Also made a small change to the CHANGES file by adding the 0.3.1 section.
2010-01-26 prock Fixed a small issue when building with scons on windows. If you have another version of mingw in PATH it would use that one instead.
2010-01-22 prock Fixed the scons batch files (win32).
2010-01-20 vtchill Modified the code blocks project files to fit with the new build system. Code blocks now uses scons to build each of the configurations. The python configurations build properly but fail during link with a bunch of undefined references insides of the swig generated dll, not sure why. Also updated the win32-config.py so that it no longer relies on variables defined outside of itself, this was causing code blocks to not be able to build. Updated a couple of the batch scripts so they run properly.
2010-01-11 vtchill bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife.