13 Commits

Author SHA1 Message Date
lat9nq
cba24ea9a8 generate_binary_list: Specify full path
Otherwise has the convoluted DIR DIR arguments.
2023-06-23 18:50:09 -04:00
lat9nq
6415df918b cmake: Move list directory for general access 2023-06-23 18:17:23 -04:00
lat9nq
7c1fc8b9ad tzdb: Use pure cmake to generate binaryList.txt 2023-06-23 18:11:24 -04:00
Jan Beich
c3700819a6 cmake: use date -r on more BSDs
- macOS `date` is based on FreeBSD while `-r` is from historical BSD
- GNU `date` may not be installed or installed as `gdate`
2023-06-23 21:29:48 +00:00
Jan Beich
6ca7f92b0e Switch to POSIX sh for scripts
- GNU `bash` may not be installed or installed outside of /bin
- *.sh only use `==` from Bash, so /bin/sh is enough
2023-06-23 21:29:48 +00:00
Termynat0r
d1dd9ad8e4 macOS fix for commit #394741
Fix for commit #394741, which broke macOS building because the macOS date takes slightly different arguments
2023-06-19 16:40:52 +02:00
lat9nq
03c56aa26c cmake: Remove x80e from all target 2023-06-16 04:10:28 -04:00
lat9nq
3bcb7f0ed3 cmake: Reduce number of targets
All of these files can be generated from one target
2023-06-16 04:10:14 -04:00
lat9nq
38c6fddfc3 cmake: Fix dependencies
Now the files won't be built repeatedly each time it's called.
2023-06-16 04:00:50 -04:00
lat9nq
d394741906 cmake: Get version info from git 2023-06-16 02:04:50 -04:00
lat9nq
467e965659 general: Use a submodule of eggert/tz 2023-06-16 01:16:02 -04:00
lat9nq
64bde0a8bf tzdb: Generate remaining nintendo files 2023-06-02 22:45:53 -04:00
lat9nq
526b765d8c tzdb: Generate nx time zone files 2023-05-28 01:54:17 -04:00