• Pedro Giffuni's avatar
    Updates to upstream Vigra · d5a3cf93
    Pedro Giffuni yazdı
    Vigra 1.6.0 (Newer versions use Cmake)
    
    * Adds a lot of functionality and includes improvements
    for 64 bit compilers.
    * Add explicit cast (gcc 4.7 compatibility patch by Stephan Bergmann)
    https://github.com/ukoethe/vigra/commit/e0dcd31c76bb13c98920e21544b309ca47bb3c5c
    
    More information on the Vigra changes here:
    http://hci.iwr.uni-heidelberg.de/vigra/doc/vigra/CreditsChangelog.html
    (cherry picked from commit 0f94142a)
    
    Conflicts:
    	external_deps.lst
    	mdds/makefile.mk
    	mdds/prj/d.lst
    	vigra/makefile.mk
    	vigra/prj/d.lst
    
    Change-Id: I05de88982b9dab7c851fab16811ca696207cd091
    
    Vigra: add missing mathutil.hxx patch
    
    (cherry picked from commit ba446263)
    
    Change-Id: I506f0c1c96cfaf278b4e72de34b24633a1e99431
    
    fix vigra patch for BasicImage::resizeCopy()
    
    "data_" is an actual data pointer but "data" is a member function
    (since vigra-1.4). The method resizeCopy() seems to confuse data and data_
    which the clang compiler was happy to point out. The OOo patch to vigra-1.4
    already solved that problem but it was lost in the upgrade to vigra-1.6
    
    (cherry picked from commit a71a282a)
    
    Change-Id: Ifb031950c60efdda2d30e442990af95f557dd914
    
    Build fix
    
    (cherry picked from commit 6e6c0577)
    
    Change-Id: Ide599665c78d377baf0b8f935274b41535749610
    d5a3cf93
Adı
Son kayıt (commit)
Son güncelleme
..
Makefile Loading commit data...
Module_vigra.mk Loading commit data...
README Loading commit data...
UnpackedTarball_vigra.mk Loading commit data...
vigra1.6.0-unused-parameters.patch Loading commit data...
vigra1.6.0.patch Loading commit data...