Travis Cross
bc2783effd
ci: fix up variadic invocation
2012-05-07 23:45:38 +00:00
Travis Cross
0553518f67
ci/debian: accept the codename for which we are packaging
2012-05-07 22:52:48 +00:00
Travis Cross
702008b851
ci: fix 20ac9757ba
2012-05-07 22:39:39 +00:00
Travis Cross
581e04c4f0
tagscript: improve formatting of commits and tags
2012-05-07 22:29:54 +00:00
Travis Cross
c7d09f7027
tagscript: add better usage instructions and error checking
2012-05-07 22:17:05 +00:00
Travis Cross
d864e66d62
tagscript: add sanity checks on version number
2012-05-07 22:02:44 +00:00
Travis Cross
55330e0e56
tagscript: follow our git subject line capitalization convention
2012-05-07 21:50:17 +00:00
Travis Cross
d96736c19e
tagscript: refactor
2012-05-07 21:47:25 +00:00
Travis Cross
985fad9e32
prepare the tag script for the new release
2012-05-07 21:43:47 +00:00
Travis Cross
20ac9757ba
ci: wrap sanity checks
2012-05-07 21:43:47 +00:00
Travis Cross
c204243b1b
tagscript: reindent
2012-05-07 21:43:47 +00:00
Travis Cross
5055149572
ci: cleanup after mongo
2012-05-06 09:48:30 +00:00
Travis Cross
50c0065a53
ci: download and bundle all external libraries into debian source package
2012-05-06 09:01:37 +00:00
Travis Cross
2668e843b0
ci: remove sleep
2012-05-06 09:01:01 +00:00
Travis Cross
1269891f50
ci: fix old error
2012-05-06 06:48:01 +00:00
Travis Cross
94ee52d266
ci: compress xz -6 to be nice to Ken's build server
2012-05-06 06:29:35 +00:00
Travis Cross
ca073d61b3
ci: use xz for the debian packages
2012-05-06 05:44:08 +00:00
Travis Cross
9c8415f245
ci: leave debian .orig tarball unbootstrapped
2012-05-06 05:38:31 +00:00
Travis Cross
075dc90bdb
ci: build orig tarball ourselves for debian
2012-05-06 05:33:35 +00:00
Travis Cross
c65aec5b49
ci: hard link the tarball from src_dst rather than moving
2012-05-06 04:57:57 +00:00
Travis Cross
fbaf3099e2
ci: reformat alpha/beta/rc versions for debian
2012-05-06 04:51:15 +00:00
Travis Cross
29fccfc251
ci: check if we have a simple version number
2012-05-06 04:41:53 +00:00
Travis Cross
1f03d051e2
ci: give dch the force option in case we regress version numbers
2012-05-06 04:35:56 +00:00
Travis Cross
ab826e67ef
ci: strip comments from the control file for dch's weak parser
2012-05-06 04:28:17 +00:00
Travis Cross
d8376609d1
ci: note non-base ci build dependencies
2012-05-06 04:28:17 +00:00
Travis Cross
94d91aa4f7
ci: version the debian nightly appropriately
2012-05-06 04:28:16 +00:00
Travis Cross
720e1dc9c4
ci: bootstrap the debian packaging
2012-05-06 04:28:16 +00:00
Travis Cross
10203ee645
ci: remove bashisms and switch to #!/bin/sh
2012-05-06 04:28:15 +00:00
Travis Cross
2769fc6585
ci: add support for more flexible version numbers
2012-05-06 04:28:15 +00:00
Travis Cross
02c0637c0c
ci: factor out common code
2012-05-06 04:28:15 +00:00
Travis Cross
1aa303d275
ci: automatically add datestamp to debian nightly build
2012-05-06 04:28:07 +00:00
Travis Cross
c408911551
ci: remove unused variable
2012-05-06 03:46:35 +00:00
Travis Cross
000e78df0f
ci: style
2012-05-06 03:45:01 +00:00
Travis Cross
52dbfabd0b
ci: remove obsolete code
2012-05-06 03:04:48 +00:00
Travis Cross
d25b2a3e9f
ci: modify our copy of configure.in rather than the original
2012-05-06 00:24:57 +00:00
Travis Cross
3f1293fa6b
ci: use bootstrap -j
2012-05-06 00:17:20 +00:00
Ken Rice
7a147e4762
Update a ton of copyright statements to make sure the dates are proper
2012-04-25 17:14:55 -05:00
William King
7a6a310727
Fix lintian reported issue with version number ending with 0. As per: Debian Developer's Reference section 5.11.2
2012-04-19 22:28:43 -07:00
William King
ba316fcd46
oops. 1.1.head is a newer version compared to 1.1.beta2
2012-04-19 22:02:26 -07:00
William King
1303c832f3
Fix a bash variable default assignment issue when variable is missing. Also remove unneeded verbosity from the tar extraction.
2012-04-19 20:37:17 -07:00
William King
735e96a266
Adding sample script for local debian package building.
2012-04-19 19:46:11 -07:00
William King
616004cb7c
Fix debsrcbuilder.sh script, and add option in src_tarball script to allow for alternate tmp directory location.
2012-04-19 19:46:10 -07:00
William King
d367e2a0d5
the debian version info now fixed to prevent newer source packages from overwriting still needed orig files.
2012-04-18 13:03:52 -07:00
William King
9c42ff7749
typo in the ci script.
2012-04-18 12:10:25 -07:00
William King
e10692544b
Fix a problem with the source tarball where it was being replaced out from under the packaging system.
2012-04-18 11:33:15 -07:00
Ken Rice
4f10c4135c
ci/centos: add erlang module support files
2012-03-24 05:15:11 +00:00
William King
29426bc23e
ci: add debian source package building script
2012-03-24 05:15:11 +00:00
Ken Rice
3b4023c6d3
ci: add continuous integration helper scripts
2012-03-24 05:04:41 +00:00
Travis Cross
37d6c8556c
add zrtp_proxy_media.lua script to intelligently enable proxy_media mode
...
The logic in this script enables ZRTP sessions to negotiate end-to-end
security associations, which is desirable whether or not the switch
natively supports ZRTP itself.
See the documentation in the header of the script for instructions on
enabling this behavior.
2012-03-06 22:38:44 +00:00
Brian West
2ec02e5445
FS-3890
2012-03-01 13:22:52 -06:00