Log of /trunk/finley
Directory Listing
Revision
340 -
Directory Listing
Modified
Mon Dec 12 05:10:45 2005 UTC
(15 years, 1 month ago)
by
jgs
pass in pyinstall value from top-level scons script and add
correct suffix in module level scons scipr
Revision
325 -
Directory Listing
Modified
Wed Dec 7 02:08:17 2005 UTC
(15 years, 1 month ago)
by
jgs
now determine hostname via socket.gethostname() as HOSTNAME
environment variable is apparently not set on all platforms
Revision
324 -
Directory Listing
Modified
Wed Dec 7 01:10:36 2005 UTC
(15 years, 1 month ago)
by
jgs
add symlinks to include files - previously added by hand as cvs couldn't
handle them
Revision
320 -
Directory Listing
Modified
Tue Dec 6 04:35:27 2005 UTC
(15 years, 1 month ago)
by
svn
unit tests now run ok
Revision
319 -
Directory Listing
Modified
Tue Dec 6 04:25:37 2005 UTC
(15 years, 1 month ago)
by
jgs
temporary unit tests scripts
Revision
309 -
Directory Listing
Modified
Mon Dec 5 01:59:58 2005 UTC
(15 years, 1 month ago)
by
jgs
now load default options - by default!
Revision
303 -
Directory Listing
Modified
Fri Dec 2 05:54:01 2005 UTC
(15 years, 1 month ago)
by
gross
is now in modellib
Revision
302 -
Directory Listing
Modified
Fri Dec 2 05:51:51 2005 UTC
(15 years, 1 month ago)
by
gross
runs again
Revision
301 -
Directory Listing
Modified
Fri Dec 2 05:49:29 2005 UTC
(15 years, 1 month ago)
by
gross
runs again
Revision
300 -
Directory Listing
Modified
Fri Dec 2 05:47:17 2005 UTC
(15 years, 1 month ago)
by
gross
runs again
Revision
299 -
Directory Listing
Modified
Fri Dec 2 05:45:38 2005 UTC
(15 years, 1 month ago)
by
gross
runs again
Revision
298 -
Directory Listing
Modified
Fri Dec 2 05:42:11 2005 UTC
(15 years, 1 month ago)
by
gross
runs again
Revision
296 -
Directory Listing
Modified
Fri Dec 2 03:55:36 2005 UTC
(15 years, 1 month ago)
by
gross
test passes now
Revision
294 -
Directory Listing
Modified
Fri Dec 2 03:47:30 2005 UTC
(15 years, 1 month ago)
by
gross
test of symbols.py with python
Revision
288 -
Directory Listing
Modified
Fri Dec 2 01:55:04 2005 UTC
(15 years, 1 month ago)
by
jgs
now automatically build unit tests as required based on dependencies
between unit tests and libraries
Revision
284 -
Directory Listing
Modified
Thu Dec 1 06:39:23 2005 UTC
(15 years, 1 month ago)
by
gross
test are passed now
Revision
277 -
Directory Listing
Modified
Wed Nov 30 04:52:39 2005 UTC
(15 years, 1 month ago)
by
jgs
explicitly define dependencies between modules
Revision
273 -
Directory Listing
Modified
Wed Nov 30 03:30:40 2005 UTC
(15 years, 1 month ago)
by
gross
cast to float added. this avoids problems with very small values
Revision
272 -
Directory Listing
Modified
Wed Nov 30 03:30:30 2005 UTC
(15 years, 1 month ago)
by
gross
cast to float added. this avoids problems with very small coodinates.
Revision
271 -
Directory Listing
Modified
Wed Nov 30 03:27:30 2005 UTC
(15 years, 1 month ago)
by
gross
cast to float added. this avoids problems with very small values
Revision
268 -
Directory Listing
Modified
Wed Nov 30 01:39:47 2005 UTC
(15 years, 1 month ago)
by
jgs
setup scons configuration to make and install python code
Revision
255 -
Directory Listing
Modified
Tue Nov 29 06:13:22 2005 UTC
(15 years, 1 month ago)
by
jgs
pass in solver libraries to link with via options files now
Revision
252 -
Directory Listing
Modified
Tue Nov 29 05:58:03 2005 UTC
(15 years, 1 month ago)
by
jgs
pass in platform specific libraries via options files now
Revision
249 -
Directory Listing
Modified
Tue Nov 29 05:29:09 2005 UTC
(15 years, 1 month ago)
by
jgs
fix compiler options to enable compilation on gcc platforms
Revision
248 -
Directory Listing
Modified
Tue Nov 29 04:58:23 2005 UTC
(15 years, 1 month ago)
by
jgs
add top level scons config files to allow building
of all unit tests for each module at once
Revision
246 -
Directory Listing
Modified
Tue Nov 29 04:27:00 2005 UTC
(15 years, 1 month ago)
by
jgs
allow compile options to be loaded from a config
file specified on the command line to scons
Revision
241 -
Directory Listing
Modified
Mon Nov 28 06:14:47 2005 UTC
(15 years, 2 months ago)
by
jgs
if usegcc=1 is set on command line, load compiler options
fropm scons/gcc_options.py
Revision
239 -
Directory Listing
Modified
Mon Nov 28 05:49:32 2005 UTC
(15 years, 2 months ago)
by
jgs
read names of python and boost libraries from config file now
Revision
228 -
Directory Listing
Modified
Fri Nov 25 02:01:14 2005 UTC
(15 years, 2 months ago)
by
jgs
now read compile options from options file
Revision
224 -
Directory Listing
Modified
Fri Nov 25 00:33:27 2005 UTC
(15 years, 2 months ago)
by
jgs
implement switching of debug compiler options based on command line flag 'debug'
Revision
223 -
Directory Listing
Modified
Thu Nov 24 23:12:13 2005 UTC
(15 years, 2 months ago)
by
jgs
pass in cc/cxx settings from config file
Revision
217 -
Directory Listing
Modified
Thu Nov 24 06:48:50 2005 UTC
(15 years, 2 months ago)
by
jgs
import sys
Revision
216 -
Directory Listing
Modified
Thu Nov 24 06:35:14 2005 UTC
(15 years, 2 months ago)
by
jgs
first pass at importing compile options from an external file'
Revision
214 -
Directory Listing
Modified
Thu Nov 24 05:15:26 2005 UTC
(15 years, 2 months ago)
by
jgs
collect all information needed to determine build
configuration (ie: debug/nodebug, host, platform etc)
Revision
211 -
Directory Listing
Modified
Thu Nov 24 00:29:23 2005 UTC
(15 years, 2 months ago)
by
jgs
removed
Revision
208 -
Directory Listing
Modified
Wed Nov 23 05:08:45 2005 UTC
(15 years, 2 months ago)
by
jgs
?
Revision
206 -
Directory Listing
Modified
Wed Nov 23 05:03:42 2005 UTC
(15 years, 2 months ago)
by
jgs
remove MeshAdapter test for now - will only work with scons build system
Revision
205 -
Directory Listing
Modified
Wed Nov 23 05:02:59 2005 UTC
(15 years, 2 months ago)
by
jgs
fix settings to account for new finley source tree structure
Revision
204 -
Directory Listing
Modified
Wed Nov 23 04:43:51 2005 UTC
(15 years, 2 months ago)
by
jgs
revised scons files to account for new finley source tree structure
Revision
203 -
Directory Listing
Modified
Wed Nov 23 04:36:15 2005 UTC
(15 years, 2 months ago)
by
jgs
adjust include file names to allow for new finley source tree structure
Revision
202 -
Directory Listing
Modified
Wed Nov 23 04:18:39 2005 UTC
(15 years, 2 months ago)
by
jgs
scons builds will now take place in parallel "finley" src dir
Revision
201 -
Directory Listing
Modified
Wed Nov 23 04:10:21 2005 UTC
(15 years, 2 months ago)
by
jgs
copy finleyC and CPPAdapter to finley and finley/CPPAdapter to
facilitate scons builds
Revision
192 -
Directory Listing
Modified
Mon Nov 21 04:52:14 2005 UTC
(15 years, 2 months ago)
by
jgs
pass in top level install directory for finley/escript/bruce/paso
libraries when building via top level scons script
Revision
191 -
Directory Listing
Modified
Mon Nov 21 04:10:12 2005 UTC
(15 years, 2 months ago)
by
jgs
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, 2 months ago)
by
jgs
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, 2 months ago)
by
jgs
explicitly add -fpic option to all compiler options lists
to ensure relocatable code is generated
Revision
183 -
Directory Listing
Modified
Fri Nov 18 05:24:37 2005 UTC
(15 years, 2 months ago)
by
jgs
can now build finleyC/finleycpp concurrently
Revision
182 -
Directory Listing
Modified
Fri Nov 18 05:07:36 2005 UTC
(15 years, 2 months ago)
by
jgs
first draft of config/construct files for finleyC/finleycpp libraries
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(15 years, 2 months ago)
by
jgs
Copied from:
trunk/esys2/finley revision 154
move all directories from trunk/esys2 into trunk and remove esys2
Revision
154 -
Directory Listing
Modified
Mon Nov 7 05:51:17 2005 UTC
(15 years, 2 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch dev-02 back to main trunk on 2005-11-07
Revision
153 -
Directory Listing
Modified
Tue Oct 25 01:51:20 2005 UTC
(15 years, 3 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch dev-02 back to main trunk on 2005-10-25
Revision
152 -
Directory Listing
Modified
Fri Oct 21 08:32:21 2005 UTC
(15 years, 3 months ago)
by
phornby
Original Path:
trunk/esys2/finley
DataConstantTestCase.cpp, DataExpandedTestCase.cpp:
Replace
DataExpanded testData1(FunctionSpace(),....)
with
FunctionSpace tmp_fns;
DataExpanded testData1(tmp_fns,shape,data);
for GCC's sake.
Added some profiling to PoissonSolverTest.py.
Revision
151 -
Directory Listing
Modified
Thu Sep 22 01:55:00 2005 UTC
(15 years, 4 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch dev-02 back to main trunk on 2005-09-22
Revision
150 -
Directory Listing
Modified
Thu Sep 15 03:44:45 2005 UTC
(15 years, 4 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch dev-02 back to main trunk on 2005-09-15
Revision
149 -
Directory Listing
Modified
Thu Sep 1 03:31:39 2005 UTC
(15 years, 4 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch dev-02 back to main trunk on 2005-09-01
Revision
148 -
Directory Listing
Modified
Tue Aug 23 01:24:31 2005 UTC
(15 years, 5 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch dev-02 back to main trunk on 2005-08-23
Revision
147 -
Directory Listing
Modified
Fri Aug 12 01:45:47 2005 UTC
(15 years, 5 months ago)
by
jgs
Original Path:
trunk/esys2/finley
erge of development branch dev-02 back to main trunk on 2005-08-12
Revision
146 -
Directory Listing
Modified
Fri Jul 29 01:44:29 2005 UTC
(15 years, 6 months ago)
by
jgs
Original Path:
trunk/esys2/finley
First merge of development branch dev-02 back to main trunk on 2005-07-29
Revision
141 -
Directory Listing
Modified
Mon Jul 25 05:15:41 2005 UTC
(15 years, 6 months ago)
by
jgs
Original Path:
trunk/esys2/finley
fixed to work with new python source/install directory structure
Revision
126 -
Directory Listing
Modified
Fri Jul 22 03:53:08 2005 UTC
(15 years, 6 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch back to main trunk on 2005-07-22
Revision
123 -
Directory Listing
Modified
Fri Jul 8 04:08:13 2005 UTC
(15 years, 6 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch back to main trunk on 2005-07-08
Revision
122 -
Directory Listing
Modified
Thu Jun 9 05:38:05 2005 UTC
(15 years, 7 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch back to main trunk on 2005-06-09
Revision
121 -
Directory Listing
Modified
Fri May 6 04:26:16 2005 UTC
(15 years, 8 months ago)
by
jgs
Original Path:
trunk/esys2/finley
Merge of development branch back to main trunk on 2005-05-06