]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Introducing single Python command to launch SALOME. introduce_python_single_command
authoraguerre <aguerre>
Tue, 28 May 2013 09:08:36 +0000 (09:08 +0000)
committeraguerre <aguerre>
Tue, 28 May 2013 09:08:36 +0000 (09:08 +0000)
commit66fc519b34c51c36df9449a0893f02c902f26106
treee3dc61d7c42962721ccf234b7dbc16c704cc55a1
parent4bf1713ced3d1eb46f9188cf6e84ef72fb76fa88
Introducing single Python command to launch SALOME.
Removing FactoryServerPy.
43 files changed:
bin/CMakeLists.txt
bin/Makefile.am
bin/NSparam.py
bin/appli_gen.py
bin/appli_install.sh [deleted file]
bin/appliskel/.bashrc
bin/appliskel/CMakeLists.txt
bin/appliskel/Makefile.am
bin/appliskel/getAppliPath.py
bin/appliskel/runTests [deleted file]
bin/appliskel/salome.py [new file with mode: 0755]
bin/appliskel/searchFreePort.sh [deleted file]
bin/config_appli.xml [deleted file]
bin/createAppli.sh [deleted file]
bin/launchConfigureParser.py
bin/launchSalome.py [deleted file]
bin/parseConfigFile.py [new file with mode: 0644]
bin/runConsole.py [new file with mode: 0644]
bin/runNS.py [deleted file]
bin/runNS.sh [deleted file]
bin/runSalome [deleted file]
bin/runSalome.bat [deleted file]
bin/runSalome.csh [deleted file]
bin/runSalome.ksh [deleted file]
bin/runSalome.py
bin/runSession.py [new file with mode: 0644]
bin/salome.launch [deleted file]
bin/salomeConsole.py
bin/salomeRunner.py [new file with mode: 0644]
bin/waitNS.sh [deleted file]
doc/docutils/archives/KERNEL_Services.txt
doc/docutils/archives/SALOME_Application.txt
doc/docutils/archives/txt2html.sh
doc/docutils/archives/userguide.txt
src/Container/CMakeLists.txt
src/Container/Makefile.am
src/Container/SALOME_ContainerPy.py [deleted file]
src/KERNEL_PY/salome.py [deleted file]
src/SALOMEDS/SALOMEDS_Driver_i.cxx
src/TestContainer/CMakeLists.txt
src/TestContainer/Makefile.am
src/TestContainer/TestComponentPy.py [deleted file]
src/Utils/Test/TestUtils.py