Wolfgang Thaller
|
c8d627cdc4
|
find libhfs in system path
|
2021-03-20 23:45:15 +01: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
|
c1839aed89
|
minor cmakelists cleanup
|
2019-01-22 18:29:03 +01:00 |
|
Wolfgang Thaller
|
380fef0114
|
cleanup CMAKE_CXX_FLAGS and fix various warnings
|
2019-01-04 03:35:32 +01: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
|
d93277459b
|
Add ResInfo utility, for figuring out info about encoded resource forks
|
2017-04-25 03:33:31 +02:00 |
|
Wolfgang Thaller
|
3c4350b435
|
ResourceFiles: read-only AppleDouble support (._filename convention)
|
2017-04-25 03:33:30 +02:00 |
|
Wolfgang Thaller
|
0f2c7307c2
|
ad boost include directory in CMakeLists, and, as a hack force use of /usr/local/include
# Conflicts:
# build-toolchain.sh
|
2017-04-13 01:17:58 +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
|
59827d52b4
|
ppc: PEFTools: closer to working
|
2015-08-31 01:16:54 +02:00 |
|
Wolfgang Thaller
|
6a05091d37
|
Rez: properly report file-not-found errors
|
2015-08-27 20:49:55 +02:00 |
|
Wolfgang Thaller
|
036a45152e
|
Rez: don't get confused about ID -1 vs ID 65535
|
2015-07-20 03:27:26 +02:00 |
|
Wolfgang Thaller
|
334f06ed83
|
Rez: support resource attributes & names
|
2015-07-20 01:51:33 +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
|
41e327debc
|
Document boost and bison dependencies, clean up detection
|
2015-01-20 00:05:54 +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
|
1eda57de45
|
ResourceFiles library: support resource names
|
2014-11-08 00:53:12 +01:00 |
|
Wolfgang Thaller
|
3a98af6322
|
resource-related tools: misc cleanup
|
2014-11-08 00:52:50 +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 |
|
Wolfgang Thaller
|
774dce1a85
|
move ResourceFiles to separate library
|
2014-10-29 00:52:27 +01:00 |
|