Commit Graph

  • 9792969023
    Merge pull request #18 from lat9nq/asan-1 main 221202 toast2903 2024-02-10 17:27:31 -0500
  • f479989903 main: Resolve memory leak lat9nq 2024-02-10 17:22:47 -0500
  • 80994fc409
    Merge pull request #17 from lat9nq/custom_tzdb toast2903 2024-01-31 14:07:27 -0500
  • 9231fff8c9 cmake: Allow specifying TZDB2NX_VERSION without other requirements lat9nq 2024-01-19 21:19:40 -0500
  • e77461733b cmake: Add comment to directory check lat9nq 2024-01-18 20:38:26 -0500
  • d35fcb2558 cmake: Add user specifiable version variable lat9nq 2024-01-18 20:33:04 -0500
  • 76de8f4115 cmake: Add option to specify custom zoneinfo lat9nq 2024-01-17 16:16:04 -0500
  • 14733f4575 cmake: Use git clone instead of file copy lat9nq 2024-01-17 16:12:17 -0500
  • b5dc9ac015 cmake: Check program existence with CMake standards lat9nq 2024-01-17 15:47:37 -0500
  • 404d390045
    Merge pull request #15 from lat9nq/apple-2 toast2903 2024-01-09 17:25:30 -0500
  • 1e82342033 CMake: Find and require intl lat9nq 2024-01-09 17:22:53 -0500
  • f6680093bc
    Merge pull request #13 from lat9nq/no_gettext toast2903 2023-11-29 15:26:56 -0500
  • 55ffd1ef80 github: Append platform name to archive lat9nq 2023-11-29 15:24:00 -0500
  • 5fbfd0bb68 github: Check both macos and ubuntu lat9nq 2023-11-29 15:18:05 -0500
  • 84dd8dd351 CMake: Link against intl lat9nq 2023-11-29 14:52:42 -0500
  • 0d17dd066d
    Merge pull request #12 from lat9nq/subdir-fix toast2903 2023-10-11 16:36:46 -0400
  • 735363404b generate_binary_list: Fix recursive sub dirs lat9nq 2023-10-11 16:34:27 -0400
  • c636ed91ca
    Merge pull request #11 from lat9nq/2022g toast2903 2023-10-11 16:03:25 -0400
  • 433e737857 externals/tz: Update to 2022g+ lat9nq 2023-10-11 16:00:12 -0400
  • 212afa2394
    Merge pull request #10 from comex/copysrc toast2903 2023-06-25 17:17:02 -0400
  • d7150e9daf Don't pollute the source directory with binaries comex 2023-06-25 13:36:41 -0700
  • 10cde7fe1b readme: Specify where and what licenses apply lat9nq 2023-06-23 19:04:07 -0400
  • 25b0d508a8
    Merge pull request #9 from lat9nq/pure-cmake toast2903 2023-06-23 18:53:22 -0400
  • cba24ea9a8 generate_binary_list: Specify full path lat9nq 2023-06-23 18:50:09 -0400
  • 6415df918b cmake: Move list directory for general access lat9nq 2023-06-23 18:17:23 -0400
  • 7c1fc8b9ad tzdb: Use pure cmake to generate binaryList.txt lat9nq 2023-06-23 18:11:24 -0400
  • e5a9681b37 tz: Use pure CMake to list TZif files lat9nq 2023-06-23 17:24:33 -0400
  • 73fcec9bda
    Merge pull request #8 from jbeich/bsd toast2903 2023-06-23 17:33:18 -0400
  • c3700819a6 cmake: use date -r on more BSDs Jan Beich 2023-06-23 19:25:20 +0000
  • 6ca7f92b0e Switch to POSIX sh for scripts Jan Beich 2023-06-23 19:21:52 +0000
  • 8c272f21d1
    Merge pull request #7 from lat9nq/actually-build-it toast2903 2023-06-19 15:21:18 -0400
  • 20bc0acb16 workflows: Build x80e target toast2903 2023-06-19 15:16:37 -0400
  • b2ab6aca9d
    Merge pull request #6 from Termynat0r/main toast2903 2023-06-19 15:14:47 -0400
  • d1dd9ad8e4 macOS fix for commit #394741 Termynat0r 2023-06-19 16:40:52 +0200
  • 34df65eff2
    Merge pull request #5 from lat9nq/generator toast2903 2023-06-16 04:11:38 -0400
  • 03c56aa26c cmake: Remove x80e from all target lat9nq 2023-06-16 04:10:28 -0400
  • 3bcb7f0ed3 cmake: Reduce number of targets lat9nq 2023-06-16 04:10:14 -0400
  • 38c6fddfc3 cmake: Fix dependencies lat9nq 2023-06-16 03:34:40 -0400
  • 0b28ddb5a6 cmake: Use generator expression to target binary lat9nq 2023-06-16 03:23:48 -0400
  • 35ced3c4bf license: Re-license to MIT lat9nq 2023-06-16 02:21:30 -0400
  • 82959cb27b
    Merge pull request #4 from lat9nq/submodule toast2903 2023-06-16 02:07:25 -0400
  • d394741906 cmake: Get version info from git lat9nq 2023-06-16 02:04:50 -0400
  • 9a8dba8d76 gh/workflow: Propagate dir across other uses lat9nq 2023-06-16 01:27:31 -0400
  • 31063d1881 github/workflows: Enable submodules lat9nq 2023-06-16 01:24:04 -0400
  • 8fc053bc57 github/workflows: Update version dir lat9nq 2023-06-16 01:17:19 -0400
  • 467e965659 general: Use a submodule of eggert/tz lat9nq 2023-06-16 01:16:02 -0400
  • 2beb8c93d2
    Merge pull request #1 from lat9nq/named_archive toast2903 2023-06-02 23:00:02 -0400
  • ed0d331b72
    workflows: Name the binary archive toast2903 2023-06-02 22:58:25 -0400
  • d4edba3a5a
    Create build.yml toast2903 2023-06-02 22:51:30 -0400
  • 526f823010 Merge branch 'main' of https://github.com/lat9nq/tzdb_to_nx lat9nq 2023-06-02 22:46:20 -0400
  • 64bde0a8bf tzdb: Generate remaining nintendo files lat9nq 2023-06-02 22:45:53 -0400
  • badfaddec2
    Update README.md toast2903 2023-05-31 02:14:31 -0400
  • 01e121b6e8
    Create README.md toast2903 2023-05-31 02:06:01 -0400
  • d8b4f6521c Add license info lat9nq 2023-05-31 01:32:38 -0400
  • 526b765d8c tzdb: Generate nx time zone files lat9nq 2023-05-28 01:54:17 -0400
  • e2eec38882 main: Fix file creation bug lat9nq 2023-05-28 01:53:55 -0400
  • e359040558 src: Move tzdb2nx to its own directory lat9nq 2023-05-27 19:33:00 -0400
  • c91a0ccc43 main: Return errno when applicable lat9nq 2023-05-27 19:29:07 -0400
  • 0cc0aed335 main: Show help text lat9nq 2023-05-27 19:21:47 -0400
  • 2eb968905c Add error checking lat9nq 2023-05-27 18:39:20 -0400
  • 626ecd21cc general: Initial strip implementation lat9nq 2023-05-27 16:46:05 -0400
  • d2349d6587 Initial commit lat9nq 2023-05-27 00:30:34 -0400