]> OCCT Git - occt.git/commit
0033378: Configuration - Moving ExpToCas into separate module
authordpasukhi <dpasukhi@opencascade.com>
Mon, 15 May 2023 07:11:45 +0000 (08:11 +0100)
committervglukhik <vglukhik@opencascade.com>
Thu, 18 May 2023 21:48:02 +0000 (22:48 +0100)
commitc36205a05ef6ebd33b14cb0def5f88d6d4c35d6c
tree6a11dcb3d0a5cfec8f94b4d96018243f8674d88f
parent945e309564e500dc32642fe3e9fd51a812d5baa7
0033378: Configuration - Moving ExpToCas into separate module

Moved ExpToCasExe and its DLL to new module - DETools
Created new module - DETools to keep tools to DE
Changed definition of main of ExpToCasExe to not const parameter
FlexLexer.h moved to general location into TKernel
28 files changed:
CMakeLists.txt
adm/MODULES
adm/cmake/occt_toolkit.cmake
adm/cmake/vardescr.cmake
adm/scripts/android_build.bat
adm/scripts/android_custom.bat.template
adm/scripts/cmake_custom.bat.template
adm/scripts/cmake_custom.sh.template
adm/scripts/cmake_gen.bat
adm/scripts/cmake_gen.sh
adm/scripts/ios_build.sh
adm/scripts/ios_custom.sh.template
adm/scripts/macos_build.sh
adm/scripts/macos_custom.sh.template
adm/scripts/mingw_build.bat
adm/scripts/mingw_custom.bat.template
adm/scripts/wasm_build.bat
adm/scripts/wasm_build.sh
adm/scripts/wasm_custom.bat.template
adm/scripts/wasm_custom.sh.template
src/ExpToCasExe/ExpToCasExe.cxx
src/ExpToCasExe/FlexLexer.h [deleted file]
src/FlexLexer/FILES [new file with mode: 0644]
src/FlexLexer/FlexLexer.h [new file with mode: 0644]
src/OS/DataExchange.tcl
src/StepFile/FILES
src/StepFile/FlexLexer.h [deleted file]
src/TKernel/PACKAGES