]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
*** empty log message ***
authorribes <ribes>
Thu, 25 Oct 2007 08:02:07 +0000 (08:02 +0000)
committerribes <ribes>
Thu, 25 Oct 2007 08:02:07 +0000 (08:02 +0000)
commit3213fd59d2d6ca1b54396346e880ed6eb6899354
tree26a8fe3fbaca9003284a24d6a67154b59ab13f17
parent77f8adcad5138a8880d692e9cb123bbf9586f89b
*** empty log message ***
73 files changed:
bin/Makefile.am
bin/appliskel/killCurrentPort
bin/appliskel/runRemote.sh
bin/launchConfigureParser.py
bin/orbmodule.py
bin/runSalome.py
bin/setenv.py
bin/shutdownSalome.py [new file with mode: 0755]
bin/waitContainers.py [new file with mode: 0755]
bin/waitNS.py [new file with mode: 0755]
configure.ac
idl/SALOMEDS.idl
idl/SALOME_ContainerManager.idl
idl/SALOME_Registry.idl
resources/CatalogResources.xml.in
salome_adm/unix/config_files/Makefile.am
salome_adm/unix/config_files/check_cppunit.m4
salome_adm/unix/config_files/check_libxml.m4 [new file with mode: 0644]
salome_adm/unix/config_files/check_mpi.m4
src/Batch/BatchLight_BatchManager.cxx [new file with mode: 0644]
src/Batch/BatchLight_BatchManager.hxx [new file with mode: 0644]
src/Batch/BatchLight_BatchManager_PBS.cxx [new file with mode: 0644]
src/Batch/BatchLight_BatchManager_PBS.hxx [new file with mode: 0644]
src/Batch/BatchLight_BatchManager_SLURM.cxx [new file with mode: 0644]
src/Batch/BatchLight_BatchManager_SLURM.hxx [new file with mode: 0644]
src/Batch/BatchLight_Job.cxx [new file with mode: 0644]
src/Batch/BatchLight_Job.hxx [new file with mode: 0644]
src/Batch/Makefile.am
src/Batch/MpiImpl.cxx [new file with mode: 0644]
src/Batch/MpiImpl.hxx [new file with mode: 0644]
src/Container/Container_i.cxx
src/Container/Makefile.am
src/Container/SALOME_ContainerManager.cxx
src/Container/SALOME_ContainerManager.hxx
src/Container/SALOME_ContainerManagerServer.cxx [deleted file]
src/Container/TestContainerManager.cxx [deleted file]
src/DSC/DSC_User/Datastream/Calcium/CalciumInterface.hxx
src/Launcher/Makefile.am [new file with mode: 0644]
src/Launcher/SALOME_Launcher.cxx [new file with mode: 0644]
src/Launcher/SALOME_Launcher.hxx [new file with mode: 0644]
src/Launcher/SALOME_LauncherServer.cxx [new file with mode: 0644]
src/LifeCycleCORBA/Makefile.am
src/LifeCycleCORBA/SALOME_FileTransferCORBA.cxx
src/LifeCycleCORBA/SALOME_LifeCycleCORBA.cxx
src/LifeCycleCORBA/SALOME_LifeCycleCORBA.hxx
src/LifeCycleCORBA/Test/LifeCycleCORBATest.cxx
src/LifeCycleCORBA/Test/TestLifeCycleCORBA.py
src/LifeCycleCORBA/TestContainerManager.cxx [new file with mode: 0644]
src/LifeCycleCORBA_SWIG/Test/TestLifeCycleCORBA_SWIG.py
src/Makefile.am
src/ModuleCatalog/Makefile.am
src/ModuleCatalog/SALOME_ModuleCatalog_Handler.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_Handler.hxx
src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_impl.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_impl.hxx
src/NamingService/SALOME_NamingService.cxx
src/Registry/RegistryService.cxx
src/Registry/RegistryService.hxx
src/Registry/SALOME_Registry_Server.cxx
src/ResourcesManager/Makefile.am
src/ResourcesManager/SALOME_LoadRateManager.cxx
src/ResourcesManager/SALOME_LoadRateManager.hxx
src/ResourcesManager/SALOME_ResourcesCatalog_Handler.cxx
src/ResourcesManager/SALOME_ResourcesCatalog_Handler.hxx
src/ResourcesManager/SALOME_ResourcesCatalog_Parser.cxx
src/ResourcesManager/SALOME_ResourcesCatalog_Parser.hxx
src/ResourcesManager/SALOME_ResourcesManager.cxx
src/ResourcesManager/SALOME_ResourcesManager.hxx
src/SALOMEDS/SALOMEDS_StudyManager_i.hxx
src/SALOMEDSImpl/SALOMEDSImpl_StudyManager.cxx
src/SALOMELocalTrace/LocalTraceBufferPool.hxx
src/UnitTests/UnitTests.py