Commit Graph

643 Commits

Author SHA1 Message Date
Kelvin Sherlock
ec9e78c793 updates. 2016-11-04 15:30:12 -04:00
Kelvin Sherlock
93bb259471 better create support for resource fork files. 2016-11-04 15:29:56 -04:00
Kelvin Sherlock
9d16456b80 use new file abstraction. 2016-11-04 12:31:22 -04:00
Kelvin Sherlock
cdd595a812 add proper file abstraction. 2016-11-04 12:29:36 -04:00
Kelvin Sherlock
94c1daeea5 fixup tool return &/&& modifiers. 2016-11-04 12:28:00 -04:00
Kelvin Sherlock
0bce90e531 more errno/ MacOS error mapping 2016-11-04 12:27:33 -04:00
Kelvin Sherlock
414dfa81b6 submodule update. 2016-08-31 20:38:39 -04:00
Kelvin Sherlock
97b6ce5f16 clean up makefiles a little bit. 2016-08-31 20:38:31 -04:00
Kelvin Sherlock
981a1d02da add submodule 2016-08-31 20:37:53 -04:00
Kelvin Sherlock
e61a54d0cf remove mapped_file nullptr if readonly stuff. it causes nothing but headaches. 2016-08-12 22:13:48 -04:00
Kelvin Sherlock
3db689389e resource manager tweaks. 2016-08-12 19:50:22 -04:00
Kelvin Sherlock
ab7c88db87 clean up CMakefile a little bit. 2016-08-12 19:49:58 -04:00
Kelvin Sherlock
dbb78e5364 more resource manager stuff. 2016-08-12 11:34:33 -04:00
Kelvin Sherlock
46e01b8b0a CreateResFile. 2016-08-11 22:36:17 -04:00
Kelvin Sherlock
c5df52edb8 use resource manager templates for more stuff. 2016-08-11 19:08:11 -04:00
Kelvin W Sherlock
78ebd808d4 create resource fork if opening w/ write permission 2016-08-10 21:57:02 -04:00
Kelvin Sherlock
d52dab0235 fix binary files... 2016-08-10 21:40:01 -04:00
Kelvin Sherlock
f028bd5697 LoadResource, GetResourceSizeOnDisk 2016-08-10 19:38:21 -04:00
Kelvin Sherlock
51a435114a pointless comment. 2016-08-10 19:37:08 -04:00
Kelvin Sherlock
9d302c5dcc clean up fpinfo a little bit. 2016-08-09 13:29:07 -04:00
Kelvin Sherlock
728de4ddaa endian updates. 2016-08-09 11:56:25 -04:00
Kelvin Sherlock
70c74d4bc9 use cmake to generate the config.h file! 2016-08-09 10:30:29 -04:00
Kelvin Sherlock
e0b6ba2c31 load trap - process entire (mapped) file with one-shot. 2016-08-09 08:17:58 -04:00
Kelvin Sherlock
c8ea11f1b0 Loader -- return tool_error 2016-08-09 08:17:27 -04:00
Kelvin Sherlock
5b0d9e7d07 . 2016-08-09 08:17:04 -04:00
Kelvin Sherlock
5a723e4fee update cmakefile 2016-08-09 08:16:12 -04:00
Kelvin Sherlock
4b3228f9c7 . 2016-08-09 08:15:52 -04:00
Kelvin Sherlock
56fc471255 better error when unable to load executable. 2016-08-09 08:15:12 -04:00
Kelvin Sherlock
fbb92ef08d cxx 2016-08-09 08:14:39 -04:00
Kelvin Sherlock
71bbee0479 value_or_error() 2016-08-05 21:55:53 -04:00
Kelvin Sherlock
a0768ec3c7 tool return tweaks 2016-08-05 20:56:24 -04:00
Kelvin Sherlock
c509148aec tool return then / map .... 2016-08-05 20:37:21 -04:00
Kelvin Sherlock
059cc09308 load resource updates. 2016-08-05 17:16:51 -04:00
Kelvin Sherlock
72c6cb043d more native functions. 2016-08-05 17:16:39 -04:00
Kelvin Sherlock
a4fb750886 __with_handle tool_return<void> was losing it's error. 2016-08-05 17:15:52 -04:00
Kelvin Sherlock
68c2f65f15 permission bug creating finder info 2016-08-03 07:02:11 -04:00
Kelvin Sherlock
c8a119f274 fix tool return bug -- value was never initialized for error constructor!!!! 2016-08-02 22:42:14 -04:00
Kelvin Sherlock
5dd4c13e54 solaris 2016-08-02 19:19:57 -04:00
Kelvin Sherlock
372183330e solaris 2016-08-02 21:44:34 -04:00
Kelvin Sherlock
a8ce25ea29 solaris 2016-08-02 19:07:06 -04:00
Kelvin Sherlock
ea4944551c solaris 2016-08-02 21:30:27 -04:00
Kelvin Sherlock
dd1679624c solaris 2016-08-02 21:19:01 -04:00
Kelvin Sherlock
9972b9e66b solaris 2016-08-02 18:37:28 -04:00
Kelvin Sherlock
54c927895a solaris 2016-08-02 21:02:34 -04:00
Kelvin Sherlock
882f216456 solaris... 2016-08-02 20:35:25 -04:00
Kelvin Sherlock
95c018da0c solaris updates. 2016-08-02 20:33:41 -04:00
Kelvin Sherlock
5daebb35b6 solaris fixes 2016-08-02 20:12:17 -04:00
Kelvin Sherlock
dce8bc8b02 fixes for solaris 2016-08-02 17:12:15 -04:00
Kelvin Sherlock
fd23d9ab21 compiles and runs... 2016-08-02 15:29:04 -04:00
Kelvin Sherlock
9724f587eb new resource manager (in progress) 2016-08-02 13:46:18 -04:00