| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Mainly for MSVC, changes the time zone database version to latest.
|
|
|
|
|
|
| |
This updates us to an eggert/tz commit downstream of 2022g that compiles. This
seems to be the revision Nintendo is using for 17.0.0, if the data checksums
are anything to go off of.
|
|
|
|
|
| |
Moves build data to a separate directory so the build happens out of the source
tree.
|
|
|
|
| |
Includes fixes for other BSD's, and axes shell scripts for pure CMake.
|
|
|
|
| |
The repository can handle either GNU date or Apple date now.
|
|
|
|
| |
Includes a fix for the Apple date utility.
|
|
|
|
| |
Addresses review feedback.
|
| |
|
|
|
|
|
| |
MinGW has issues building tzdb2nx due to the headers being Windows
specific. Download for this toolchain as well.
|
| |
|
|
|
|
|
|
|
| |
Extra sanitization for Windows hosts, and fail loudly when the
download fails.
cmake: Fix status code reading
|
| |
|
|
|
|
| |
Fix for Flatpak being unable to download during CMake configure.
|
|
|
|
| |
Fix for flatpak having no internet access during CMake configure.
|
| |
|
|
Use lat9nq/tzdb_to_nx release data to generate header files.
nx_tzdb: Use an interface library
nx_tzdb: Gate download if achive not exists
nx_tzdb: Fix header generator brace closing
nx_tzdb: Add base directory files
nx_tzdb: Add SPDX info
|