Commit Graph

  • 76b6e67f4e improve flake setup Wolfgang Thaller 2021-11-23 22:45:44 +0100
  • 09f857cc2b delete old stuff Wolfgang Thaller 2021-11-23 00:22:35 +0100
  • 9cdf56d4d5 cross compilation! Wolfgang Thaller 2021-11-23 00:19:23 +0100
  • 6c81b0cc51 first cross CC Wolfgang Thaller 2021-11-22 23:38:03 +0100
  • dd7fe83b93 initial flake Wolfgang Thaller 2021-11-22 21:14:26 +0100
  • 03830f6e97
    Merge pull request #144 from autc04/aatch64-darwin-autotools Wolfgang Thaller 2021-12-08 21:49:00 +0100
  • 0faca7b317 Merge branch 'azure-update' (early part) Wolfgang Thaller 2021-12-08 21:21:26 +0100
  • ec657af553 bump macos version Wolfgang Thaller 2021-12-08 18:43:57 +0100
  • 00d7a00c1b Azure discontinued support for ubuntu 16.04. Welcome to a new decade. Wolfgang Thaller 2021-12-08 18:34:50 +0100
  • ad7bdb84b8 now that config.guess is fixed, gcc needs to know about aarch64-apple-darwin, not arm-apple-darwin Wolfgang Thaller 2021-12-08 14:50:20 +0100
  • 16c9f7b849 autoreconf binutils Wolfgang Thaller 2021-12-08 14:49:51 +0100
  • 1ff3fe67a5 more autoreconfing Wolfgang Thaller 2021-12-08 14:47:18 +0100
  • ea001ef5f8 autoreconf/libtoolize some things Wolfgang Thaller 2021-12-08 13:58:16 +0100
  • 952761eef3 remove pdf that shouldn't be there Wolfgang Thaller 2021-12-05 14:39:50 +0100
  • 2a92e32761
    Merge pull request #143 from b-/patch-1 Wolfgang Thaller 2021-10-25 16:51:56 +0200
  • d702c68321
    Shortened a couple of build steps br 2021-10-25 07:35:43 -0400
  • b3c840a3c8
    Merge pull request #134 from mackiea/32bit_fixes Wolfgang Thaller 2021-09-19 17:58:53 +0200
  • c124cf98d9 fix gettimeofday (was off by one day) Wolfgang Thaller 2021-09-19 17:56:20 +0200
  • 8bfd7fd073 Update third-party dependency failure warning Jessica Stokes 2021-07-12 14:06:58 -0700
  • 3dc776801c Rename --skip-hfsutils to --with-system-hfsutils Jessica Stokes 2021-07-12 14:06:37 -0700
  • beb4c2c518
    Merge pull request #138 from ZaneKaminski/master Wolfgang Thaller 2021-05-31 08:59:41 +0200
  • 1bf09c8b5f #include <sstream> in RezLexerNextToken.cc Zane Kaminski 2021-05-31 00:39:52 -0400
  • 8b20276a6e work around (fix?) the strange cross-segment refs that GNU ld generates when debug info is present gdb Wolfgang Thaller 2021-05-24 16:19:17 +0200
  • 529d88a195 linker script: pass debug info through nicely. Wolfgang Thaller 2021-05-24 16:18:17 +0200
  • 30b727647a fix segment-based relocation in gdb Wolfgang Thaller 2021-05-24 15:54:47 +0200
  • 9a39c08963 RelocBase::code1 was unused, remove Wolfgang Thaller 2021-05-24 15:54:17 +0200
  • 8d32c583ae
    Merge pull request #137 from fairfieldt/fix-build-toolchain-powermac Wolfgang Thaller 2021-05-07 08:35:40 +0200
  • f55df9e129 fixes bug in build-toolchain when running on Power Mac Tom Fairfield 2021-05-05 11:27:59 -0700
  • 33b380d776 Fixes to make libelf build in 32-bit. Tested on Debian 4.19.98-1+deb10u1. Addresses https://github.com/autc04/Retro68/issues/119. Andrew Mackie 2021-04-27 14:25:43 -0400
  • 43545807a0 remove section ordering (it has bad side effects) Wolfgang Thaller 2021-04-20 01:05:06 +0200
  • ba04456f23 hack gdb to relocate sections properly Wolfgang Thaller 2021-04-20 01:04:40 +0200
  • 4912a44e49 generate PHDRs for each segment Wolfgang Thaller 2021-04-19 22:15:12 +0200
  • 7455b0cd2a AutomatedTests/PCRel32: explicitly specify optimization Wolfgang Thaller 2021-04-19 22:11:06 +0200
  • bab78e598e Elf2Mac: output ldscript path before invoking real ld Wolfgang Thaller 2021-04-19 22:09:21 +0200
  • 0bbb21ad98
    Merge pull request #128 from ryandesign/patch-2 Wolfgang Thaller 2021-04-19 22:06:04 +0200
  • 82330db7fb
    Merge pull request #127 from ryandesign/patch-1 Wolfgang Thaller 2021-04-19 22:05:13 +0200
  • 153eb65074
    Merge pull request #133 from ryandesign/patch-3 Wolfgang Thaller 2021-04-19 21:39:04 +0200
  • 8a66ae2b12
    Update build-toolchain.bash Wolfgang Thaller 2021-04-19 21:37:40 +0200
  • 9642da7eb1
    Remove unused ARCHS variable Ryan Schmidt 2021-04-19 03:13:45 -0500
  • e4bd1fd64e add --no-elf2mac flag Wolfgang Thaller 2021-04-18 12:36:13 +0200
  • 3488c827ef remove outdated comment Wolfgang Thaller 2021-04-18 12:35:53 +0200
  • 1ffdc12c59
    Apply suggestions from code review Wolfgang Thaller 2021-04-18 12:30:42 +0200
  • e8fb52d494
    Merge pull request #130 from ryandesign/patch-3 Wolfgang Thaller 2021-04-18 12:25:04 +0200
  • 7240f29e22
    Fix separate build directory instructions Ryan Schmidt 2021-04-17 00:22:59 -0500
  • 63d6f6b684
    Use relative symlinks to Elf2Mac Ryan Schmidt 2021-04-16 23:37:22 -0500
  • eb7223f368
    Fix typos in build script messages Ryan Schmidt 2021-04-15 15:27:58 -0500
  • 6dda1160ab
    Merge pull request #125 from fairfieldt/fix-launchappl-typo Wolfgang Thaller 2021-04-13 09:59:27 +0200
  • ca57b0cb67 Fixes typo in LaunchAPPL client. Tom Fairfield 2021-04-12 12:19:21 -0700
  • c76e2f0785 emit code segments in order in ELF file Wolfgang Thaller 2021-04-08 00:27:29 +0200
  • c12bc6a377 keep debug info in linker script Wolfgang Thaller 2021-03-23 22:12:49 +0100
  • 1587f9cbc4 add m68k-*-macos target to gdb Wolfgang Thaller 2021-03-21 01:47:50 +0100
  • 13b4125a37 Merge branch 'upstream' into gdb (binutils-gdb at gdb-10.1) Wolfgang Thaller 2021-03-21 01:16:54 +0100
  • 6c5c652ee1 switch from binutils only to binutils-gdb, tag gdb-10.1-release Wolfgang Thaller 2021-03-21 01:09:18 +0100
  • c8d627cdc4 find libhfs in system path Wolfgang Thaller 2021-03-20 23:45:15 +0100
  • 3a3ab700b4 Allow skipping the build of hfsutils Jessica Stokes 2021-03-13 14:19:40 -0800
  • f428918183 add default search paths for dependencies installed via homebrew on ARM macs Wolfgang Thaller 2021-02-06 15:30:43 +0100
  • 3236f3cfbf deal with stricter default compile options for C Wolfgang Thaller 2021-02-06 15:23:15 +0100
  • 45d5bdd137 teach gcc about arn64-apple-darwin hosts Wolfgang Thaller 2021-02-06 15:22:50 +0100
  • 884273fce1 use plain GetResource instead of Get1Resource during initialization (#118) Wolfgang Thaller 2021-01-12 22:09:44 +0100
  • f10344e316
    Merge pull request #113 from autc04/r_68k_pc32 Wolfgang Thaller 2020-12-28 21:34:13 +0100
  • 0b120a722e add test cases for r_68k_pc32 Wolfgang Thaller 2020-12-28 19:35:51 +0100
  • 5fdd7b411f relocate.c: some cleanup Wolfgang Thaller 2020-12-28 15:15:09 +0100
  • 4c7b83bb75 add support for R_68K_PC32 relocations Wolfgang Thaller 2020-12-28 00:25:36 +0100
  • 522a96e6ff hfsutils: fix repeated builds, get rid of an unnecessary symlink (#112) Wolfgang Thaller 2020-10-11 19:13:25 +0200
  • d2284679f9 initial nix support Wolfgang Thaller 2020-10-04 15:35:11 +0200
  • 60f7efb5d4 fix out-of-source builds for hfsutils Wolfgang Thaller 2020-10-04 15:34:17 +0200
  • 5f4733ea5f fix check for resourcefork of InterfaceLib Wolfgang Thaller 2020-08-23 19:55:33 +0200
  • fbdf2c4bcb Fix Dialog sample for Carbon on classic MacOS (#110) Wolfgang Thaller 2020-07-22 20:02:07 +0200
  • 292e78bbab fix size of generated disk images (#109) Wolfgang Thaller 2020-06-19 23:15:32 +0200
  • 3992bf904a fix missing dependency in SharedLibrary sample (#106) Wolfgang Thaller 2020-04-25 11:24:14 +0200
  • ee5e93366b fix 68k-only build (#106) Wolfgang Thaller 2020-04-25 11:23:52 +0200
  • 1f94f8c490 update multiversal Wolfgang Thaller 2020-03-08 17:32:59 +0100
  • 6671b82624
    Merge pull request #105 from DarwinNE/master Wolfgang Thaller 2020-03-02 22:49:02 +0100
  • 1f19d619cf Try to fix garbage appearing when resizing window. Redraw is probably done a little bit too often. DarwinNE 2020-02-25 22:03:37 +0100
  • cf75b4d9ba
    Merge pull request #103 from DarwinNE/master Wolfgang Thaller 2020-01-18 23:43:35 +0000
  • 812831c24f Correct a missing header that would have made impossible to compile the code with Carbon. Remove commented out code. DarwinNE 2020-01-19 00:38:33 +0100
  • 46a380b89a Implement suggestions from the code review of the pull request #103. DarwinNE 2020-01-18 00:33:55 +0100
  • 9cb5603bbb Merge branch 'master' of https://github.com/autc04/Retro68 DarwinNE 2020-01-16 00:12:46 +0100
  • 5f30a05a34 Slightly better strategy to convert C strings to Pascal-style ones. DarwinNE 2020-01-16 00:11:56 +0100
  • 9cf5c41ad7 Add a virtual function to the Console class so that it does not need to keep track of the window. DarwinNE 2020-01-16 00:01:26 +0100
  • d40eacf12e Implement sequence to change the window name. DarwinNE 2020-01-14 22:46:05 +0100
  • f962ac5ec2
    Merge pull request #102 from DarwinNE/master Wolfgang Thaller 2020-01-13 20:45:44 +0000
  • f4b2001325 Delete some leftover code. DarwinNE 2020-01-13 07:20:25 +0100
  • 7a2f3df561 Tried to implement suggestions. DarwinNE 2020-01-13 00:20:40 +0100
  • b901a50bce Correct the name CMakeLists.txt DarwinNE 2020-01-13 00:10:49 +0100
  • 7b176b3d9b Merging and solving conflicts. DarwinNE 2020-01-12 22:20:26 +0100
  • f6fa98c8dd Added CMakeList.txt DarwinNE 2020-01-12 22:17:44 +0100
  • 75b54d3cc7 Add additional permissions in the license. DarwinNE 2020-01-12 22:13:01 +0100
  • 66ced30304 IConsole replaces Console. DarwinNE 2020-01-12 22:09:04 +0100
  • 8391611859 add Runtime Library Exception to Console library license Wolfgang Thaller 2020-01-12 18:22:39 +0100
  • 13470b7a75 fix compile options for Console Wolfgang Thaller 2020-01-12 18:22:16 +0100
  • 187b3af647 Implement close button. DarwinNE 2020-01-10 22:27:40 +0100
  • 5102db592c Change the note in the readme.txt file DarwinNE 2020-01-09 22:43:46 +0100
  • bcf635d5f9 Used a single array for attributed chars to simplify code as well as condensed bold style for the font, so to have a regular grid. DarwinNE 2020-01-09 22:39:08 +0100
  • 1e6db87600 bison 3.5 compatibility (see #101) Wolfgang Thaller 2020-01-01 23:36:51 +0100
  • 4524604aae Improved a few details. DarwinNE 2019-12-21 13:27:35 +0100
  • 0df7517c16 Implement italic text, improve here and there. Add readme.txt, with list of supported ANSI commands. DarwinNE 2019-12-15 13:47:13 +0100
  • 65a4adbb0d Add an improved console handling only ANSI commands for bold and underline text. DarwinNE 2019-12-14 17:59:13 +0100
  • 584b626d13 fix double \n on stdin from console (#99) Wolfgang Thaller 2019-12-08 17:25:42 +0100
  • e4b1ee0920 update/fix sample Makefile (see #98) Wolfgang Thaller 2019-12-07 15:24:48 +0100