[oce] annotated tag upstream/0.13 created (now 51ad0cf)

Denis Barbier barbier-guest at alioth.debian.org
Sun Sep 22 17:53:20 UTC 2013


This is an automated email from the git hooks/post-receive script.

barbier-guest pushed a change to annotated tag upstream/0.13
in repository oce.

        at  51ad0cf   (tag)
   tagging  11c4e9201304247cc85f26aecc3c63978ba243c7 (commit)
  replaces  upstream/0.12
 tagged by  Denis Barbier
        on  Sun Sep 22 19:52:36 2013 +0200

- Log -----------------------------------------------------------------
Upstream version 0.13

David Sankel (6):
      Fixes for BUNDLE_SRC builds.
      Made SET_TARGET_OUTPUT_DIRECTORIES exclude the runtime directory.
      Fixed cmake issue where the .dll copying for testing wasn't occuring at all for USE_BUNDLE_SOURCE
      Fixes that allow for compilation in -std=c++11 mode of gcc 4.7.2.
      Removed SET_TARGET_OUTPUT_DIRECTORIES.
      Modified the .lib definitions to discover the library using ARCHIVE_OUTPUT_DIRECTORY.

Denis Barbier (85):
      Bumped version number to 0.13-dev
      Fix OSD_Path::OSD_Path(const TCollection_AsciiString&, const OSD_SysType) on unknown systems
      Let OSD_Path::IsValid() always return Standard_True on Unix too
      Drop special handling of non-ASCII characters in interactive mode
      Drop also ASCII checks on various OSD_Path::Set*() methods on Unix
      Add test OCAFExport_test to check problems with non-ASCII paths
      Merge pull request #357 from tpaviot/review/fix-tests-Hurd
      Merge pull request #361 from camio/c++2011_updates_branch
      Apply patches from 49b7a4c on OCCT 6.6.0
      Upgrade source and dependencies in adm/cmake/*/CMakeLists.txt
      TKService now depends on Freetype and OpenGL
      CGM had been dropped, remove special handling from TKService/CMakeLists.txt
      Bump OCE_ABI_SOVERSION to 7
      Add chunks from the review/OSX-Cocoa-support which are still needed
      Update README.txt, this version is based on OCCT 6.6.0
      Fix "make install", some files under src/DrawResources/ have been removed
      [cppcheck-fix][instance-destroyed-immediatly] Fix commit da711db
      Merge pull request #368 from tpaviot/review/OCCT660
      Move files from inc/ into src/
      Recursively compute INCLUDE_DIRECTORIES needed by each module
      Add missing dependencies between OCC modules
      Fix compilation with precompiled headers
      Remove unused #include <Xw_Window.hxx>, causing trouble on OSX with Cocoa
      Also remove #include <WNT_Window.hxx> on Windows
      Merge pull request #371 from tpaviot/review/fix-build-V3d-Cocoa
      Move detection of FreeType, TKService requires it
      Fix build failure on Mac OSX 10.5, posix_memalign was introduced in 10.6
      Merge pull request #373 from tpaviot/review/TKService-requires-FreeType
      Add missing overloaded function HashCode(const unsigned int&, const Standard_Integer&)
      Fix conflicting definitions of GLintptr on Mac OSX 10.5
      Link OCAFExport_test against FWOSPlugin and TKBin
      Merge pull request #358 from camio/bundle-fixes
      Fix typo in previous commit
      Clean up top-level directory
      Fix loading of TKOpenGl
      Merge pull request #386 from tpaviot/review/fix-freetype-linking
      Merge pull request #382 from tpaviot/review/mingw-w64-flags
      Merge pull request #381 from tpaviot/review/fix-OCAFExport_test
      Merge pull request #385 from tpaviot/review/fix-TKOpengl-loading
      Merge pull request #379 from tpaviot/review/fix-build-posix_memalign
      Merge pull request #380 from tpaviot/review/fix-build-macosx10.5
      Merge pull request #383 from tpaviot/review/clean-up-toplevel-dir
      Merge pull request #384 from tpaviot/review/tkservice-deps
      Fix build failure on Win32
      Drop ifdef guard to fix a build failure with MSVC
      Merge pull request #388 from tpaviot/review/fix-build-win32
      Fix OCAFExport_test failure
      Merge pull request #390 from tpaviot/review/fix-OCAFExport-test-failures
      Bugfix: Fix Extrema_Curve2dTool::IsRational()
      typedef bool Standard_Boolean
      Replace ${PROJECT_NAME} and @PROJECT_NAME@ by OCE in all CMake files
      Write all CMake command names in lowercase
      Cosmetics: Make whitespace more consistent
      Fix typo
      Fix Standard_Boolean/Standard_Integer mismatch now that Standard_Boolean is redefined as a bool
      Strange conditional with IsRational()
      Adjust CDL files
      Partially revert commit 7d178f3 "Bugfix: Fix Extrema_Curve2dTool::IsRational()"
      Make FSD_BinaryFile compatible with OCCT (read/write boolean)
      Remove casts to Standard_Boolean which are now useless
      Merge pull request #392 from tpaviot/review/cmake-coding-style
      TKService needs OpenGL on Unix
      In Standard_MMgrFactory class, make myFMMgr private, it does not have to be public
      Rewrite the version test to check for "set_property(CACHE" availability
      Let CMake GUI display OCE_BUILD_TYPE as a combo box
      Merge pull request #393 from tpaviot/review/Standard_Boolean
      Merge pull request #394 from tpaviot/review/TKService-needs-OpenGL
      Merge pull request #395 from tpaviot/review/private-myFMMgr
      Merge pull request #396 from tpaviot/review/CMake-combobox-BUILD_TYPE
      Merge pull request #397 from tpaviot/review/borland-fixes
      Merge pull request #398 from tpaviot/review/move-header-files-into-src-take3
      Merge pull request #399 from tpaviot/review/xe4-port
      Fix warnings introduced by changing Intf and Intl from Standard_Boolean into Standard_Integer
      Merge pull request #400 from tpaviot/review/wok-related-fixes
      Avoid warnings about non-existing include directories with Embarcadero compiler
      Merge pull request #405 from tpaviot/review/MinGWLocaleFixes
      Merge pull request #401 from tpaviot/review/warning-non-existing-directories
      Merge pull request #402 from tpaviot/review/EMaskOrientFix
      Merge pull request #404 from tpaviot/review/standard-bool-warning-fix
      Minor changes in previous entries
      Add release notes for OCE 0.13
      Merge pull request #407 from tpaviot/review/release-notes-0.13
      Set version number to 0.13
      Merge pull request #408 from tpaviot/review/release-0.13
      Imported Upstream version 0.13

Fotios Sioutis (14):
      Font package needs WOK related modifications.
      Rename template parameter.
      Added missing template parameter.
      Destructor must much the class name under bcc.
      Disambiguation of gp_Lin object.
      A handle cannot have NULL value.
      typename keyword confuses bcc.
      size_t is declared under std namespace.
      bcc32 does not support locale objects.
      mem.h header needed for memcpy under bcc.
      Move user editable headers back to src
      Disambiguations needed for RAD Studio xe4.
      Issues upon transition to Standard_Boolean as bool
      Modified header file to follow class spec.

Jake (5):
      Add "-fpermissive" flag for MinGW-w64 to suppress casting errors that prevent compilation
      Rename EMaskOrient to EMaskOrient_FD to avoid redefinition compiler errors
      MinGW doesn't support _create_locale or _free_locale
      MinGW doesn't support the locale functionality that MSVC does
      MinGW doesn't support locale-specific I/O functions

QbProg (4):
      Adapt precompiled headers to the new OCCT version
      Fix small typo
      Allow disabiling freetype in TKService
      Remove implicit linking of the freetype library

Thomas Paviot (3):
      Merge pull request #367 from tpaviot/review/move-header-files-into-src-take2
      Merge pull request #363 from tpaviot/review/non-ASCII-paths
      Merge pull request #369 from tpaviot/review/qadraw-optional

tpaviot (9):
      [cppcheck-fix][uninitialized-var]
      [cppcheck-fix][instance-destroyed-immediatly]
      Removed all X11 dependencies on OSX-Cocoa
      Removed FTGL as a dependency
      [clang-warning-fix][comment]
      [clang-warning-fix][logical-op-parentheses]
      QADraw compiled if OCE_TESTING is enabled
      [clang-warning-fix][deprecated-increment-bool]
      [clang-warning-fix][deprecated-increment-bool]

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/oce.git



More information about the debian-science-commits mailing list