Salome HOME
Change 'modules' key word to 'products' and improve prepare command
authorSerge Rehbinder <serge.rehbinder@cea.fr>
Mon, 14 Mar 2016 14:26:22 +0000 (15:26 +0100)
committerSerge Rehbinder <serge.rehbinder@cea.fr>
Mon, 14 Mar 2016 14:26:22 +0000 (15:26 +0100)
commit713d5abd2d3bb247d0175df72ada29cfaa3129de
tree27a4f4335fe24fb46b2362af2f4aaef6e9cb75c3
parentcb60f487ec7dec10283d6524dd0f288f8d34452e
Change 'modules' key word to 'products' and improve prepare command
33 files changed:
commands/config.py
commands/patch.py
commands/prepare.py
commands/source.py
data/modules/KERNEL.pyconf [deleted file]
data/modules/MODULE_ARCHIVE.pyconf [deleted file]
data/modules/MODULE_CVS.pyconf [deleted file]
data/modules/MODULE_DEFAULTVERSION.pyconf [deleted file]
data/modules/MODULE_DIR.pyconf [deleted file]
data/modules/MODULE_FIXED.pyconf [deleted file]
data/modules/MODULE_NATIVE.pyconf [deleted file]
data/modules/MODULE_SVN.pyconf [deleted file]
data/modules/softA.pyconf [deleted file]
data/modules/softB.pyconf [deleted file]
data/products/KERNEL.pyconf [new file with mode: 0644]
data/products/MODULE_ARCHIVE.pyconf [new file with mode: 0644]
data/products/MODULE_CVS.pyconf [new file with mode: 0644]
data/products/MODULE_DEFAULTVERSION.pyconf [new file with mode: 0644]
data/products/MODULE_DIR.pyconf [new file with mode: 0644]
data/products/MODULE_FIXED.pyconf [new file with mode: 0644]
data/products/MODULE_NATIVE.pyconf [new file with mode: 0644]
data/products/MODULE_SVN.pyconf [new file with mode: 0644]
data/products/softA.pyconf [new file with mode: 0644]
data/products/softB.pyconf [new file with mode: 0644]
src/__init__.py
src/internal_config/salomeTools.pyconf
src/module.py [deleted file]
src/product.py [new file with mode: 0644]
src/system.py
test/config/create_user_pyconf.py
test/log/launch_browser.py
test/prepare/res.html [deleted file]
test/run_all.sh