Commit Graph

34 Commits

Author SHA1 Message Date
Michael Iedema 85c25d0bb0 build script now requires radio type argument, correctly builds openbts using desired transceiver, added new option to only build single components, moved builds to subdirectory 2014-09-03 02:50:38 +02:00
Olga Bobrova 1369b1bf95 simplify branch renaming in rename.sh 2014-07-31 14:18:19 -07:00
Olga Bobrova f7b4a74c4c remove references to local libsqliteodbc and sqlite3 libraries in favor of standard libs 2014-07-24 13:39:42 -07:00
Michael Iedema c13c1bd5b7 build master (5.0 preview) correctly taking into account new deps 2014-07-17 02:57:06 +02:00
Michael Iedema 9be08c9269 - fix copy/paste error which was installing libsqliteodbc as a dep instead of the freshly build libzmq
- hat tip to @closehaulcom for pointing out the fix
2014-04-15 15:21:02 +02:00
Michael Iedema 577593880e - add missing libsrtp dependencies for building asterisk 2014-04-07 15:56:56 +02:00
Michael Iedema dbe321960a - disable package signing by default 2014-04-03 12:00:56 +02:00
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 ba92616e97 Merge branch 'master' of https://github.com/RangeNetworks/dev-tools 2014-03-31 14:47:18 +02:00
Michael Iedema 12d98f7539 - add libcoredumper to support newest changes in master 2014-03-31 14:38:42 +02:00
Michael Iedema 00b4df9e66 Update README.md 2014-03-31 05:37:22 -04:00
Michael Iedema 89c9f17ce5 Update README.md 2014-03-28 08:24:07 -04:00
Michael Iedema bc0042a39c - further fixups to deal with nested submodules correctly 2014-03-28 11:34:20 +01:00
Michael Iedema cbad36a30b Update README.md 2014-03-28 06:25:19 -04:00
Michael Iedema c4f10a3635 Update README.md 2014-03-26 15:44:39 -04:00
Michael Iedema 84d6aa46ad Update README.md 2014-03-26 14:44:12 -04:00
Michael Iedema 44bc3e22dd Update README.md 2014-03-26 14:21:27 -04:00
Michael Iedema 4aaab1cfe4 Update README.md 2014-03-26 14:04:44 -04:00
Michael Iedema 586c6df826 Update README.md 2014-03-26 08:39:45 -04:00
Michael Iedema f41b06ed57 - ignore RRLP for now since it does not have 4.0 and v4.0.0 2014-03-26 13:10:24 +01:00
Michael Iedema d99c39a582 small fixups and misunderstandings about nested submodules 2014-03-26 01:18:50 +01:00
Michael Iedema 1bead5ae2a - rename a53 to liba53
- build liba53 as public version not private range-liba53
2014-03-25 20:02:14 +01:00
Michael Iedema da422d354e builder script now handles all packages, including fresh imports from commercial! 2014-03-25 18:57:09 +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
Michael Iedema 56595590f1 - split clone and pull operations
- clone now also creates local branches tracking origin
- basic status script added
2014-03-24 17:23:46 +01:00
Michael Iedema 3b4f14a3b4 rename script can now handle tags and branches 2014-03-24 15:20:19 +01:00
Michael Iedema e68fe46bd6 add tag renaming script 2014-03-24 12:30:46 +01:00
Michael Iedema 2338135d1d pull all repos instead of subset, ignore some stuff 2014-03-24 11:43:09 +01:00
Michael Iedema 8f863f225d clone, pull and build all working 2014-03-22 16:50:12 +01:00
Michael Iedema 5fa37c9fdc added basic description 2014-03-21 17:11:44 +01:00
Michael Iedema 23103b997f Initial commit 2014-03-21 09:06:43 -07:00