log build/win32-config.py @ 662:1ed5b5a0e7e3

age author description
Mon, 05 Jul 2010 19:36:41 +0000 prock Added some debug capability when building with mingw on windows. This should work for you if you have debug versions of python available.
Wed, 27 Jan 2010 15:58:49 +0000 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.
Tue, 26 Jan 2010 16:53:51 +0000 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.
Fri, 22 Jan 2010 19:03:43 +0000 prock Fixed the scons batch files (win32).
Wed, 20 Jan 2010 05:56:18 +0000 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.
Mon, 11 Jan 2010 23:34:52 +0000 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.