Commit Graph

12 Commits (feature/tidy-ups)

Author SHA1 Message Date
Daniel Warner a43acae9ff
Resolve #19 (#26)
Co-authored-by: Dan Warner <info@danrw.com>
2022-11-13 11:09:27 +00:00
srcejon ca9d4d97af
Support building on Windows with Visual Studio (#21)
* Remove lib rt, as not available on Windows, and doesn't seem to be required on CentOS 7 or Mac

* Update CMakeLists.txt so it supports MSVC

* Add support for CMake 2.8

* Export all symbols in DLLs on Windows

* Simplify by removing support for CMake prior to version 3.13.4
2021-01-11 21:36:10 +00:00
Daniel Warner 9df2c90ae9 Make the sattrack do something useful. 2018-08-31 15:07:55 +01:00
Daniel Warner a8aa5946d9 Rename files from cpp to cc 2018-08-31 14:42:15 +01:00
Daniel Warner 21fb28bbfe Seperate CMakeLists.txt files. More warnings enabled. 2017-01-08 14:17:03 +00:00
Daniel Warner 0cc181ee50 Migrate to cmake 2016-05-18 21:32:36 +01:00
Daniel Warner 2abf4bca07 Commit Makefile.in files 2013-10-20 11:01:54 +01:00
Daniel Warner cbffb8355c Add license 2013-04-01 11:33:34 +01:00
Daniel Warner 566be64e8d Rename Topographic to Topocentric. Add brief comments to all classes. 2012-10-25 20:40:47 +01:00
Daniel Warner 62da021303 Code comments, renaming of methods. Updated test programs. 2012-10-24 18:01:17 +01:00
Daniel Warner 2b5e39efe2 Update after major changes 2012-10-11 19:52:51 +01:00
Daniel Warner fea7fb3b54 Updated build method 2011-12-31 16:42:18 +00:00