occt: master 82f443b6

Author Committer Branch Timestamp Parent
ski bugmaster master 2015-11-02 14:45:26 master 0123185e
Affected Issues  0026763: CMake configuration process does not allow setup paths for TK library if it is separated from TCL
Changeset 0026763: CMake configuration process does not allow setup paths for TK library if it separated from TCL

It is possible now to use standalone TCL and TK.
Behavior of 3RDPARTY_TK_DIR specifying extended
TCL/TK searching works correctly with installed ActiveTcl
TCL/TK searching works correctly with latest versions of CMake
Macro COMPLIANCE_PRODUCT_CONSISTENCY was created.

Small update of compilation for android
mod - adm/cmake/3rdparty_macro.cmake Diff File
mod - adm/cmake/occt_macros.cmake Diff File
mod - adm/cmake/tcl.cmake Diff File
add - adm/cmake/tk.cmake Diff File
mod - adm/cmake/vardescr.cmake Diff File
mod - adm/templates/custom.build.bat.in Diff File
mod - adm/templates/custom.build.sh.in Diff File
mod - adm/templates/custom.install.bat.in Diff File
mod - adm/templates/custom.install.sh.in Diff File
mod - adm/templates/env.build.bat.in Diff File
mod - adm/templates/env.build.sh.in Diff File
mod - adm/templates/env.install.bat.in Diff File
mod - adm/templates/env.install.sh.in Diff File
mod - CMakeLists.txt Diff File
mod - src/OpenGl/OpenGl_Context.cxx Diff File
mod - src/OpenGl/OpenGl_View_Redraw.cxx Diff File