Commits at 5b18e92e9372a6eb911ed4c5a2fe69d870152cad
ceec2038Configure Zig build system
I hate C toolchains. I mean, cryptic warnings and errors they outputs.
My current plan is to gradually replacing C with Zig, starting from
"main" function.
Shota FUJI
authored at
Shota FUJI
comitted at
5e88a06bCreate copyright and license file for current files
File format and directory structure follows REUSE 3.3 specification.
<https://reuse.software/spec-3.3/>
Copyright texts are from actual source code. README file does not
include neither copyright nor license text. I choose GPL-3.0-only rather
than GPL-3.0-or-later because:
* no file but LICENSE contains "or any later version", which indicates
GPL-3.0-or-later
* GPL-3.0-only looks safer, as GPL-3.0-or-later technically widens
license without copyright holder's permission.
I plan to gradually rewrite/replace every file so...I hope I can remove
this REUSE.toml file in a future.
Shota FUJI
authored at
Shota FUJI
comitted at
d750d22cMerge pull request #29 from linuxkidd/master
Fix unused computed valued warning during sunwait.cpp compile.Daniel Risacher
authored at
GitHub
comitted at
39a8d864Merge pull request #31 from ckuethe/patch-1
document use of an arbitrary date specificationDaniel Risacher
authored at
GitHub
comitted at
e552a206Merge pull request #28 from allanlaal/patch-1
ADD standard(ish) unixy command line flagsDaniel Risacher
authored at
GitHub
comitted at
102cb417Merge pull request #7 from kadorken/master
Add build procedure/solution for windows and linux in visual studio 2019Daniel Risacher
authored at
GitHub
comitted at
5facc0eeMerge pull request #11 from ahorn42/master
Fix for make clean error, if the folder was already deleted or not yet createdDaniel Risacher
authored at
GitHub
comitted at
8b33f470Merge pull request #9 from danieldjewell/fix_report_targetTime
Fix error in print.cpp in displaying target timeDaniel Risacher
authored at
GitHub
comitted at
58d7db58Merge pull request #8 from hardija/master
Fixed typo "Diurnal"Daniel Risacher
authored at
GitHub
comitted at
81cb0da8Merge pull request #13 from lbdroid/master
Add Makefile and instructions for OpenWRTDaniel Risacher
authored at
GitHub
comitted at
973ac45eMerge pull request #15 from tljohnsn/master
Fix build errors on osxDaniel Risacher
authored at
GitHub
comitted at