sunwait

Commits at 4a43b712f07fa89063e07debc0125bc86a6f58d6

  1. 4a43b712 Remove openwrt/ directory I'm not willing to keep build configs for copy and paste "SDK." Shota FUJI authored at Shota FUJI comitted at
  2. 151d8340 Switch to C++ to C. Thanks Michael Stilkerich; I never liked C++ anyway. Dan Risacher authored at Dan Risacher comitted at
  3. 49f9a3f1 random tech-debt and harmonization changes Dan Risacher authored at Dan Risacher comitted at
  4. d282e985 Bump version number to include syntax fix Dan Risacher authored at Dan Risacher comitted at
  5. 691e85f7 fix a weird syntax error. How did this ever work? Dan Risacher authored at Dan Risacher comitted at
  6. d750d22c Merge pull request #29 from linuxkidd/master Fix unused computed valued warning during sunwait.cpp compile. Daniel Risacher authored at GitHub comitted at
  7. 39a8d864 Merge pull request #31 from ckuethe/patch-1 document use of an arbitrary date specification Daniel Risacher authored at GitHub comitted at
  8. e552a206 Merge pull request #28 from allanlaal/patch-1 ADD standard(ish) unixy command line flags Daniel Risacher authored at GitHub comitted at
  9. 102cb417 Merge pull request #7 from kadorken/master Add build procedure/solution for windows and linux in visual studio 2019 Daniel Risacher authored at GitHub comitted at
  10. 5facc0ee Merge pull request #11 from ahorn42/master Fix for make clean error, if the folder was already deleted or not yet created Daniel Risacher authored at GitHub comitted at
  11. 8b33f470 Merge pull request #9 from danieldjewell/fix_report_targetTime Fix error in print.cpp in displaying target time Daniel Risacher authored at GitHub comitted at
  12. 58d7db58 Merge pull request #8 from hardija/master Fixed typo "Diurnal" Daniel Risacher authored at GitHub comitted at
  13. 81cb0da8 Merge pull request #13 from lbdroid/master Add Makefile and instructions for OpenWRT Daniel Risacher authored at GitHub comitted at
  14. 973ac45e Merge pull request #15 from tljohnsn/master Fix build errors on osx Daniel Risacher authored at GitHub comitted at
  15. 7326b53e add USAGE.txt Daniel Risacher authored at Daniel Risacher comitted at
  16. b6fdeff2 Merge branch 'master' of https://github.com/risacher/sunwait Daniel Risacher authored at Daniel Risacher comitted at
  17. ddb63faa Fix daylight savings time bug noticed by Phos Quartz Daniel Risacher authored at Daniel Risacher comitted at
  18. 38ac8a2f Initial import Daniel Risacher authored at Daniel Risacher comitted at
  19. 7eb967d0 Initial commit Daniel Risacher authored at GitHub comitted at
  20. a5761394 Update README.md Updated README Daniel Risacher authored at GitHub comitted at
  21. e2e23429 Abs and default location Trent Johnsn authored at Trent Johnsn comitted at
  22. 5a7180e4 Abs and default location Trent Johnsn authored at Trent Johnsn comitted at
  23. 1a7226c0 Fix build errors on osx tljohnsn authored at tljohnsn comitted at
  24. 75428ae5 Add Makefile and instructions for OpenWRT lbdroid authored at lbdroid comitted at
  25. 2a08a067 Merge branch 'master' of github.com:hardija/sunwait Jeff Harding authored at Jeff Harding comitted at
  26. bdb63a81 Added examples with local lat/long Jeff Harding authored at Jeff Harding comitted at
  27. c24f8aac Fixed typo "Diurnal" Jeff Harding authored at Jeff Harding comitted at
  28. 6f738fd1 Fix error in print.cpp in displaying target time The "nowTm" struct was being used for the target time data in report Daniel Jewell authored at Daniel Jewell comitted at
  29. c10f2538 added -f to rm, to avoid errors if the sunwait folder was already removed or is not existent Andreas Horn authored at Andreas Horn comitted at
  30. 0a3d05e6 Change configuration to build both windows and ARM version Keith Dorken authored at Keith Dorken comitted at
  31. 8c8099c4 Add linux version for crosscompiling to RaspberryPi Keith Dorken authored at Keith Dorken comitted at
  32. d9c44bd3 Add visual studio 2019 solution/project to build for windows. Keith Dorken authored at Keith Dorken comitted at
  33. 22b741a6 ADD standard(ish) unixy command line flags --version --verbose --help ..and their shortened versions Allan Laal authored at GitHub comitted at
  34. 86bea75e document use of an arbitrary date specification Chris Kuethe authored at GitHub comitted at
  35. 3cf77ee1 Fix unused variable warning during compile. Michael J. Kidd authored at Michael J. Kidd comitted at