Commit Graph

53 Commits

Author SHA1 Message Date
Matthew Wall
02e37726d3 merge latest changes from master 2017-03-10 16:33:19 -05:00
matthewwall
76e00b4392 use only major.minor for docs 2017-01-27 08:38:33 -05:00
Tom Keffer
4245ed4ff7 Got test suites working again. 2017-01-15 08:34:30 -08:00
matthewwall
41689df950 include devnotes.htm in version target 2017-01-06 07:37:20 -05:00
matthewwall
cb395e669e added release rule for shuffling files on the download server 2017-01-05 22:34:47 -05:00
matthewwall
091f41420c added rulse for updating and synchronizing a weewx apt repository at godaddy 2016-10-07 22:03:11 -04:00
matthewwall
41b19e3098 do not update changelog with every version tag, since signing is coupled with the username embedded in the changelog entries 2016-10-05 08:51:04 -04:00
matthewwall
82a2a9cc13 do changelog tests in target shell, not makefile 2016-10-05 08:49:51 -04:00
matthewwall
e0861427af make the changelog targets indempotent 2016-09-26 10:23:47 -04:00
matthewwall
ab6a4579ec bump to 3.6.0b2. include hardware.htm in version tagging. automatically do boilerplate version entry in rpm and deb to keep them in sync with the tarball. 2016-09-26 08:28:19 -04:00
matthewwall
9231c341a8 add utilities.htm to packaging 2016-09-10 23:50:15 -04:00
matthewwall
7d86f00fa2 tighten up the VERSION match 2016-04-26 03:02:59 -04:00
Matthew Wall
7489688231 revert to readme.htm, no need for index.htm 2016-03-10 09:04:22 -05:00
Matthew Wall
5b8cad1ad3 ensure that version tagging still works 2016-03-09 19:38:21 -05:00
Matthew Wall
0c2f1a350d added make rule for setting up test databases 2016-01-17 18:06:59 -05:00
Tom Keffer
7f8384ef6c Allow other versions of Python to be used when testing. 2016-01-16 15:31:04 -08:00
Matthew Wall
7337649384 minor fixes to the deb packaging (thanks to Lucas Nussbaum) 2015-10-31 09:54:07 -04:00
Tom Keffer
c6e575d7b1 Tried to further clarify install instructions. 2015-09-19 13:15:04 -07:00
Matthew Wall
938831ff65 upload releases to weewx.com instead of sourceforge 2015-07-26 12:06:43 -04:00
Matthew Wall
2fa0eb3440 make git ignore MANIFEST 2015-07-15 15:18:53 -04:00
Matthew Wall
2dc7e4c8ac revert to uploading to sourceforge 2015-04-26 10:45:23 -04:00
Matthew Wall
ac68c53bff proper capture of stderr and stdout 2015-04-26 08:08:28 -04:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Matthew Wall
0e224c3bae put releases into a separate repository instead of uploading to a sourceforge directory 2015-02-28 18:04:22 -05:00
Matthew Wall
91d0924f3d upload to development_versions 2014-12-08 02:45:34 +00:00
Tom Keffer
f42428dc73 Added date to changes.txt 2014-12-05 19:06:38 +00:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +00:00
Matthew Wall
63bcdb6481 be more selective about which Version is modified 2014-10-11 20:38:56 +00:00
Matthew Wall
b4bb19f0fe update package changelogs for 2.6.0b2. fixed signing logic for deb packages. 2014-02-05 23:28:10 +00:00
Matthew Wall
a915dd87c1 make SIGN more robust 2014-01-28 18:48:21 +00:00
Matthew Wall
6dd8b5b107 for now we care only about the rpm, not the srpm 2014-01-28 17:58:18 +00:00
Matthew Wall
5f782f40bd finished signing tests, default to signing packages 2014-01-28 17:52:43 +00:00
Matthew Wall
9841ef0ba6 added option to sign packages. include stdqc and fcast changes in changelog. 2014-01-21 14:18:53 +00:00
Matthew Wall
6c90f7d238 enumerate rpm types in readme header 2013-10-19 02:10:32 +00:00
Matthew Wall
98bf6682c1 fix dependencies for rhel. distinguish rhel and suse when building rpms. 2013-10-11 04:02:42 +00:00
Matthew Wall
8ae648a09e fix suse rc script. hack stationregistry startup for now. 2013-10-10 21:35:05 +00:00
Matthew Wall
6f5052df7a fix changed cheetahgenerator paths and api in forecast module 2013-10-09 04:29:18 +00:00
Matthew Wall
f6c281c3eb clean up version-tagging target 2013-09-21 17:09:51 +00:00
Matthew Wall
b169f8be6b fix test target in makefile 2013-09-05 12:42:51 +00:00
Matthew Wall
eab68645f1 added unit test for day/night transitions 2013-08-11 14:41:28 +00:00
Matthew Wall
1c3aaf28cf respect bin/user files on rpm installs. fix readme target in makefile. 2013-06-22 12:29:51 +00:00
Matthew Wall
e48f7afa64 keep the critic happy. streamline slightly the packaging process. 2013-02-16 14:09:22 +00:00
Matthew Wall
f86e1dec42 added rules to generate and upload the README.txt 2013-02-15 03:25:19 +00:00
Matthew Wall
b98129cc7d added targets for uploading packages 2013-02-10 16:37:13 +00:00
Matthew Wall
61e7d552a1 added info about pressures to new stations section. fixed some dangling html tags. added target to weblint the docs. made encodings consistent. 2013-02-07 12:44:58 +00:00
Matthew Wall
38fed3b68b update MANIFEST 2013-02-03 03:57:01 +00:00
Tom Keffer
6a42bd0db9 Changed path to setup.py 2013-02-01 14:14:25 +00:00
Matthew Wall
c2dd1256c5 added BUILD with build/release notes. adjusted css colors, spacing. pushed install instructions into quick-start guides, streamlined usersguide. 2013-02-01 05:43:56 +00:00
Matthew Wall
ac70577c4a apparently sed -i behaves differently on macosx than debian6, so stick with a conservative approach 2013-02-01 00:03:03 +00:00
Matthew Wall
afbab2dc79 attempt to make doc releases a bit easier with a 'version' target in the makefile 2013-01-31 23:37:04 +00:00