Skip to content
Snippets Groups Projects
Commit 59769d0f authored by jdh8d's avatar jdh8d
Browse files

build/clean/svn:externals update for unpin plugin

parent 02e40d63
No related branches found
No related tags found
No related merge requests found
...@@ -97,6 +97,9 @@ scons || exit ...@@ -97,6 +97,9 @@ scons || exit
cd $PEASOUP_UMBRELLA_DIR/zipr_push64_reloc_plugin cd $PEASOUP_UMBRELLA_DIR/zipr_push64_reloc_plugin
scons || exit scons || exit
cd $PEASOUP_UMBRELLA_DIR/zipr_unpin_plugin
scons || exit
cd $IRDB_TRANSFORMS cd $IRDB_TRANSFORMS
scons || exit scons || exit
......
...@@ -49,6 +49,9 @@ scons -c || exit ...@@ -49,6 +49,9 @@ scons -c || exit
cd $PEASOUP_UMBRELLA_DIR/zipr_push64_reloc_plugin cd $PEASOUP_UMBRELLA_DIR/zipr_push64_reloc_plugin
scons -c || exit scons -c || exit
cd $PEASOUP_UMBRELLA_DIR/zipr_unpin_plugin
scons -c || exit
if [ -d $ZIPR_HOME ]; then if [ -d $ZIPR_HOME ]; then
cd $ZIPR_HOME cd $ZIPR_HOME
scons -c || exit scons -c || exit
......
...@@ -12,6 +12,7 @@ zipr_install http://svn.zephyr-software.com/repos/zipr_install/trunk/ ...@@ -12,6 +12,7 @@ zipr_install http://svn.zephyr-software.com/repos/zipr_install/trunk/
zipr_callbacks http://svn.zephyr-software.com/repos/zipr_callbacks/trunk/ zipr_callbacks http://svn.zephyr-software.com/repos/zipr_callbacks/trunk/
zipr_sdk http://svn.zephyr-software.com/repos/zipr_sdk/trunk/ zipr_sdk http://svn.zephyr-software.com/repos/zipr_sdk/trunk/
zipr_scfi_plugin http://svn.zephyr-software.com/repos/zipr_scfi_plugin/trunk zipr_scfi_plugin http://svn.zephyr-software.com/repos/zipr_scfi_plugin/trunk
zipr_unpin_plugin http://svn.zephyr-software.com/repos/zipr_unpin_plugin/trunk
zipr_large_only_plugin http://svn.zephyr-software.com/repos/zipr_large_only_plugin/trunk zipr_large_only_plugin http://svn.zephyr-software.com/repos/zipr_large_only_plugin/trunk
zipr_push64_reloc_plugin http://svn.zephyr-software.com/repos/zipr_push64_reloc_plugin/trunk zipr_push64_reloc_plugin http://svn.zephyr-software.com/repos/zipr_push64_reloc_plugin/trunk
IdaProServer http://svn.zephyr-software.com/repos/IdaProServer/trunk/ IdaProServer http://svn.zephyr-software.com/repos/IdaProServer/trunk/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment