]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
resolve conflicts from merge with BR_V326p4_resman branch
authorsecher <secher>
Wed, 3 Oct 2007 08:43:13 +0000 (08:43 +0000)
committersecher <secher>
Wed, 3 Oct 2007 08:43:13 +0000 (08:43 +0000)
commit323d7396fa954ef93a77cb6bc0cedee432f92845
tree555a24bd402ecd0947db7e52f54580b29ef10d03
parent64c42bdfb264bf9ef0065056f5406476827e748a
resolve conflicts from merge with BR_V326p4_resman branch
65 files changed:
bin/Makefile.am
bin/appliskel/killCurrentPort
bin/appliskel/runRemote.sh
bin/launchConfigureParser.py
bin/orbmodule.py
bin/runSalome.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/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/HDFPersist/Makefile.am
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/SALOME_ModuleCatalog_Server.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