log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
fife-parpg
log SConstruct @ 471:
7a79dc2a0592
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-8
tip
age
author
description
2010-02-02
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]
2010-02-01
mvbarracuda
* Adding missing ] to address syntax error
2010-01-31
prock
Move the LINKFLAGS to a more appropriate spot.
2010-01-31
prock
Fixed a small bug where CXXFLAGS was not being honored.
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-12
prock
Removed the --release command line option and replaced it with --enable-debug. Release binaries are now built by default.
2010-01-12
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.
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.
less
more
|
(0)
-10
-8
tip