Log of /branches/ROBW_XPLATFORM/esysUtils/src
Directory Listing
Revision
639 -
Directory Listing
Modified
Thu Mar 23 13:06:40 2006 UTC
(14 years, 11 months ago)
by
robwdcock
+Unit tests for esysUtils and escript added
Revision
635 -
Directory Listing
Modified
Thu Mar 23 08:56:35 2006 UTC
(14 years, 11 months ago)
by
robwdcock
+EsysExceptionTest and build_tests and run_tests targets now operating as per original build system
Revision
623 -
Directory Listing
Modified
Wed Mar 22 14:11:03 2006 UTC
(14 years, 11 months ago)
by
robwdcock
Beginning of a fully cross-platform (win32+intelc, linux+g++, altix+intelc)
scons build system
WORK IN PROGRESS NOT COMPLETE
+Incorporates ideas from trunks scons build system and the RW_WIN32 branch
+New Header layout as include/<modulename>, hence the changes to the headers
+Not all modules or features from trunk build system are fully implemented
-Removes need for intermediary SConstruct files - the top SConstruct is more complex but handle cross-platform better AND the SConscript are a LOT simpler
and only differ slightly. It should be simpler to maintain
-Options are now handled via either a: config file supplied on command line, a config file in the scons/hostname_options.py, or as individual command line arguments
-Need help with options: scons -h will give you a list of options and their current settings
Revision
622 -
Directory Listing
Modified
Wed Mar 22 14:00:08 2006 UTC
(14 years, 11 months ago)
by
robwdcock
Creating a private branch so I can test and verify cross-platform build
Revision
352 -
Directory Listing
Modified
Wed Dec 14 02:21:37 2005 UTC
(15 years, 2 months ago)
by
jgs
Original Path:
trunk/esysUtils/src
turns out Install() targets should also be made Default()
targets if you want them to actually reliably work!
Revision
191 -
Directory Listing
Modified
Mon Nov 21 04:10:12 2005 UTC
(15 years, 3 months ago)
by
jgs
Original Path:
trunk/esysUtils/src
push platform dependent compiler flags and include directories up to library level scons files - these will eventually be brought in from external config files
Revision
190 -
Directory Listing
Modified
Mon Nov 21 03:27:42 2005 UTC
(15 years, 3 months ago)
by
jgs
Original Path:
trunk/esysUtils/src
pass in value for esysroot and use this to determine include file locations
Revision
188 -
Directory Listing
Modified
Mon Nov 21 01:20:26 2005 UTC
(15 years, 3 months ago)
by
jgs
Original Path:
trunk/esysUtils/src
explicitly add -fpic option to all compiler options lists
to ensure relocatable code is generated
Revision
180 -
Directory Listing
Modified
Fri Nov 18 03:29:44 2005 UTC
(15 years, 3 months ago)
by
jgs
Original Path:
trunk/esysUtils/src
first draft of scons config scripts for esysUtils library
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(15 years, 3 months ago)
by
jgs
Original Path:
trunk/esysUtils/src
move all directories from trunk/esys2 into trunk and remove esys2