Commit Graph

356 Commits

Author SHA1 Message Date
1ec2bc23e6 Add CodeWarrior project for BeOS R4 x86. 2021-04-28 10:33:04 +01:00
98e0ce9926 BeOS declares mkdir(2) in sys/stat.h. 2021-04-28 10:31:38 +01:00
39fb1fedbc Create disk image with source tarball. 2021-04-28 09:30:01 +01:00
1c5db49f9c Create disk image with BeOS and Haiku binaries. 2021-04-28 09:24:03 +01:00
152cd2dbdf Update Haiku binary. 2021-04-28 09:23:07 +01:00
99320e69d5 Add binary for BeOS R3 x86. 2021-04-28 09:22:55 +01:00
ddee1ee32e Add CodeWarrior project for BeOS R3 x86. 2021-04-28 09:22:40 +01:00
399cd067ef Code refactor in BeOS. 2021-04-28 09:22:23 +01:00
36592fd1af Fix creation of extended attributes in BeOS. 2021-04-28 09:22:08 +01:00
86cf157c13 Define BeOS icon type if not previously defined, as it is missing in BeOS R3. 2021-04-28 09:21:12 +01:00
057e20030b Cast calculations of volume sizes to 64bit in BeOS. 2021-04-28 09:20:42 +01:00
878b16a1c1 Define value for printf of 64bits if not defined. 2021-04-28 09:20:16 +01:00
2bbe1505d7 Fix number of BeOS permissions. 2021-04-28 09:19:54 +01:00
b7853df58f Define utsname field lengths in BeOS if not defined previously. 2021-04-28 09:19:39 +01:00
1f62ce9c4d Explicitly cast frag buffers for BeOS. 2021-04-28 09:19:14 +01:00
23f806bb71 Rename BeOS' time.h to beostime.h to prevent collision in Be's CodeWarrior. 2021-04-28 09:18:38 +01:00
3f7e7678e0 Add script to generate disk images. 2021-04-27 05:33:37 +01:00
2c655b12e7 Remove CodeAlike file. 2021-04-27 05:32:39 +01:00
1a5bcc61bd Add support for Cygwin. 2021-04-27 05:29:30 +01:00
89f1d8ed16 Fix number of permissions in UNIX. 2021-04-27 05:29:12 +01:00
9546e01aa2 Update VS2019 project. 2021-04-27 05:28:51 +01:00
b189abc5f5 Fix binaries permissions. 2021-04-27 05:28:02 +01:00
0cf68975b6 Add binaries. 2021-04-27 05:10:43 +01:00
66bc63a0e6 Add script to write binaries to a FAT disk image. 2021-04-26 22:17:39 +01:00
e0e18c0e29 Add OpenWatcom 1.8 projects. 2021-04-26 21:57:41 +01:00
349be010c0 Add Visual Studio 2017 project. 2021-04-26 21:51:40 +01:00
52d8ba6126 Small fixes in Atari ST. 2021-04-25 20:05:16 +01:00
f59b7ea474 Implement permissions for Atari ST. 2021-04-25 20:00:39 +01:00
e6431ce2a9 Implement links for Atari ST. 2021-04-25 19:56:05 +01:00
a2942568cd Implement OS information for Atari ST. 2021-04-25 19:46:05 +01:00
01450ffa99 Implement volume information for Atari ST. 2021-04-25 18:53:21 +01:00
9de8b4d752 Implement timestamps for Atari ST. 2021-04-25 18:25:50 +01:00
3e18181988 Add non-implemented for resource fork, sparse files and extended attributes for Atari ST. 2021-04-25 18:14:08 +01:00
4a9953703c Implement permissions skeleton for Atari ST. 2021-04-25 18:11:20 +01:00
c221af5c1e Implement links skeleton for Atari ST. 2021-04-25 18:09:51 +01:00
0602959063 Fix incorrect handle comparison. 2021-04-25 18:08:05 +01:00
4baec69185 Implement fragmentation for Atari ST. 2021-04-25 18:07:49 +01:00
30c70ff002 Implement million files for Atari ST. 2021-04-25 18:02:24 +01:00
cec51e96bb Implement filenames for Atari ST. 2021-04-25 18:00:25 +01:00
b76fa40613 Implement directory depth for Atari ST. 2021-04-25 17:58:37 +01:00
87376dfd4f Implement file deletion for Atari ST. 2021-04-25 17:55:49 +01:00
b6903207ad Implement attributes in Atari ST. 2021-04-25 17:53:22 +01:00
44c71f1c03 Add CMake files for Atari ST. 2021-04-25 17:41:25 +01:00
9c8a39d61e Rework CMakeLists.txt so project is compiled without intermediary libraries. 2021-04-24 20:26:43 +01:00
ea076dc481 Use "X86" as 32-bit OS/2 system processor CMake definition for OpenWatcom. 2021-04-24 15:13:55 +01:00
4de2eabb06 Add CMake files for 32-bit OS/2 using OpenWatcom. 2021-04-23 05:10:03 +01:00
a4e27c9e47 Remove spurious message. 2021-04-23 05:09:29 +01:00
32e604bd98 Fix compilation on AmigaOS 4. 2021-04-19 14:05:11 +01:00
5a838015c3 AmigaOS filesystem type is printed in decimal not octal. 2021-04-19 14:05:01 +01:00
a8384e8aa1 Fix permissions in AmigaOS 4. 2021-04-19 13:51:54 +01:00