Commit Graph

  • cb365fbabb README: typo Wolfgang Thaller 2019-11-15 01:22:20 +0100
  • 23276c6cd8 cmake cleanup Wolfgang Thaller 2019-11-15 01:22:07 +0100
  • 84ddd8b7a9 update multiversal Wolfgang Thaller 2019-11-15 01:21:59 +0100
  • 338da2da21 document git submodules, check for submodules, fail if bison or boost not present Wolfgang Thaller 2019-11-13 23:23:28 +0100
  • a50789d39a azure: enable building carbon Wolfgang Thaller 2019-11-12 00:07:39 +0100
  • 3defbac788 don't put xcoff importlib entry 0 into pef stringtable Wolfgang Thaller 2019-11-12 00:03:13 +0100
  • 809c9cd1a5 update multiversal Wolfgang Thaller 2019-11-12 00:02:13 +0100
  • 4cc414dbd7 Carbon requires certain 'SIZE' flags to be set Wolfgang Thaller 2019-11-12 00:01:27 +0100
  • 8516e91932 CMakeLists cleanup Wolfgang Thaller 2019-11-11 09:58:45 +0100
  • 6fbfe6b68a don't refuse to build carbon support with multiversal interfaces Wolfgang Thaller 2019-10-10 22:04:29 +0200
  • 7ea81a2ee6 don't require CMake 3.13 yet Wolfgang Thaller 2019-11-10 17:56:59 +0100
  • a7b75dcecc fix comment Wolfgang Thaller 2019-11-09 20:30:04 +0100
  • ba8abcedce update multiversal Wolfgang Thaller 2019-11-10 17:38:52 +0100
  • b3ec14bf76 add SharedLibrary example Wolfgang Thaller 2019-11-09 20:01:00 +0100
  • 7309f84f1a MakePEF: exported symbols Wolfgang Thaller 2019-11-09 16:15:49 +0100
  • d48e1c4798 MakePEF: set weak flag on individual symbols Wolfgang Thaller 2019-11-05 22:13:56 +0100
  • 6c8e507784 clarify how to initialize multiversal submodule Matthew Laux 2019-10-16 17:51:43 -0500
  • e56fc8b9c5 update multiversal Wolfgang Thaller 2019-10-03 00:27:24 +0200
  • e602945033 LaunchAPPLServer: fix printer port Wolfgang Thaller 2019-10-03 00:26:35 +0200
  • 37cb3b81e8 ConvertDiskImage: fix undefined behavior Wolfgang Thaller 2019-09-29 21:51:04 +0200
  • 3d84d382ad fix for case-insensitive systems Wolfgang Thaller 2019-09-29 21:00:14 +0200
  • 6c39d9121f run azure tests for macOS, clean up azure-pipelines.yml, remove disabled "Timeout" test case Wolfgang Thaller 2019-09-29 10:36:10 +0200
  • 002ba77d48 azure: follow redirections when downloading from github Wolfgang Thaller 2019-09-29 09:46:54 +0200
  • faa7e5964b azure: install curl, needed to dowlonad executor for tests Wolfgang Thaller 2019-09-29 01:35:10 +0200
  • e8456cde1f azure: build suddenly started failing without flex... Wolfgang Thaller 2019-09-29 00:50:26 +0200
  • bd42c9ee6b azure: try to run automated tests Wolfgang Thaller 2019-09-29 00:22:44 +0200
  • 5c2a845f60
    Merge pull request #93 from autc04/multiversal Wolfgang Thaller 2019-09-28 12:22:33 +0200
  • 40d727cf85 Add an azure build Wolfgang Thaller 2019-09-27 23:06:18 +0200
  • 779948435b update README for multiversal interface support Wolfgang Thaller 2019-09-27 23:06:06 +0200
  • 4f35f2f5f8 update multiversal Wolfgang Thaller 2019-09-27 23:05:58 +0200
  • 26153cccf4 proper choice between universal and multiversal Wolfgang Thaller 2019-09-26 19:30:45 +0200
  • 1f59b5f87f automatically build multiversal interfaces Wolfgang Thaller 2019-09-26 01:13:28 +0200
  • 720d353686 add mulitversal headers submodule Wolfgang Thaller 2019-09-25 22:50:17 +0200
  • 206db120f4 presence of InterfaceLib should be optional Wolfgang Thaller 2019-09-22 23:18:58 +0200
  • 0775243ab8 fix LaunchAPPLServer build Wolfgang Thaller 2019-09-22 22:58:45 +0200
  • 14d0e3d8a9 one more fix... Wolfgang Thaller 2019-09-16 21:05:40 +0200
  • f2baef8d81 unbreak Wolfgang Thaller 2019-09-15 22:08:49 +0200
  • 0842200812 interfaces-and-libraries.sh: support for MultiversalInterfaces Wolfgang Thaller 2019-09-14 02:22:30 +0200
  • 6394984a6b adjust LIB_SPEC for Multiversal Interfaces Wolfgang Thaller 2019-09-14 02:21:17 +0200
  • d7b311cb34 LaunchAPPLServer: don't link to Navigation if Navigation.h not found Wolfgang Thaller 2019-09-14 02:20:09 +0200
  • 92c0550526 fix macOS build Wolfgang Thaller 2019-09-14 11:57:29 +0200
  • d6a7408027 update SIZE resources Wolfgang Thaller 2019-09-09 22:14:01 +0200
  • 8a89416b37 comment: note what two cfrg fields are for Wolfgang Thaller 2019-09-09 22:13:50 +0200
  • 59e1127b5c LaunchAPPLServer: check for "optional" headers (for MultiversalInterfaces) Wolfgang Thaller 2019-09-09 22:13:28 +0200
  • 878a21d741 PowerPC: use long int for int32_t, to match Apple's SInt32 and the m68k target Wolfgang Thaller 2019-09-09 21:48:40 +0200
  • 252a10a671 don't forget to build WDEF sampel on PowerPC Wolfgang Thaller 2019-09-09 01:05:31 +0200
  • 898ebff404 improve MultiversalInterfaces compatibility Wolfgang Thaller 2019-09-09 01:05:01 +0200
  • fcf9548bff Stop using Apple's PEFBinaryFormat, use MultiversalInterfaces instead! Wolfgang Thaller 2019-09-08 20:54:09 +0200
  • 8b7c52d993 don't fail when files don't exist when removing old interfaces and libraries Wolfgang Thaller 2019-09-02 23:21:35 +0200
  • 4e7e895782 slight cleanup in class ResourceFile Wolfgang Thaller 2019-08-25 17:48:02 +0200
  • 57d99dfbed fix build on case-sensitive file systems Wolfgang Thaller 2019-08-25 16:19:58 +0200
  • 14570ffa1f add a utility to convert NDIF disk images (WIP) Wolfgang Thaller 2019-08-25 12:56:09 +0200
  • 057768eedf
    Merge pull request #91 from easybe/man v2019.8.2 Wolfgang Thaller 2019-08-24 12:56:10 +0200
  • ac972cb6c7 Move man pages for hfsutils to share/man Ezra Buehler 2019-08-24 04:20:54 +0200
  • 67848bfc6f
    Merge pull request #90 from easybe/interfaces v2019.8 Wolfgang Thaller 2019-08-20 18:45:02 +0200
  • c39d772d2d Prevent interfaces-and-libraries.sh from removing Retro*.r Ezra Buehler 2019-08-20 08:02:30 +0200
  • 5dc8179b1c Fix Mac OS X 10.4 compatibility Wolfgang Thaller 2019-08-18 22:29:27 +0200
  • 962b214833 Clean old interfaces and libraries in case of --skip-thirdparty Wolfgang Thaller 2019-08-18 22:26:29 +0200
  • 44799e5b5c fix static ppc OpenTransport libraries Wolfgang Thaller 2019-08-18 15:29:04 +0200
  • e5185d23c3 Switch tab-indented files to 4-space indent Wolfgang Thaller 2019-08-18 13:21:00 +0200
  • 9cb90cb3b0 some #include cleanup Wolfgang Thaller 2019-08-18 12:31:32 +0200
  • 78bc08814d make interfaces-and-libraries.sh handle PEFBinaryFormat.h Wolfgang Thaller 2019-08-18 12:31:05 +0200
  • 54201b2733 Don't fail LaunchAPPLServer 68K build if OpenTpt libs are unavailable Wolfgang Thaller 2019-08-17 23:49:17 +0200
  • 2a5bd9b5fa make interfaces-and-libraries.sh keep track of installed files Wolfgang Thaller 2019-08-17 23:48:50 +0200
  • 48e6c62d6f special characters should now work in interfaces&libraries path Wolfgang Thaller 2019-08-17 21:57:11 +0200
  • e6ba1bf012 make interfaces-and-libraries.sh work with spaces in source path name Wolfgang Thaller 2019-08-17 21:35:52 +0200
  • f564cc05bb
    Merge pull request #89 from easybe/interfaces Wolfgang Thaller 2019-08-17 13:22:54 +0200
  • e76dfe1f4d Move Interfaces&Libraries handling to separate file Ezra Buehler 2019-08-17 11:37:22 +0200
  • bfb9a16d3b silence unnecessary output Wolfgang Thaller 2019-08-12 22:38:22 +0200
  • 5bf877c2f9 fix warning Wolfgang Thaller 2019-08-12 22:38:13 +0200
  • f16edcfbef another attempt at fixing dependencies Wolfgang Thaller 2019-08-12 22:37:22 +0200
  • 7d8b6140d6 work around bug in UniversalInterfaces 3.4.2 Wolfgang Thaller 2019-08-12 20:21:18 +0200
  • 4470b2055c attempt to fix dependency ordering of build Wolfgang Thaller 2019-08-12 21:16:44 +0200
  • 856639df55 fix cmake warning Wolfgang Thaller 2019-08-12 21:16:20 +0200
  • df12324d15
    Merge pull request #86 from autc04/gcc-9.1 Wolfgang Thaller 2019-08-11 11:36:33 +0200
  • 06ebaee1f8 Add --prefix option to build-toolchain.bash Ezra Buehler 2019-07-21 15:41:37 +0200
  • e107fb0dfb Fix whitespace in build-toolchain.bash Ezra Buehler 2019-07-21 15:37:32 +0200
  • 46d155bf98 Add --prefix option to build-toolchain.bash Ezra Buehler 2019-07-21 15:41:37 +0200
  • b6ad702a0f Samples: fix build for WDEF Ezra Buehler 2019-07-20 15:55:50 +0200
  • 13f385abe5 Fix whitespace in build-toolchain.bash Ezra Buehler 2019-07-21 15:37:32 +0200
  • ebd2a4a694 Samples: fix build for WDEF Ezra Buehler 2019-07-20 15:55:50 +0200
  • 10b95c33d8 fix 68K inline functions Wolfgang Thaller 2019-06-23 23:54:46 +0200
  • 2075e92f23 add test case for pascal traps Wolfgang Thaller 2019-06-23 17:27:47 +0200
  • 3612935ed9 documentation updates Wolfgang Thaller 2019-06-23 16:50:09 +0200
  • a486d8267c update gcc version number in readme Wolfgang Thaller 2019-06-20 23:51:16 +0200
  • d29b12e18a conflict resolution Wolfgang Thaller 2019-06-20 20:48:48 +0200
  • a49302b4ee Merge branch 'upstream' (gcc 9.1) Wolfgang Thaller 2019-06-20 20:40:43 +0200
  • 6fbf4226da gcc-9.1 Wolfgang Thaller 2019-06-02 17:48:37 +0200
  • 4162dfca54
    Merge pull request #81 from alastairstuart/fix-header-parsing Wolfgang Thaller 2019-03-19 22:23:47 +0100
  • b94177ebde fix header processing on non en_US locales Alastair Stuart 2019-03-19 17:05:08 +0000
  • b99f252a27 add missing include (see #80) Wolfgang Thaller 2019-03-13 22:42:54 +0100
  • 8d277dfbfa make LaunchAPPL work when only the needed autoquit/autquit7 image is specified Wolfgang Thaller 2019-02-11 21:20:21 +0100
  • 5f60c59ea6
    Merge pull request #79 from szymonlopaciuk/support_autquit7 Wolfgang Thaller 2019-02-11 21:07:41 +0100
  • 89d4565f0d Autodetect System version for correct AutoQuit Szymon Łopaciuk 2019-02-10 01:56:37 +0000
  • a3919a0bb4 Add support for using AutQuit7 Szymon Łopaciuk 2019-02-07 21:24:59 +0000
  • a74873bc39
    Merge pull request #78 from szymonlopaciuk:fix_rom_symlink_bug Wolfgang Thaller 2019-02-07 22:51:15 +0100
  • fe00dde02b Fix error on ROM symlink creation if name non-standard Szymon Łopaciuk 2019-02-05 23:52:14 +0000
  • e8f346cc9f LaunchAPPLServer: some tweaks/fixes to standarf file dialogs Wolfgang Thaller 2019-01-27 11:35:17 +0100
  • ada9b67a75 LaunchAPPLServer: enable OpenTransport on 68K Wolfgang Thaller 2019-01-26 19:05:04 +0100
  • a3c8783a88 ConvertObj: handle "repeat" flag for data modules Wolfgang Thaller 2019-01-26 19:04:02 +0100