Skip to content
  • fogal1's avatar
    Squash commit: IceT changes, new warning, GGCM error handling. · 2a722fc5
    fogal1 authored
    commit 8cd2910512d6259be5b96f6194d84931b1fd6edf
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Mon Jan 11 22:19:33 2010 -0700
    
        Give a warning when relying on the compile-time default.
    
        In many cases, the compile-time default of /usr/local/visit is not
        the correct place to look.  This path will normally never be
        taken, but issues during launch can prevent the environment
        variable from being set, necessitating the need for this default.
        If we have to use, put up a scary message in the debug logs to cue
        the user that their launch procedure isn't quite right.
    
        An avtCallback::IssueWarning would be preferable in this context,
        since that will pop up or at least appear in the user's terminal.
        However, avtCallback is at a higher level then the common/
        libraries, so a debug statement was opted for instead.
    
    commit 3dfcf9e3ffd2c7911c3bf945cc9828f85a6c677c
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Sat Jan 9 15:17:40 2010 -0700
    
        Improved error detection for invalid GGCM files.
    
    commit 180fe9e50a5dff0892edfe4b0c085992d85774eb
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Sat Jan 9 15:02:36 2010 -0700
    
        Formatting for GGCM plugin.
    
        Include ordering, remove tabs, etc.
    
    commit 8a142925645155fd5e76fa6b105436e482fa9042
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Sat Jan 9 15:01:17 2010 -0700
    
        Fix FilePatterns for GGCM DB.
    
    commit 1535334d9ad3adcd7d4546b802a663f47722f318
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Sat Jan 9 13:42:54 2010 -0700
    
        Update previous release: 1.12.2, not 1.11.1.
    
        The end of the page linked to the 1.11.1 release notes as the
        previous release.  It seems like 1.12.2 will be the final release
        before 2.0, so we link to that version instead.
    
    commit 82a42e44c34c012f67fe228d1818c7ac9f892394
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Sat Jan 9 13:40:44 2010 -0700
    
        Note that IceT is enabled by default.
    
    commit 2a51148999fbdb5053288b9d89af6d17ae7a59e4
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Sat Jan 9 13:38:25 2010 -0700
    
        Minor wording issue in existing IceT change.
    
        IceT is "IceT", not "Ice-T"; the note also mentioned configure;
        this updates it to mention CMake.
    
    commit 98d9ad839e7b22b24b5083826529165d532e58a0
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Sat Jan 9 13:35:34 2010 -0700
    
        Add -no-icet fullhelp output.
    
    commit d0a0282123e5a70b909e4c0e5e7afac53ebecbed
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Sat Jan 9 13:31:20 2010 -0700
    
        Enable IceT by default (if available).
    
        Reverses the default value of IceT usage.  A new command line
        flag, -no-icet, complements the old -icet flag to allow a user to
        disable IceT.  The last IceT-related flag is what's utilized.
    
    commit 17758f0f436bff9e0d0d20d8f2a9f10b59afd3cb
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Fri Jan 8 12:33:38 2010 -0700
    
        Fixed launching convert_par.
    
        The binary seems to have been renamed recently.
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9395 18c085ea-50e0-402c-830e-de6fd14e8384
    2a722fc5