pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/oce



Module name:	wip
Committed by:	fhajny
Date:		Thu Jun 25 12:41:09 UTC 2015

Modified Files:
	wip/oce: Makefile PLIST buildlink3.mk distinfo options.mk
	wip/oce/patches: patch-src_OSD_OSD__signal.cxx
	    patch-src_OpenGl_OpenGl__Context.hxx
Added Files:
	wip/oce/patches: patch-adm_cmake_TKernel_CMakeLists.txt
	    patch-src_MeshVS_MeshVS__MeshPrsBuilder.cxx
	    patch-src_Standard_Standard__Mutex.hxx
Removed Files:
	wip/oce/patches: patch-src_Standard_Standard__CLocaleSentry.hxx

Log Message:
Version 0.17 - March 2015
* Upgraded to OCCT 6.8.0
* Build system changes
  - Remove OCE_DISABLE_BSPLINE_MESHER option, OCCT improved meshing
    in recent releases.

Version 0.16.1 - November 2014
* cppcheck fixes (memory leaks and parse errors)
* Fix LDOMBasicString assignment operator
* Mingw fixes (OpenGl compilation)
* Fix build failures with Mesa 10.3.1

Version 0.16 - July 2014
* Upgraded to OCCT 6.7.1
* Fix a numerical bug in ApproxAFunc2Var due to compiler optimization.
* Speed improvements in BOPTools_AlgoTools2D.
* Many bug and warning fixes detected by static analysis and compilers.
* Force 8 byte alignment in NCollection_IncAllocator to fix bus errors
  reported on RISC architectures.
* Build system improvements and additions
  - Readd OCE_DISABLE_TKSERVICE_FONT option, a solution has been found
    to build TKService without freetype.
  - Fix Standard_Construction_Error exception in BOP
  - Fix RPATH issues reported on openSUSE
  - Fix gl2ps libraries installation
  - Build improvements and fixes with Mingw
  - Fix compatibility with CMake 3.0
  - Enable support for OpenCL
  - New OCE_COPY_HEADERS_BUILD option to copy header files when building,
    to get rid of the long list of include directories on command line


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 \
    wip/oce/patches/patch-adm_cmake_TKernel_CMakeLists.txt \
    wip/oce/patches/patch-src_MeshVS_MeshVS__MeshPrsBuilder.cxx \
    wip/oce/patches/patch-src_Standard_Standard__Mutex.hxx
cvs -z3 rdiff -u -r1.1 -r0 \
    wip/oce/patches/patch-src_Standard_Standard__CLocaleSentry.hxx
cvs -z3 rdiff -u -r1.1 -r1.2 wip/oce/Makefile wip/oce/PLIST \
    wip/oce/buildlink3.mk wip/oce/distinfo wip/oce/options.mk \
    wip/oce/patches/patch-src_OSD_OSD__signal.cxx \
    wip/oce/patches/patch-src_OpenGl_OpenGl__Context.hxx

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/patches/patch-adm_cmake_TKernel_CMakeLists.txt?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/patches/patch-src_MeshVS_MeshVS__MeshPrsBuilder.cxx?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/patches/patch-src_Standard_Standard__Mutex.hxx?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/patches/patch-src_Standard_Standard__CLocaleSentry.hxx?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/Makefile?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/PLIST?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/buildlink3.mk?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/distinfo?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/options.mk?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/patches/patch-src_OSD_OSD__signal.cxx?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/oce/patches/patch-src_OpenGl_OpenGl__Context.hxx?r1=1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index