lat9nq
4cbdce17b6
nx_tzdb: Directly reference variables in if statements
Addresses review feedback.
3 years ago
lat9nq
1fa16bc594
cmake: Add warn about cross compiling, disable android
3 years ago
lat9nq
d9e2824c4e
cmake: Check for target is Windows
MinGW has issues building tzdb2nx due to the headers being Windows
specific. Download for this toolchain as well.
3 years ago
lat9nq
d35c989902
cmake: Use non-conflicting variable names
3 years ago
lat9nq
7ffb96f474
cmake: Extra time zone data download checks
Extra sanitization for Windows hosts, and fail loudly when the
download fails.
cmake: Fix status code reading
3 years ago
lat9nq
e9701a3cda
cmake: Add option to always download time zone data
3 years ago
lat9nq
cdc73498e3
nx_tzdb: Support submoduling tzdb_to_nx
Fix for flatpak having no internet access during CMake configure.
3 years ago
lat9nq
03e8d9aca7
nx_tzdb: Correct Antarctica spelling
3 years ago
lat9nq
73036c83a3
nx_tzdb: Create headers from downloaded system archive data
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
3 years ago