Commit Graph

26 Commits

Author SHA1 Message Date
9c8a39d61e Rework CMakeLists.txt so project is compiled without intermediary libraries. 2021-04-24 20:26:43 +01:00
af4c7b33d2 Reorganize folder structure to make cmake happy. 2021-03-31 02:33:45 +01:00
f9ce3b60eb Implement extended attributes for FreeBSD, NetBSD, OpenBSD and DragonFly BSD. 2021-03-31 00:10:49 +01:00
44af658458 Add Darwin target. 2021-03-15 01:08:48 +00:00
7cc2dcd989 Fix file headers. 2021-03-14 19:14:41 +00:00
88161c7a0d Show cmake detected system and processor. 2021-03-14 00:50:43 +00:00
41ace8fa4c Add cmake file for cross compiling using Retro68. 2021-03-12 13:03:29 +00:00
14a25c8510 Add cmake file for cross compiling using MingW. 2021-03-11 13:35:13 +00:00
9ce05e8aaf Add cmake file for cross compiling using DJGPP. 2021-03-09 19:35:16 +00:00
32043cf7a2 Update cmake files. 2021-03-09 17:21:01 +00:00
d896e638a0 Move DOS source to a folder. 2021-03-09 13:57:35 +00:00
73d4ee607a Set UNIX perms using a for loop instead of repeating code. 2021-03-09 05:28:51 +00:00
801383796d Split UNIX code. 2021-03-09 05:08:28 +00:00
00706e2838 Split Linux code. 2021-03-09 04:50:49 +00:00
6d9945d20b Fix file headers. 2021-03-09 04:42:30 +00:00
ccdb28a5f6 Move include files to folder. 2021-03-09 04:39:19 +00:00
451bbd357b Move unix and linux code to folders. 2021-03-09 04:24:32 +00:00
7ae241b6a5 Add NetWare target. 2020-05-03 01:37:46 +01:00
669d9dce68 Move source to src folder. 2020-04-28 22:48:51 +01:00
2540c4cc2a Implement Sparse() for Linux. 2019-04-29 00:07:02 +01:00
840f6738e9 Implement ExtendedAttributes() for Linux. 2019-04-28 23:35:43 +01:00
f9e63b73cf Implement GetVolumeInfo() for UNIX et al. 2019-04-28 20:38:11 +01:00
e4a3930be7 Implement win32 version and add win32/x86 executable. 2019-01-27 19:10:00 +00:00
01bcb47c64 Implement Mac OS (aka System) fstester.setter. 2018-02-18 06:48:49 +00:00
9c51d55c2d Correct fstester.setter cmake. 2018-01-15 21:15:16 +00:00
20017bb644 Add 16-bit OS/2 code to create test volumes.
Signed-off-by: Natalia Portillo <claunia@claunia.com>
2018-01-11 17:54:42 +00:00