Justin Otherguy
|
3f3df79692
|
Update README.md
added pkg-config to the list of required packages
|
2017-02-20 14:12:56 +01:00 |
|
Justin Otherguy
|
b0c277f9c8
|
Update README.md
added gcc and make
|
2017-02-09 22:58:49 +01: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 |
|
|
82fa7759f3
|
fixed json dependency for travis
|
2015-08-12 21:44:25 +02:00 |
|
|
a4e05b5854
|
added travis config
|
2015-08-12 21:42:07 +02:00 |
|
|
4e4f01ccbd
|
Merge pull request #1 from therealshredder/master
Fix build errors and add a few missing includes to silence build warnings
|
2015-07-09 12:09:12 +02:00 |
|
Thomas Wucher
|
57177eb0ba
|
Silence warnings by adding missing includes
|
2015-07-09 11:57:10 +02:00 |
|
Thomas Wucher
|
8235618970
|
Fix build errors with json-c 0.12
|
2015-07-09 11:57:00 +02:00 |
|
|
1a7fe12221
|
fixed missing semicolon
|
2013-05-05 02:11:32 +02:00 |
|
|
dc497d4a20
|
updated TODO
|
2013-05-05 02:11:15 +02:00 |
|
|
4bb0d7466c
|
updated manpage for calcelestial
|
2013-05-05 02:07:37 +02:00 |
|
|
e082d7ea4a
|
added Makefile target to create symlinks
|
2013-05-05 01:27:59 +02:00 |
|
|
66bb2b96a8
|
lots of bug fixes regarding the timezone and daylight saving handling
|
2013-05-05 01:26:43 +02:00 |
|