Log of /release/5.1/scripts
Directory Listing
Revision
6593 -
Directory Listing
Modified
Mon Jun 5 03:58:43 2017 UTC
(3 years, 10 months ago)
by
jfenwick
Branching for release 5.1
Revision
6223 -
Directory Listing
Modified
Thu May 26 01:06:02 2016 UTC
(4 years, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
Fixes to itest.sh and extract tests
Revision
5863 -
Directory Listing
Modified
Wed Jan 13 02:25:48 2016 UTC
(5 years, 3 months ago)
by
jfenwick
Original Path:
trunk/scripts
Copyright dates updated.
\version for doxygen to read
Revision
5856 -
Directory Listing
Modified
Tue Dec 15 06:31:27 2015 UTC
(5 years, 4 months ago)
by
jfenwick
Original Path:
trunk/scripts
Removed dependency on lsb-release
Added new entry to debian/changelog
debian/rules now does not make any use of custom subst files (always
builds for "sid")
Updated makesrc.sh to build an "orig" tarball which we can use as our source release.
Revision
5851 -
Directory Listing
Modified
Thu Dec 10 05:09:35 2015 UTC
(5 years, 4 months ago)
by
jfenwick
Original Path:
trunk/scripts
changes to support fixing libraries build on osx - enable with osx_dependency_fix. Also added options file for OSX.11 and homebrew
Revision
5798 -
Directory Listing
Modified
Tue Sep 22 04:22:12 2015 UTC
(5 years, 6 months ago)
by
jfenwick
Original Path:
trunk/scripts
Added a sanity check for builds as requested by Anton.
This will just check to see if the libraries built.
Feel free to add other checks to scripts/release_sanity BUT they are not
to create files which pollute the source directory.
Revision
5797 -
Directory Listing
Modified
Tue Sep 22 01:32:21 2015 UTC
(5 years, 6 months ago)
by
jfenwick
Original Path:
trunk/scripts
Moving /debian out of the way to /localdebian
Revision
5707 -
Directory Listing
Modified
Mon Jun 29 03:59:06 2015 UTC
(5 years, 9 months ago)
by
sshaw
Original Path:
trunk/scripts
adding copyright headers to files without copyright info, moved header to top of file in some cases where it wasn't
Revision
5706 -
Directory Listing
Modified
Mon Jun 29 03:41:36 2015 UTC
(5 years, 9 months ago)
by
sshaw
Original Path:
trunk/scripts
all python files now force use of python3 prints and division syntax to stop sneaky errors appearing in py3 environs
Revision
5619 -
Directory Listing
Modified
Mon May 25 01:38:10 2015 UTC
(5 years, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
Cleanup of scripts directory
There is now a single python suppressions file for both py2.7 and py3.
makesrc.py will make an orig.tar.gz with the appropriate name for building debs.
Revision
5610 -
Directory Listing
Modified
Wed May 13 00:40:26 2015 UTC
(5 years, 11 months ago)
by
jfenwick
Original Path:
trunk/scripts
Added missing \n to test footer.
Added check to stop me from nuking my src dir when extracting tests
Revision
5604 -
Directory Listing
Modified
Tue May 5 01:45:11 2015 UTC
(5 years, 11 months ago)
by
jfenwick
Original Path:
trunk/scripts
We can now build a directory of tests to validate an install.
Revision
4586 -
Directory Listing
Modified
Wed Dec 11 06:03:27 2013 UTC
(7 years, 4 months ago)
by
jfenwick
Original Path:
trunk/scripts
2D guassian smoothing of random data done.
Added more memory non-leaks to the supp file
Revision
4582 -
Directory Listing
Modified
Wed Dec 11 02:08:41 2013 UTC
(7 years, 4 months ago)
by
jfenwick
Original Path:
trunk/scripts
Added libpython version of suppressions to the aggressive file.
Rectangle now passes correct values around.
Random still to come.
Revision
4581 -
Directory Listing
Modified
Tue Dec 10 09:32:50 2013 UTC
(7 years, 4 months ago)
by
jfenwick
Original Path:
trunk/scripts
Some more work on random
Added a more agressive (And smaller) supressions file for python
Revision
4576 -
Directory Listing
Modified
Mon Dec 9 23:35:30 2013 UTC
(7 years, 4 months ago)
by
sshaw
Original Path:
trunk/scripts
python3ified things, replaced mixed whitespace and xrange calls
Revision
4491 -
Directory Listing
Modified
Tue Jul 2 01:10:41 2013 UTC
(7 years, 9 months ago)
by
caltinay
Original Path:
trunk/scripts
Reintegrating changes from 3.4 branch (with changes).
Revision
4490 -
Directory Listing
Modified
Tue Jul 2 00:38:44 2013 UTC
(7 years, 9 months ago)
by
caltinay
Original Path:
trunk/scripts
More python suppressions from savanna.
Revision
4482 -
Directory Listing
Modified
Tue Jun 25 05:20:01 2013 UTC
(7 years, 9 months ago)
by
caltinay
Original Path:
trunk/scripts
More leak fixes and suppression file additions.
Revision
4480 -
Directory Listing
Modified
Mon Jun 24 05:09:52 2013 UTC
(7 years, 9 months ago)
by
caltinay
Original Path:
trunk/scripts
More valgrind suppressions and memory leak fixes identified in various places.
Revision
4477 -
Directory Listing
Modified
Thu Jun 20 02:41:28 2013 UTC
(7 years, 10 months ago)
by
caltinay
Original Path:
trunk/scripts
escript: use scoped_array instead of scoped_ptr
ripley: netcdf returns a copy of an array so use scoped_array
downunder: s/Sperical/Spherical/
scripts: added a few more suppressions
Revision
4476 -
Directory Listing
Modified
Thu Jun 20 00:05:53 2013 UTC
(7 years, 10 months ago)
by
caltinay
Original Path:
trunk/scripts
Revised valgrind suppressions file with more generic Python & OpenMPI
suppressions.
Revision
4265 -
Directory Listing
Modified
Fri Mar 1 00:52:30 2013 UTC
(8 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
because we arent using python 2.5 anymore
Revision
3892 -
Directory Listing
Modified
Tue Apr 10 08:57:23 2012 UTC
(9 years ago)
by
jfenwick
Original Path:
trunk/scripts
Merged changes across from the attempt2 branch.
This version builds and passes python2 tests.
It also passes most python3 tests.
Revision
3851 -
Directory Listing
Modified
Wed Feb 29 05:23:30 2012 UTC
(9 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
Start of cross-compile build for py3
Revision
3349 -
Directory Listing
Modified
Mon Nov 15 05:09:56 2010 UTC
(10 years, 5 months ago)
by
caltinay
Original Path:
trunk/scripts
escript now supports out-of-tree builds.
All build and test files are now created under a user-definable build_dir
directory.
This also fixes issue 291.
Removed most svn:ignore props since they are no longer required.
Revision
2881 -
Directory Listing
Modified
Thu Jan 28 02:03:15 2010 UTC
(11 years, 2 months ago)
by
jfenwick
Original Path:
trunk/scripts
Don't panic.
Updating copyright stamps
Revision
2669 -
Directory Listing
Modified
Thu Sep 17 06:01:30 2009 UTC
(11 years, 7 months ago)
by
jfenwick
Original Path:
trunk/scripts
Added a bunch of valgrind supressions. Hopefully this will make it more useful.
Asking for an offset on a DataConstant containing no samples no longer fails under debug builds.
I've disabled the sample and dataPoint bounds checks since they don't make sense on DataConstant.
Revision
2502 -
Directory Listing
Modified
Tue Jun 30 05:49:22 2009 UTC
(11 years, 9 months ago)
by
gross
Original Path:
trunk/scripts
tests for examples added. utest is not working yet.
Revision
2409 -
Directory Listing
Modified
Tue May 5 06:22:11 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Original Path:
trunk/scripts
bin/escript is now under version control.
The wrapper template is no longer used.
Extraneous output doc removed from scons during build.
note: finleypython is no longer built (it was deprecated anyway).
Revision
2378 -
Directory Listing
Modified
Thu Apr 9 01:09:08 2009 UTC
(12 years ago)
by
jfenwick
Original Path:
trunk/scripts
Added warning when openmp params are specified by escript was build without openmp.
escript now reports the number of threads requested.
Revision
2376 -
Directory Listing
Modified
Tue Apr 7 06:21:31 2009 UTC
(12 years ago)
by
gross
Original Path:
trunk/scripts
output form others than the master process can now be switched off (stderr is still redirected to master)
Revision
2365 -
Directory Listing
Modified
Mon Apr 6 01:25:25 2009 UTC
(12 years ago)
by
gross
Original Path:
trunk/scripts
all tests passed under scons on 4 mpi processes with openmpi on shake34
Revision
2359 -
Directory Listing
Modified
Thu Apr 2 03:50:33 2009 UTC
(12 years ago)
by
jfenwick
Original Path:
trunk/scripts
Moved man page for easier testing.
Modified the wrapper script to take into account debian packaging.
This setting is recorded in the escript wrapper automatically by the package building script.
Revision
2349 -
Directory Listing
Modified
Mon Mar 30 08:14:23 2009 UTC
(12 years ago)
by
gross
Original Path:
trunk/scripts
first version of escript command: no MPI support yet.
Revision
2343 -
Directory Listing
Modified
Mon Mar 30 01:34:45 2009 UTC
(12 years ago)
by
jfenwick
Original Path:
trunk/scripts
Added -b option to wrapper script. For the running of non-python
binaries.
Revision
2338 -
Directory Listing
Modified
Fri Mar 27 05:01:49 2009 UTC
(12 years ago)
by
jfenwick
Original Path:
trunk/scripts
Added vars for mpi_flavour
Output correct version into the user guide
Revision
2332 -
Directory Listing
Modified
Tue Mar 24 01:13:08 2009 UTC
(12 years ago)
by
jfenwick
Original Path:
trunk/scripts
Added new options to the escript wrapper.
This populates all the variables described in the documentation but does
not necessarily do anything with them.
Fixed minor typo in doco.
Revision
2312 -
Directory Listing
Modified
Tue Mar 17 01:42:02 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
Made the standalone setup a bit more generic.
Revision
2299 -
Directory Listing
Modified
Wed Mar 11 03:14:41 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
Modified script template to explcitly require bash (because of the
bash-ism I'm using).
Wrapper script also sets up environment for standalone builds if the
STANDALONE variable is set.
utest.sh will now be generated with executable bit set.
Revision
2298 -
Directory Listing
Modified
Sun Mar 8 23:45:29 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
wrapper script construction does not record callers environment.
Revision
2297 -
Directory Listing
Modified
Fri Mar 6 04:46:14 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
SConstruct now records the version of python used to build.
The wrapper script now checks (where possible) and exits with a warning
if the versions do not match.
Revision
2296 -
Directory Listing
Modified
Thu Mar 5 05:47:34 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
The escript wrapper now determines ESCRIPT_ROOT based on the position of the
script rather than the value inserted at compile time.
This is one step towards making binary releases less tied to a known location.
SConstruct now keeps escript root at the front of LD_LIBRARY_PATH and PYTHONPATH
The wrapper script now accepts a -e arguement.
This doesn't actually run anything but outputs a set of exports which one can
eval to give you the same environment as the wrapper.
Revision
2294 -
Directory Listing
Modified
Mon Mar 2 03:44:27 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
Added instructions on how to install debian package to the install guide.
Wrapper script generation now produces two scripts (escript and finleypython).
The two are identical - eventually we will remove finleypython.
Modified the wrapper script so it will print a message and start the python interpreter if you don't specify a script.
Revision
2291 -
Directory Listing
Modified
Fri Feb 27 01:53:06 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
Added scripts and such for building debian packages against Debian/Lenny.
Some things like the man page and the package description need some work but the packages produced appear to work.
If people are going to produce .debs please read read the packaging/lenny/README_developers_this_means_you
file.
Revision
2254 -
Directory Listing
Modified
Sun Feb 8 23:40:22 2009 UTC
(12 years, 2 months ago)
by
jfenwick
Original Path:
trunk/scripts
All these commits are because I am working with something which processes a clean checkout.
Revision
2242 -
Directory Listing
Modified
Wed Feb 4 05:04:20 2009 UTC
(12 years, 2 months ago)
by
jfenwick
Original Path:
trunk/scripts
Development continues on unit test framework
Revision
2114 -
Directory Listing
Modified
Tue Dec 2 01:16:25 2008 UTC
(12 years, 4 months ago)
by
ksteube
Original Path:
trunk/scripts
a new script to create a source distribution file
Revision
2110 -
Directory Listing
Modified
Fri Nov 28 05:55:00 2008 UTC
(12 years, 4 months ago)
by
ksteube
Original Path:
trunk/scripts
Fixed nightly documentation.
Removed time command from wrapper. I thought it was standard UNIX but
somebody's system didn't have it, so I removed it.
Revision
2106 -
Directory Listing
Modified
Fri Nov 28 04:31:23 2008 UTC
(12 years, 4 months ago)
by
jfenwick
Original Path:
trunk/scripts
Removing files which are unused/old/not-distributable.
Revision
2102 -
Directory Listing
Modified
Thu Nov 27 00:32:33 2008 UTC
(12 years, 4 months ago)
by
jfenwick
Original Path:
trunk/scripts
Fixed wrapper script to OpenMP can run without invoking mpi.
Revision
1912 -
Directory Listing
Modified
Thu Oct 23 05:08:31 2008 UTC
(12 years, 5 months ago)
by
ksteube
Original Path:
trunk/scripts
Finished wrapper script by setting PATH.
The wrapper script reproduces the environment of the person who built
the software + values specified in his hostname_options.py file. A
user can run a python script without setting any environment variables
or loading any SGI modules.
Revision
1909 -
Directory Listing
Modified
Thu Oct 23 01:47:50 2008 UTC
(12 years, 5 months ago)
by
ksteube
Original Path:
trunk/scripts
Updated the wrapper script to set MPI_NUM_MEMORY_REGIONS=0 to avoid
bug where truncated messages are sent in hybrid runs under MPT MPI
Revision
1804 -
Directory Listing
Modified
Wed Sep 24 07:52:19 2008 UTC
(12 years, 6 months ago)
by
gross
Original Path:
trunk/scripts
a robister version of the upwinding scheme
Revision
1768 -
Directory Listing
Modified
Mon Sep 8 04:32:19 2008 UTC
(12 years, 7 months ago)
by
ksteube
Original Path:
trunk/scripts
ld_lib_path had a path listed twice...removed one
Revision
1756 -
Directory Listing
Modified
Mon Sep 8 01:45:46 2008 UTC
(12 years, 7 months ago)
by
ksteube
Original Path:
trunk/scripts
First version of a wrapper script that sets LD_LIBRARY_PATH and PYTHONPATH
Not yet ready for general use
Revision
1387 -
Directory Listing
Modified
Fri Jan 11 07:45:26 2008 UTC
(13 years, 3 months ago)
by
trankine
Original Path:
temp/scripts
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Revision
682 -
Directory Listing
Modified
Mon Mar 27 02:43:09 2006 UTC
(15 years ago)
by
robwdcock
Original Path:
trunk/scripts
+ NEW BUILD SYSTEM
This commit contains the new build system with cross-platform support.
Most things work are before though you can have more control.
ENVIRONMENT settings have changed:
+ You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the
esysroot for building and testing performed via scons
+ ACcESS altix users: It is recommended you change your modules to load
the latest intel compiler and other libraries required by boost to match
the setup in svn (you can override). The correct modules are as follows
module load intel_cc.9.0.026
export
MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6
module load boost/1.33.0/python-2.4.1
module load python/2.4.1
module load numarray/1.3.3