Commit graph

98 commits

Author SHA1 Message Date
97b5185e51 Merge pull request #17 from justinotherguy/master
updated link to blog posting in readme.md
2017-03-03 11:06:31 -04:00
6bd256d8d5 removed debug info 2017-03-03 11:01:57 -04:00
2a32f11aa1 added usage examples (closes #10) 2017-03-03 11:01:20 -04:00
ce825f8d74 smaller cleanups and version bump to 0.5 2017-03-03 10:45:51 -04:00
c47dcfdcfc include custom strftime § placeholders to usage info (closes #9) 2017-03-03 10:45:31 -04:00
f3b0d63f8c change default date format to be compatible with at(1) (closes #18) 2017-03-03 10:04:18 -04:00
Justin Otherguy
1982c6be69 Update README.md
Link was referencing the original article on your blog
2017-02-23 06:53:33 +01:00
Justin Otherguy
3f3df79692 Update README.md
added pkg-config to the list of required packages
2017-02-20 14:12:56 +01:00
a26a5e15ef added missing pkg-config dependecy for building
this should help to resolve #16
2017-02-20 08:02:08 -05:00
264409780b Merge pull request #15 from justinotherguy/master
Thanks again!
2017-02-09 19:00:45 -03:00
Justin Otherguy
b0c277f9c8 Update README.md
added gcc and make
2017-02-09 22:58:49 +01:00
7b98f5cd12 Merge pull request #14 from justinotherguy/master
Hey Justin :-)

Danke für den Hinweis. Habt direkt gemergt.
2017-02-09 18:41:44 -03:00
Justin Otherguy
62fa4f84eb Update README.md
added package "autoconf"
2017-02-09 22:39:37 +01:00
2280f2b4b5 Fixed TZ handling (see #13) 2016-11-22 14:04:57 -05:00
Jochen Roessner
e057aac735 fix raspberry pi declare char as unsigned 2016-11-12 12:15:32 -05:00
6dc8a6b862 moved ToDos to GitHub 2016-10-28 00:48:33 -04:00
22b14cb94f autotools cleanup 2016-10-28 00:41:47 -04:00
89b49e399b show some output during test 2016-10-28 00:41:46 -04:00
e3a9e301de add installation instructions 2016-10-28 00:41:46 -04:00
b6b3c9c608 fix Travis-CI 2016-10-28 00:41:46 -04:00
cb9c903968 revert "support compilation with json-c and son"
We will use Travis-CI Trusty environment for now..
This env includes json-c

This reverts commit 04021a8e7b.
2016-10-28 00:40:38 -04:00
1d05ef0542 fix Travis-CI 2016-10-27 23:30:47 -04:00
470d9e26f8 Version bump to 0.4, updated Readme and Changelog 2016-10-27 23:22:03 -04:00
b79cd7b2e3 fix Travis-CI 2016-10-27 23:05:03 -04:00
55c1bc3edf use Berkeley DB 4.8 instead of the old BSD one 2016-10-27 23:05:00 -04:00
04021a8e7b support compilation with json-c and son 2016-10-27 04:18:59 -04:00
449fcf05b6 updated documentation, added tests, fix Travis 2016-10-27 02:31:06 -04:00
33aed1302a improved timezone support
cal celestial can now query the timezone at the place of the observer (use -l)
2016-10-27 02:25:32 -04:00
112fd4cfd6 restructure code 2016-10-27 02:24:47 -04:00
42f7c44e05 simpify code 2016-10-27 02:24:08 -04:00
81643e915a improved com meting style 2016-10-27 02:23:52 -04:00
aba15ad67d code style cleanups 2016-10-26 21:55:04 -04:00
f54fd44dbc rewrote objects to use a list 2016-10-26 21:54:46 -04:00
c130c6b813 use jsob_object_get_ex() to silence deprecation warnings (closes #5) 2016-10-26 19:15:48 -04:00
b0d1c1bfec use Berkeley DB as on disk cache 2016-10-26 19:14:29 -04:00
7fadcacf6a improved debugging and error output 2016-10-26 19:12:54 -04:00
0eb03a153b more debuggin 2016-10-26 17:45:07 -04:00
6e70e34d92 fix compiler warnings 2016-10-26 17:39:56 -04:00
bf7c9eef13 do not hide bugs from the user 2016-10-26 17:35:35 -04:00
83fafc09a3 a couple of coding style cleanups 2016-10-26 17:34:10 -04:00
c7e4179ec3 removed autoconf / automaker products from repo.
run "autoreconf -i" to generate them
2016-10-26 17:24:19 -04:00
908bfc1a78 Fixed a couple of compiler warnings 2016-10-26 17:17:41 -04:00
6dbd21bc07 improved autotools setup 2016-10-26 17:17:17 -04:00
678c9ee231 fix compilation without GeoNames support 2016-10-26 17:12:53 -04:00
89864ea70e fixed links (closes #3) 2016-10-26 15:04:34 -04:00
a339b43631 fixing #2 2016-05-05 17:15:43 +02:00
db2c0bfa87 Update .travis.yml 2015-08-12 22:01:59 +02:00
5009118a27 adapt to travis env 2015-08-12 21:57:24 +02:00
8016aae54a updating autoconf files before build 2015-08-12 21:54:08 +02:00
aef5828fee fixing dependencies 2015-08-12 21:51:57 +02:00