Skip to content
  • fogal1's avatar
    Minor build updates. · 7e9a32f2
    fogal1 authored
    Mostly re-adding OpenSSL and XML to Qt.
    
    commit 8a656e46d0a66e4c686f2c085c2d7d21d219a3c7
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Thu Jan 21 20:30:11 2010 -0700
    
        Re-add OpenSSL, it's used directly.
    
        i.e. not through the QtNetwork lib.  We use it for the auto-update
        feature.
    
    commit a73ba694bebf8ea77bd4ea3623d03eb8f81ef1ec
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Wed Jan 20 23:04:05 2010 -0700
    
        Link in GLEW.
    
        Needed for GLSL code, etc.
    
    commit 250e5e73e07bd11322fb56611aab846897530fcf
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Wed Jan 20 22:59:02 2010 -0700
    
        Re-add QtXml to the list of Mac frameworks.
    
        We're not using the XMLPatterns library, which I disabled in an
        earlier commit, but we are still using QtXml.  QtXml was still
        being built (doesn't seem like we can turn it off in 4.4.3?), just
        not being copied / fixed as a Mac framework.
    
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Wed Jan 20 14:20:52 2010 -0700
    
        Delete shader logs.
    
        Fixes a per-shader memory leak, on some cards (particularly ATI).
    
    commit 35a5c30cd4c2b848f282cb547188702ac4bc58d3
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Wed Jan 20 14:19:41 2010 -0700
    
        Formatting, bail if program creation fails.
    
    commit dd8bf5c6e27f55d2f0dcd64181173360fe96724a
    Author: Tom Fogal <tfogal@alumni.unh.edu>
    Date:   Wed Jan 20 14:19:11 2010 -0700
    
        Add GLEW to includes.
    
        Fixes build of Streamline filter.
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9616 18c085ea-50e0-402c-830e-de6fd14e8384
    7e9a32f2