Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
+ Added ability to RunPyUnitTests when anything they depend on changes (assuming all dependencies are set up that is). Only implemented for bruce/test/python at this stage
+ Added Options capability + All py files are now compiled and installed into lib directory hierarchy + scons now reads custom options from custom.py. Examples are in the scons_custom_templates directory, just copy to top level build dir and rename to custom.py + scons_ext.py now has some helper functions for building pyc from python and running unit tests (but only when some dependency changes).
+Unified with linux build (tested on windows only at this point)
Builds on Linux. Changes to path names in top level SConstruct will break the windows build. I've done my best to not change anything else that would break windows, but something might have slipped past. Please check the finley_UnitTests.cpp, bruce_UnitTests.cpp and escript_UnitTest.cpp (look at the TODO).
Python compile builder function added to scons. Bruce sconscript file shows usage
All C++/C Unit tests now build (using scons) and pass on win32
PARTIAL WIN32 BUILD SYSTEM AND PORT + All libraries now build under new build system. No unit test routines yet + Reversed some incorrect refactorings in Bruce.cpp
PARTIAL WIN32 BUILD SYSTEM AND PORT + bruce, escript build system and library now ported + other no longer necessary directories removed from this branches subversion repository
PARTIAL WIN32 BUILD SYSTEM AND PORT + CppUnitTest build system and library now ported + make directory and other no longer necessary directories removed from this branches subversion repository + moved a few include files so they are now resident with sources. Build system will Install these to the appropriate location during build.
PARTIAL WIN32 PORT + Paso, ext_math and mmio libraries build using scons in top level directory + Scons build system currently hard coded against RW's third-party library paths. + Still lots TODO to complete port and build system
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |