|
5365133de2
|
Fixed Swiss Ephemeris version number
It's actually 1.76, although the sources suggest it's 1.75
|
2013-09-26 22:29:19 +02:00 |
|
|
ac012aada2
|
Bug fix in find_antiscion()
Was assuming that first parameter is a pointer to an enum. It is
actually an int converted to a pointer with GINT_TO_POINTER.
|
2013-09-18 22:15:53 +02:00 |
|
|
8d3e16465d
|
Incremented patch version
|
2013-09-18 11:55:40 +02:00 |
|
|
7b28bb519c
|
RPM spec file is now generated
Version number no longer needs to be updated
|
2013-09-18 11:54:05 +02:00 |
|
|
46a59fedf6
|
Fixed zodiac calculation in GsweMoment
Yielded GSWE_SIGN_NONE instead of GSWE_SIGN_ARIES at position 0.0
|
2013-09-17 09:43:10 +02:00 |
|
|
4fd39664cc
|
Finished RPM spec file
|
2013-09-16 22:37:37 +02:00 |
|
|
4be745f748
|
Added micro (patch) version to comply with semver.org
|
2013-09-16 22:07:34 +02:00 |
|
|
86813e61e5
|
Some documentation hacks
|
2013-09-16 11:51:10 +02:00 |
|
|
fc0b767581
|
Merge branch 'master' of github.com:gergelypolonkai/swe-glib
|
2013-09-10 19:39:44 +02:00 |
|
|
a8aa5ea029
|
Moved pkgconfig data file to data/
|
2013-09-10 19:31:45 +02:00 |
|
|
18b5390a33
|
Made some more tweaks so make dist generates a working distribution
|
2013-09-10 02:52:03 +02:00 |
|
|
268dd739bc
|
Changed version number to a bit more dynamic one
src/Makefile.am still needs to be modified upon API version change :S
|
2013-09-10 02:00:04 +02:00 |
|
|
c89d08d04e
|
Fixed datafiles installation problems
|
2013-09-06 11:08:48 +02:00 |
|
|
c764a2dc01
|
Renamed project from 0.1 to 1.0
|
2013-09-06 11:07:17 +02:00 |
|
|
b87589b155
|
Added GObject Introspection related rules
|
2013-09-05 17:17:23 +02:00 |
|
|
ef3516db63
|
Added extra pkg-config and header installation rules
|
2013-09-05 15:53:09 +02:00 |
|
|
e3e1864c67
|
Made Gtk Doc work succesfully
|
2013-09-05 15:52:27 +02:00 |
|
|
4d5714348a
|
Modified source, so it now compiles separately
|
2013-09-05 12:25:58 +02:00 |
|