elasota
|
5e2085da00
|
Fix broken timestamps
|
2024-08-06 23:15:58 -04:00 |
|
Eric Lasota
|
4340e8fc5c
|
Merge pull request #19 from Diomendius/linux_port
Improve CMake build and port conversion tools to Linux
|
2024-08-06 23:10:13 -04:00 |
|
Diomendius
|
e2bb19709d
|
Add MakeTimestamp to CMake, port to *nix
|
2024-08-06 00:32:22 +12:00 |
|
elasota
|
09c7619267
|
Add Win32 config
|
2024-08-03 23:39:02 -04:00 |
|
elasota
|
a6d93f8daa
|
Update to VS2022
|
2023-08-26 14:06:14 -04:00 |
|
elasota
|
9ba15c6d78
|
Update C++ projects to VS2019, fix warnings/errors
|
2021-10-22 22:01:14 -04:00 |
|
elasota
|
3917e1a370
|
File system refactor, bug fixes
|
2021-03-07 04:31:05 -05:00 |
|
elasota
|
1fb135a6d2
|
Clean up project configs. Remove Win32 targets. Enforce that GP_DEBUG_CONFIG is set correctly.
|
2020-09-12 23:07:44 -04:00 |
|
elasota
|
928efdd527
|
Switch timestamp format to combined UTC + local so fewer stupid hacks are required.
|
2020-01-23 22:36:12 -05:00 |
|
elasota
|
b20e1876e3
|
Do TZ conversion in GPA conversion, keep timestamps in UTC. This makes ZIP conversion inconsistent across TZs, but less hacky everywhere else. Pending addition of a tool to just dump a combined timestamp.
|
2020-01-23 03:45:36 -05:00 |
|
elasota
|
a1475d2ee3
|
Fixed a bunch of improper timestamp handling, made ZIP timestamping deterministic, added default timestamp
|
2020-01-23 02:47:31 -05:00 |
|