Commit Graph

6 Commits

Author SHA1 Message Date
851abe7661 adjusted and improved buildParaView script
- usage, explicit -fast option for rebuilding new -mpi, -python, -mesa
    options for specifying alternative modules to include without editing
    the file
  - the build options can also be grabbed from the script name itself.
    eg, the soft-link buildParaView3.3-cvs-python specifies that the python
    module should be included
  - misc. cleanup in tools/buildParaViewFunctions: give the user some
    feedback about the python version, set all variables at the bottom
    of the file rather between initialise and build.
  - be more careful when changing the hard-links to avoid the find
    '-execdir' option (fails when the user has '.' in the path), and
    do separate find/loop/grep/sed on the files to avoid touching too many
    files and ruining a later rebuild stage.

Notes:
  - the cmake uses -DCMAKE_INSTALL_PREFIX=$PARAVIEW_APP_DIR, but this
    variable isn't defined anywhere.
2008-08-08 17:55:28 +02:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
04d85fe399 Merge commit 'origin/master' into olesenm
* Note: some strange renmant files from the intel compiler
2008-06-04 16:06:32 +02:00
098e61cfbc Changed binary directory to $WM_ARCH$WM_COMPILER 2008-06-04 11:05:48 +01:00
c0b6b81713 Merge commit 'origin/master' into olesenm 2008-05-27 16:01:44 +02:00
ac394e5a8f re-instating earlier paraview build script, and moving to tools/bin 2008-05-27 14:11:35 +01:00