Commit Graph

59 Commits

Author SHA1 Message Date
Wolfgang Thaller d5e013f891 add a reference to Retro68NixSample to the README 2024-05-02 00:11:49 +02:00
Wolfgang Thaller 1857ea24e3 update version numbers in README 2023-12-29 01:50:49 +01:00
Wolfgang Thaller c525614549
Merge pull request #221 from autc04/flakes
Nix Flakes
2023-12-29 00:22:26 +01:00
Wolfgang Thaller e0d73d5329 update README for nix flakes 2023-12-28 21:34:56 +01:00
Mark Cave-Ayland 14503f0611 README.md: add section on using the Retro68 docker image 2023-12-17 21:13:07 +00:00
Vyr Cossont 3537637c0f
Add texinfo to brew install commands
Following the instructions as is on macOS results in `build-toolchain.bash` failing with `WARNING: 'makeinfo' is missing on your system`. The readme was updated in #59 but only for Ubuntu.
2023-10-23 13:08:19 -07:00
Kristine1975 710c90bcc1
Link to www.nixos.org is Github-relative
This link to www.nixos.org incorrectly leads to https://github.com/autc04/Retro68/blob/master/www.nixos.org: 8109463758/README.md?plain=1#L155

The reason is the missing `https://` schema, so when Github renders the markdown, it treats the link as Github-relative. This PR fixes that.
2022-08-17 09:56:29 +02:00
Wesley Moore e9ad55daf7
Update attribute for powerpc nix builds in README 2022-07-21 22:00:00 +10:00
PQCraft ad7fb2b2d0
Arch dependency command
Added a command to install the prerequisites on Arch Linux to README.md
2022-07-13 03:17:40 -04:00
Ryan Schmidt ecf9a4e12b
Fix typo in README.md 2022-03-17 23:10:37 -05:00
Justin Pope bd9b08af1e
Update README.md
Correction to compiling instructions to include correct path to the build directory.
2021-12-23 16:36:25 -07:00
Wolfgang Thaller 41474074e4 initial docs for nix support 2021-12-08 22:25:19 +01:00
br d702c68321
Shortened a couple of build steps 2021-10-25 07:35:43 -04:00
Wolfgang Thaller cb365fbabb README: typo 2019-11-15 01:22:20 +01:00
Wolfgang Thaller 338da2da21 document git submodules, check for submodules, fail if bison or boost not present 2019-11-13 23:23:28 +01:00
Wolfgang Thaller 779948435b update README for multiversal interface support 2019-09-28 10:15:52 +02:00
Wolfgang Thaller 3612935ed9 documentation updates 2019-06-23 16:50:09 +02:00
Wolfgang Thaller a486d8267c update gcc version number in readme 2019-06-20 23:51:16 +02:00
Wolfgang Thaller d16f1aae6b LaunchAPPL: shared file transport 2019-01-23 19:41:12 +01:00
Wolfgang Thaller 6f47ae00aa disable "Timeout" test by default, some LaunchAPPL backends can't abort programs 2019-01-23 10:57:41 +01:00
Wolfgang Thaller a993bd3f7f documentation update 2019-01-22 18:28:44 +01:00
Wolfgang Thaller 31cf746b9a update README 2019-01-02 00:19:42 +01:00
Maido Käära a6bedb1dcf
Small changes in README 2018-12-19 09:51:54 +02:00
don bright 5b9feb6c15
Update README.md
build-toolchain fails on ubuntu unless you have 'makeinfo' binary, which is part of 'texinfo' package
2018-07-16 21:51:47 -05:00
Wolfgang Thaller 022f29e25d Some documentation for LaunchAPPL's new features 2018-05-02 22:16:32 +02:00
Mike Greiner 8ef4b8f54b Update README to no longer use the c++11 option when installing boost
The option was removed from the package in 7db3553e07
`tigerbrew` has not picked that up yet, so keep the option when building on Tiger
2018-04-20 16:35:22 +02:00
Wolfgang Thaller e608b466ce New Sample Program: WDEF 2018-01-06 03:11:48 +01:00
anthony c539261ef4 Updated intl from 0.12.1 to 0.19.8.1 to fix compilation errors.
Added missing Cygwin packages to readme.
2018-01-03 17:17:53 +11:00
Wolfgang Thaller dad26c5f3a Clarify license section of README 2017-12-05 21:54:56 +01:00
Anthony Super 1c1604fbcc Windows/Cygwin fixes and documentation 2017-10-18 08:28:14 +11:00
Wolfgang Thaller f2c5029218 On Tiger, automatically apply the -fno-PIE workaround/hack (see previous commit); also, check that --host-c*-compiler options have been specified 2017-10-08 10:40:47 +02:00
Wolfgang Thaller 1a7ff978fe hacks to make gcc7.2 compile on Tiger 2017-10-08 08:46:32 +02:00
Wolfgang Thaller ed0b24a6ad improve documentation 2017-10-07 01:37:53 +02:00
Wolfgang Thaller da6426b207 Tiger compatibility; most importantly, we want a C99 compiler 2017-10-05 14:52:17 +02:00
Wolfgang Thaller d4f3670056 AutomatedTests: set defaults for RETRO68_LAUNCH_METHOD on old Mac OS X platforms, where "classic" and "carbon" are the obvious choices 2017-10-04 17:34:00 +02:00
Wolfgang Thaller d8ad527e0f Update documentation 2017-10-04 16:13:00 +02:00
Wolfgang Thaller 406471dd79 AppleDouble support 2017-09-23 21:05:40 +02:00
Josh Deprez db984e580e brew install boost --c++11
I ran into problems by having a boost already installed, just not with --c++11. Removing and re-installing fixed it.
This PR may provide enough of a hint to new users, but I'm not sure.
2017-05-31 15:28:30 +10:00
Wolfgang Thaller e3c57148f8 add a note about building on Mac OS X 10.4 2017-04-25 03:33:24 +02:00
Wolfgang Thaller 814fe339b5 more README.md updates, rename build-toolchain.sh to build-toolchain.bash to avoid confusion 2017-04-25 03:33:22 +02:00
Wolfgang Thaller 6eb2b66987 update README.md for Universal Interfaces requirements 2017-04-25 03:33:20 +02:00
Wolfgang Thaller 595fedf43b README: mention Carbon, fix typos 2015-10-07 02:11:44 +02:00
Wolfgang Thaller a295204bf0 update README 2015-09-13 00:33:40 +02:00
Wolfgang Thaller 90e056166b Finally make ASFilter unnecessary. 2015-08-29 03:33:14 +02:00
Wolfgang Thaller 6006958b4e update upstream version numbers in README.md 2015-08-29 02:23:29 +02:00
Wolfgang Thaller ed874719fd Update README.md 2015-08-27 22:13:46 +02:00
Wolfgang Thaller d3dc7a1d25 update README 2015-07-17 00:47:29 +02:00
Wolfgang Thaller 41e327debc Document boost and bison dependencies, clean up detection 2015-01-20 00:05:54 +01:00
Wolfgang Thaller 36b6c98bc7 update README 2014-10-18 01:36:57 +02:00
Wolfgang Thaller c595f15063 README.md: mention Tiger in install instructions 2014-10-17 22:51:42 +02:00