Age | Commit message (Collapse) | Author |
|
- In commit b3facaa6bb30cdc39f2b7d632fef1e3bfeee7785, the copyright header was
updated to include "Citron Homebrew Project" across multiple files, regardless
of whether any contributions were made.
- This commit removes the incorrect attribution and reverts the copyright header
to its previous state.
- Copyright attribution should only be added when meaningful contributions have
been made to the file.
- This commit ensures proper compliance with copyright standards and maintains
correct attribution to the respective contributors.
- Special thanks to Tachi for pointing out the need for these corrections and
ensuring that proper attribution practices are followed.
|
|
- Replaced all references to the old project name with Citron.
- Added Citron copyright information alongside existing notices in all files.
|
|
Otherwise things get funny if the archive is downloaded, but the unpacking was interrupted.
|
|
Mainly for MSVC, changes the time zone database version to latest.
|
|
The repository can handle either GNU date or Apple date now.
|
|
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 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
|