Commit Graph

6 Commits

Author SHA1 Message Date
Michael Iedema ee41f82d8d - make switchto.sh less picky when dealing with repos which do not contain the specified tag or branch
- switchto.sh now correctly checks out the submodules to the branch they're tracking a la clone.sh
2014-04-01 20:44:47 +02:00
Michael Iedema d99c39a582 small fixups and misunderstandings about nested submodules 2014-03-26 01:18:50 +01:00
Michael Iedema 99cb5c5c05 - refactor REPOS list and shared functions into a common include
- add new repos
- add delete script to remove tags (branches todo)
- add auto-confirm flag to apt-get installs in build.sh (closes #2)
2014-03-25 14:33:08 +01:00
Michael Iedema 36005a0ca4 - add libzmq to scripts 2014-03-25 02:13:10 +01:00
Michael Iedema e7f6571ef3 small fixups, also add NodeManager 2014-03-25 01:03:56 +01:00
Michael Iedema a85891bbfd - script to switch branches among all projects simultaneously
- fixup to pull so nested submodules are updated as well
2014-03-24 18:36:30 +01:00