Salome HOME
First integration of Salome On Demand duc/SALOME_on_Demand_integration
authorKonstantin Leontev <konstantin.leontev@opencascade.com>
Tue, 29 Nov 2022 11:57:56 +0000 (14:57 +0300)
committerDUC ANH HOANG <duc-anh-externe.hoang@edf.fr>
Tue, 18 Apr 2023 13:56:20 +0000 (15:56 +0200)
commit48ab180a922bcd22437d77330a5664cacf7d9648
tree118ad075edc20cd009ca1fcbea619710b990c3ac
parent5663bb50500d4e91c2e437ea43ca6551cdbb8681
First integration of Salome On Demand
13 files changed:
bin/CMakeLists.txt
bin/SalomeOnDemandTK/CMakeLists.txt [new file with mode: 0644]
bin/SalomeOnDemandTK/__init__.py [new file with mode: 0644]
bin/SalomeOnDemandTK/extension_builder.py [new file with mode: 0644]
bin/SalomeOnDemandTK/extension_query.py [new file with mode: 0644]
bin/SalomeOnDemandTK/extension_remover.py [new file with mode: 0644]
bin/SalomeOnDemandTK/extension_unpacker.py [new file with mode: 0644]
bin/SalomeOnDemandTK/extension_utilities.py [new file with mode: 0644]
bin/launchConfigureParser.py
bin/runSalome.py
bin/runSalomeCommon.py
bin/runSalomeOnDemand.py [new file with mode: 0755]
bin/setenv.py