Ryan Schmidt
a8910354d2
interfaces-and-libraries.sh: Fix typo in comment
2022-08-03 13:20:03 -05:00
Wolfgang Thaller
7f8f47ca66
enable powerpc universal interfaces via nix
2022-01-17 00:17:02 +01:00
Wolfgang Thaller
78d5e46fd2
universal interfaces from mpw3.5 from archive.org
2022-01-01 18:05:06 +01:00
Wolfgang Thaller
527edf0e49
keep bsd strings.h around as bsdstrings.h so it can be used on case-insensitive file systems
2021-12-29 18:56:39 +01:00
Wolfgang Thaller
5f4733ea5f
fix check for resourcefork of InterfaceLib
2020-08-23 19:55:59 +02:00
Wolfgang Thaller
ee5e93366b
fix 68k-only build ( #106 )
2020-04-25 11:23:52 +02:00
Wolfgang Thaller
3d84d382ad
fix for case-insensitive systems
2019-09-29 21:00:14 +02:00
Wolfgang Thaller
26153cccf4
proper choice between universal and multiversal
2019-09-26 19:30:45 +02:00
Wolfgang Thaller
1f59b5f87f
automatically build multiversal interfaces
2019-09-26 01:24:56 +02:00
Wolfgang Thaller
206db120f4
presence of InterfaceLib should be optional
2019-09-22 23:18:58 +02:00
Wolfgang Thaller
14d0e3d8a9
one more fix...
2019-09-16 21:05:40 +02:00
Wolfgang Thaller
f2baef8d81
unbreak
2019-09-15 22:08:49 +02:00
Wolfgang Thaller
0842200812
interfaces-and-libraries.sh: support for MultiversalInterfaces
2019-09-15 21:23:51 +02:00
Wolfgang Thaller
92c0550526
fix macOS build
2019-09-14 11:57:29 +02:00
Wolfgang Thaller
fcf9548bff
Stop using Apple's PEFBinaryFormat, use MultiversalInterfaces instead!
2019-09-08 20:54:09 +02:00
Wolfgang Thaller
8b7c52d993
don't fail when files don't exist when removing old interfaces and libraries
2019-09-02 23:21:35 +02:00
Wolfgang Thaller
57d99dfbed
fix build on case-sensitive file systems
2019-08-25 16:19:58 +02:00
Ezra Buehler
c39d772d2d
Prevent interfaces-and-libraries.sh from removing Retro*.r
2019-08-20 08:47:16 +02:00
Wolfgang Thaller
5dc8179b1c
Fix Mac OS X 10.4 compatibility
2019-08-18 22:34:49 +02:00
Wolfgang Thaller
44799e5b5c
fix static ppc OpenTransport libraries
2019-08-18 15:29:04 +02:00
Wolfgang Thaller
e5185d23c3
Switch tab-indented files to 4-space indent
2019-08-18 13:21:00 +02:00
Wolfgang Thaller
78bc08814d
make interfaces-and-libraries.sh handle PEFBinaryFormat.h
2019-08-18 12:31:05 +02:00
Wolfgang Thaller
2a5bd9b5fa
make interfaces-and-libraries.sh keep track of installed files
2019-08-17 23:48:50 +02:00
Wolfgang Thaller
48e6c62d6f
special characters should now work in interfaces&libraries path
2019-08-17 21:57:11 +02:00
Wolfgang Thaller
e6ba1bf012
make interfaces-and-libraries.sh work with spaces in source path name
...
Now that it's a separate script, people might invoke it with more varied paths.
2019-08-17 21:35:52 +02:00
Ezra Buehler
e76dfe1f4d
Move Interfaces&Libraries handling to separate file
...
To enable binary distribution it is now possible to install Apple's
interfaces and libraries at a later point by running:
interfaces-and-libraries.sh /install/to /from/InterfacesAndLibraries
2019-08-17 12:55:30 +02:00