Mon, 03 May 2010 15:56:00 +0000 |
prock |
Debug is now automatically enabled when you build with profiling enabled.
|
Tue, 02 Feb 2010 20:47:20 +0000 |
prock |
Added the install-dlls target for the win32 platform only. It copies all dlls to both the Python site-packages/fife directory and the <FIFE>/engine/python/fife directory. This assumes you have the Development Kit is installed in the build/win32 directory. I have not tested to make sure this doesn't break other platforms. [t:430]
|
Mon, 01 Feb 2010 12:52:13 +0000 |
mvbarracuda |
* Adding missing ] to address syntax error
|
Sun, 31 Jan 2010 17:17:23 +0000 |
prock |
Move the LINKFLAGS to a more appropriate spot.
|
Sun, 31 Jan 2010 05:02:24 +0000 |
prock |
Fixed a small bug where CXXFLAGS was not being honored.
|
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, 12 Jan 2010 20:17:01 +0000 |
prock |
Removed the --release command line option and replaced it with --enable-debug. Release binaries are now built by default.
|
Tue, 12 Jan 2010 17:22:43 +0000 |
prock |
Moved the check for the SWIG environment variable from darwin-config.py to Sconstruct so all platforms can use it. You should now be able to specify CXXFLAGS either by command line or by setting your CXXFLAGS environment variable.
|
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.
|
Fri, 10 Jul 2009 11:08:32 +0000 |
nihathrael |
* Small fix to make scons work in a fakeroot environment on ArchLinux. If this causes breakage please contact me.
|
Tue, 16 Jun 2009 18:30:39 +0000 |
LinuxDonald |
*revert part2 of fixing warnings because it donĀ“t work with windows fife sdk
|
Tue, 16 Jun 2009 17:59:20 +0000 |
LinuxDonald |
*fixed scons warnings part2
|
Thu, 09 Oct 2008 06:18:36 +0000 |
phoku |
* Fixed a scons issue, where libraries checked for C instead of C++
|
Sun, 29 Jun 2008 18:44:17 +0000 |
mvbarracuda |
* Datasets becomes the new trunk and retires after that :-)
|