Commit Graph

23 Commits

Author SHA1 Message Date
Wolfgang Thaller e187bd21c2 honor SOURCE_DATE_EPOCH variable when timestamping MacBinary files 2024-01-21 11:52:12 +01:00
Richard Halkyard f186dc1d57 Set a valid timestamp on MacBinary output 2024-01-04 17:30:55 -06:00
Wolfgang Thaller 292e78bbab fix size of generated disk images (#109) 2020-06-19 23:15:32 +02:00
Wolfgang Thaller 4e7e895782 slight cleanup in class ResourceFile 2019-08-25 17:48:02 +02:00
Wolfgang Thaller e5185d23c3 Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Wolfgang Thaller 68636d820c interpret .as as extension for apple single 2018-12-22 10:07:18 +01:00
Wolfgang Thaller e2a3ea6da8 don't use seek when writing MacBinary 2017-10-09 15:14:32 +02:00
Wolfgang Thaller 0e2eb677e4 LaunchAPPL: support reading MacBinary from stdin 2017-10-08 22:35:27 +02:00
Wolfgang Thaller bcfcbb90a3 fix data forks in MacBinary 2017-10-05 15:32:57 +02:00
Wolfgang Thaller 507ba9debf LaunchAPPL --make-executable: add a #!/.../LaunchCFMApp to a mac app 2017-10-04 02:03:26 +02:00
Wolfgang Thaller 9a50b29581 ResourceFile: error handling... 2017-10-03 18:44:23 +02:00
Wolfgang Thaller 62831a7391 fix ResourceFile data fork reading 2017-10-03 12:08:54 +02:00
Wolfgang Thaller 5f998b85be ResourceFiles: read data forks from MacBinary and AppleSingle 2017-10-03 00:17:31 +02:00
Wolfgang Thaller c01a99637a add a missing error check (one of many) 2017-10-02 23:13:07 +02:00
Wolfgang Thaller 406471dd79 AppleDouble support 2017-09-23 21:05:40 +02:00
Wolfgang Thaller 3c4350b435 ResourceFiles: read-only AppleDouble support (._filename convention) 2017-04-25 03:33:30 +02:00
Wolfgang Thaller 64e7a15755 ResourceFile: Don't rely on finder info being set, even on Macs 2015-09-14 23:06:21 +02:00
Wolfgang Thaller b8a4af80ca implement reading of macbinary files 2015-07-17 01:59:23 +02:00
Wolfgang Thaller f363d6d0a7 add comment, remove debug output 2015-01-20 00:08:32 +01:00
Wolfgang Thaller 2268b5f093 Fix some missing #includes 2015-01-16 16:37:19 +01:00
Wolfgang Thaller 9a683e24f9 read/write support for AppleSingle files 2014-11-08 00:53:36 +01:00
Wolfgang Thaller 5426b3a741 fix reading/writing of real resource files on the mac 2014-11-01 01:58:18 +01:00
Wolfgang Thaller a6d2873ed6 move resource file wrapping functionality to separate module (NOTE: re-running build-toolchain.sh is required) 2014-10-31 01:16:47 +01:00