Salome HOME
First integration of Salome On Demand
authorKonstantin Leontev <konstantin.leontev@opencascade.com>
Tue, 29 Nov 2022 11:57:56 +0000 (14:57 +0300)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 19 Apr 2023 15:13:01 +0000 (17:13 +0200)
commitef5db784abfbe4cb1b18b3468c45a9c758102a8b
tree0599a0ad5d64240ec9bca536497096c25c842ff6
parent96018069f9199cfa794ef6f126a3c55febddba76
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