Salome HOME
Added support for Microsoft Visual C++ (also experimental) V_1_0_0_RC2
authorbarate <barate>
Thu, 14 May 2009 14:44:31 +0000 (14:44 +0000)
committerbarate <barate>
Thu, 14 May 2009 14:44:31 +0000 (14:44 +0000)
commit09bc7fd0be093aa54c58a7737543acef5bc443be
tree2e541bf6738d969d986c95f9f3ac4d0b77c46cf0
parent2219681ee7ddb1d0eb6d31cd219462686e58f42b
Added support for Microsoft Visual C++ (also experimental)
23 files changed:
Batch_config.h.in
CMakeLists.txt
CMakeModules/FindLocal.cmake
CMakeModules/FindPThread.cmake [new file with mode: 0644]
CMakeModules/FindPython.cmake
INSTALL
src/CMakeLists.txt
src/Core/Batch_BatchManager_eClient.cxx
src/Local/Batch_BatchManager_Local.cxx
src/Local/Batch_BatchManager_Local.hxx
src/Local/Batch_BatchManager_Local_RSH.cxx
src/Local/Batch_BatchManager_Local_SH.cxx
src/Local/Batch_BatchManager_Local_SH.hxx
src/Local/Test/CMakeLists.txt
src/Local/Test/Exec_Test.cxx [new file with mode: 0644]
src/Local/Test/Test_Local_SH.cxx
src/Local/Test/Test_Local_config.h.in
src/PBS/Batch_BatchManager_ePBS.cxx
src/PBS/Test/Test_PBS_config.h.in
src/Python/Test/CMakeLists.txt
src/Python/Test/Test_Python_Local_SH.py
src/Python/Test/config.py.in
src/Python/Test/test-script.sh [deleted file]