]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
This commit was generated by cvs2git to create tag 'V4_1_0rc1'. V4_1_0rc1
authoradmin <salome-admin@opencascade.com>
Thu, 17 Jul 2008 11:09:28 +0000 (11:09 +0000)
committeradmin <salome-admin@opencascade.com>
Thu, 17 Jul 2008 11:09:28 +0000 (11:09 +0000)
commitba295c1247ebf303c50d73a8cad00ad86348459c
treea273cd7cf2dd1565c285b970e617d31ae131dd1e
parent74b78c428871eb14762bf5a4eee9e459e06ce570
This commit was generated by cvs2git to create tag 'V4_1_0rc1'.

Sprout from BR_Dev_For_4_0 2007-11-08 11:20:28 UTC mkr <mkr@opencascade.com> 'IMP NPAL13547: Checkbox to kill SALOME completely.'
Cherrypick from V4_1_0_maintainance 2008-07-17 11:09:26 UTC jfa <jfa@opencascade.com> 'Bug 0019869: Compile KERNEL in Werror mode. Integrating KERNEL_SRC_20080710.patch.':
    bin/salome_utilities.py
    doc/salome/salome_application.dox
    src/Batch/Batch_BatchManager_eClient.cxx
    src/Batch/Batch_BatchManager_eClient.hxx
    src/Batch/Batch_BatchManager_eLSF.cxx
    src/Batch/Batch_BatchManager_eLSF.hxx
    src/Batch/Batch_BatchManager_ePBS.cxx
    src/Batch/Batch_BatchManager_ePBS.hxx
    src/Batch/Batch_FactBatchManager_eClient.cxx
    src/Batch/Batch_FactBatchManager_eClient.hxx
    src/Batch/Batch_FactBatchManager_eLSF.cxx
    src/Batch/Batch_FactBatchManager_eLSF.hxx
    src/Batch/Batch_FactBatchManager_ePBS.cxx
    src/Batch/Batch_FactBatchManager_ePBS.hxx
    src/Batch/Batch_JobInfo_eLSF.cxx
    src/Batch/Batch_JobInfo_eLSF.hxx
    src/Batch/Batch_JobInfo_ePBS.cxx
    src/Batch/Batch_JobInfo_ePBS.hxx
    src/DSC/DSC_User/Datastream/Calcium/CalciumCxxInterface.hxx
    src/DSC/DSC_User/Datastream/Calcium/calciumE.h
    src/Launcher/BatchTest.cxx
    src/Launcher/BatchTest.hxx
    src/Launcher/Launcher.cxx
    src/Launcher/Launcher.hxx
    src/ResourcesManager/ResourcesManager.cxx
    src/ResourcesManager/ResourcesManager.hxx
Cherrypick from master 2008-03-07 07:43:41 UTC jfa <jfa@opencascade.com> 'Join modifications from BR_Dev_For_4_0 tag V4_1_1.':
    bin/appliskel/getAppliPath.py
    bin/waitNS.sh
    doc/salome/batch.dox
    doc/salome/install.dox
    doc/salome/kernel_resources.dox
    doc/salome/kernel_services.dox
    doc/salome/main.dox
    doc/salome/salome_file.dox
    doc/salome/tui/KERNEL/sources/kernel_about_4.png
    doc/salome/unittests.dox
    src/DSC/DSC.dox
    src/ParallelContainer/SALOME_ParallelContainerProxy_i.cxx
    src/ParallelContainer/SALOME_ParallelContainerProxy_i.hxx
39 files changed:
bin/appliskel/getAppliPath.py [new file with mode: 0755]
bin/salome_utilities.py [new file with mode: 0644]
bin/waitNS.sh [new file with mode: 0755]
doc/salome/batch.dox [new file with mode: 0644]
doc/salome/install.dox [new file with mode: 0644]
doc/salome/kernel_resources.dox [new file with mode: 0644]
doc/salome/kernel_services.dox [new file with mode: 0644]
doc/salome/main.dox [new file with mode: 0644]
doc/salome/salome_application.dox [new file with mode: 0644]
doc/salome/salome_file.dox [new file with mode: 0644]
doc/salome/tui/KERNEL/sources/kernel_about_4.png [new file with mode: 0644]
doc/salome/unittests.dox [new file with mode: 0644]
src/Batch/Batch_BatchManager_eClient.cxx [new file with mode: 0644]
src/Batch/Batch_BatchManager_eClient.hxx [new file with mode: 0644]
src/Batch/Batch_BatchManager_eLSF.cxx [new file with mode: 0644]
src/Batch/Batch_BatchManager_eLSF.hxx [new file with mode: 0644]
src/Batch/Batch_BatchManager_ePBS.cxx [new file with mode: 0644]
src/Batch/Batch_BatchManager_ePBS.hxx [new file with mode: 0644]
src/Batch/Batch_FactBatchManager_eClient.cxx [new file with mode: 0644]
src/Batch/Batch_FactBatchManager_eClient.hxx [new file with mode: 0644]
src/Batch/Batch_FactBatchManager_eLSF.cxx [new file with mode: 0644]
src/Batch/Batch_FactBatchManager_eLSF.hxx [new file with mode: 0644]
src/Batch/Batch_FactBatchManager_ePBS.cxx [new file with mode: 0644]
src/Batch/Batch_FactBatchManager_ePBS.hxx [new file with mode: 0644]
src/Batch/Batch_JobInfo_eLSF.cxx [new file with mode: 0644]
src/Batch/Batch_JobInfo_eLSF.hxx [new file with mode: 0644]
src/Batch/Batch_JobInfo_ePBS.cxx [new file with mode: 0644]
src/Batch/Batch_JobInfo_ePBS.hxx [new file with mode: 0644]
src/DSC/DSC.dox [new file with mode: 0644]
src/DSC/DSC_User/Datastream/Calcium/CalciumCxxInterface.hxx [new file with mode: 0644]
src/DSC/DSC_User/Datastream/Calcium/calciumE.h [new file with mode: 0644]
src/Launcher/BatchTest.cxx [new file with mode: 0644]
src/Launcher/BatchTest.hxx [new file with mode: 0644]
src/Launcher/Launcher.cxx [new file with mode: 0644]
src/Launcher/Launcher.hxx [new file with mode: 0644]
src/ParallelContainer/SALOME_ParallelContainerProxy_i.cxx [new file with mode: 0644]
src/ParallelContainer/SALOME_ParallelContainerProxy_i.hxx [new file with mode: 0644]
src/ResourcesManager/ResourcesManager.cxx [new file with mode: 0644]
src/ResourcesManager/ResourcesManager.hxx [new file with mode: 0644]