Commit Graph

156 Commits

Author SHA1 Message Date
Matthew Wall
762669032f distinguish docs/examples vs examples 2017-03-14 12:20:20 -04:00
Matthew Wall
a5073fdf7d distribute examples in a single directory 2017-03-14 12:17:11 -04:00
Tom Keffer
cd36709c18 Added antialias GIF to list of files to be installed. 2017-03-14 07:10:45 -07:00
Matthew Wall
4b3001089a code formatting only 2017-02-05 22:56:31 -05:00
Matthew Wall
f2c5c1ebba do not install sample extensions 2017-01-27 21:06:49 -05:00
Matthew Wall
7fb3e5b8e9 added examples and extensions to data_files 2017-01-27 20:47:08 -05:00
Matthew Wall
9cc868e8d6 get setup.py to work properly on windows 2017-01-08 15:36:36 -05:00
matthewwall
bfcc01487d minor edits to devnotes. include devnotes.htm in setup 2016-12-30 01:11:02 -05:00
matthewwall
7139033e92 eliminate experimental directory, move examples directory. addresses issue #183 2016-12-06 13:11:18 -05:00
Tom Keffer
d20f1d4306 Added missing util/newsyslog.d and util/udev subdirectories to setup.py 2016-09-27 15:12:59 -07:00
matthewwall
ccc175c7fe include util/import in the installation 2016-09-25 19:52:41 -04:00
matthewwall
e944ec00b2 update packaging for 3.6 release 2016-09-22 20:31:41 -04:00
matthewwall
9231c341a8 add utilities.htm to packaging 2016-09-10 23:50:15 -04:00
Matthew Wall
839d7c4099 install wee_debug, don't just distribute it 2015-12-11 18:34:59 -05:00
Matthew Wall
ec8557095e eliminate weewxd.py 2015-11-15 09:02:30 -05:00
Tom Keffer
0535f55f8f Now really includes wunderfixer in the release. 2015-07-30 19:14:44 -07:00
Tom Keffer
6476ec4e14 Now sets WEEWX_ROOT to a normative path (avoids trailing slash) 2015-07-19 06:55:26 -07:00
Tom Keffer
0b1b3f9cbd No longer aborts if password is 'replace_me' 2015-06-20 15:13:42 -07:00
Tom Keffer
fe36957da7 Preliminary pass at getting the comments to merge correctly. 2015-06-20 15:08:28 -07:00
Matthew Wall
74f389acd6 set WEEWX_ROOT 2015-04-26 09:11:53 -04:00
Matthew Wall
7979d4e67d better behavior when no conf specified and weewx is installed to non-standard location 2015-04-25 23:41:25 -04:00
Matthew Wall
8a4f4319dc make wee_X changes to manifest and setup too 2015-04-25 21:39:14 -04:00
Tom Keffer
a85a146564 Renamed wee_config to wee_config_config 2015-04-24 14:44:12 -07:00
Tom Keffer
1962a41d9e Added test of get_driver_info().
Fixed bug in get_driver_info()
2015-04-21 17:38:54 -07:00
Tom Keffer
7a7e5ec0f5 Redirects imports of setup to weecfg.extension 2015-04-21 09:36:26 -07:00
Tom Keffer
669bf76725 First step in refactoring config_util into package weecfg 2015-04-21 06:06:43 -07:00
Tom Keffer
dd2dc9b9b2 Swapped the new setup for the old setup. 2015-04-17 17:34:31 -07:00
Tom Keffer
91e9864a98 Went through all the Python code, deleting all SVN $Id$ tags.
Standardized copyright notices, except for those I don't own.
2015-02-21 09:44:19 -08:00
Matthew Wall
fc569b6f13 be explicit if no extension directory or tarball 2015-02-02 19:54:53 +00:00
Matthew Wall
3e8b2309cb fix rpm layout detection 2015-02-02 19:30:52 +00:00
Matthew Wall
0ac8a9d25e fixed list-drivers bug 2015-01-02 14:28:09 +00:00
Matthew Wall
30cb3079a9 make the result of update_to_v2 explicit 2014-12-11 20:29:05 +00:00
Matthew Wall
3ee05f6c66 make configure_conf more robust 2014-12-06 20:14:07 +00:00
Matthew Wall
5a49c77248 bump to 3.0.1 2014-12-06 17:59:35 +00:00
Matthew Wall
5d82f081a0 logwatch adjustments for v3 2014-12-06 17:25:03 +00:00
Matthew Wall
ae4f8ff3d8 make section reordering more robust and repeatable 2014-12-04 17:35:47 +00:00
Matthew Wall
90a8cafccc sudden cessation of stupidity 2014-12-04 17:21:21 +00:00
Matthew Wall
e26ad1239e inject extension sections more intelligently 2014-12-04 16:37:19 +00:00
Matthew Wall
c2bf1e2abc fix unmerge bug 2014-12-03 05:44:27 +00:00
Matthew Wall
8c59539a37 forgot the service loop 2014-12-03 05:39:37 +00:00
Matthew Wall
5cf359f143 make extension installer less brittle when inserting and removing services 2014-12-03 03:24:04 +00:00
Tom Keffer
f422282b7d setup now adds a version number if the backup name already exists. 2014-12-02 20:18:22 +00:00
Matthew Wall
5317c2f829 bump version to 3.0.0b2 2014-12-02 02:37:49 +00:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +00:00
Tom Keffer
cf4f6d8b09 Added docs/funky_degree.png to list of files to be installed. 2014-06-04 20:31:15 +00:00
Tom Keffer
9e1e596a1c Updated setup.py to reflect new CSS and JS directory structure. 2014-02-06 20:55:41 +00:00
Matthew Wall
c39ee8cdbd use INST_SKIN_ROOT for included files 2014-02-03 01:08:25 +00:00
Matthew Wall
c99e53697a improved help. better command line argument syntax. remove unneeded global declarations. added --list option to enumerate installed extensions. 2014-02-02 15:20:47 +00:00
Matthew Wall
958df7256b improve installation from tarballs 2014-02-02 04:36:02 +00:00
Matthew Wall
0b0a71577e use proper temp dir as default 2014-01-31 19:11:09 +00:00