Mercurial > fife-parpg
log SConstruct @ 397:8fa2f3aa0cbd
age | author | description |
---|---|---|
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. |