Commit Graph

49 Commits

Author SHA1 Message Date
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
Wolfgang Thaller afc0db27f6 forgot to mention pascal strings 2014-09-25 01:59:39 +02:00
Wolfgang Thaller 3a93c027db update README 2014-09-25 01:58:30 +02:00
Wolfgang Thaller 007ccc92ff update README.md 2014-09-22 21:45:57 +02:00
Wolfgang Thaller c8ac7aff27 convert raytracer.cc to plain C 2014-09-17 03:39:50 +02:00
Wolfgang Thaller d83818476d use std::regex instead of boost::regex when available 2014-09-17 02:49:17 +02:00
Wolfgang Thaller ff0586d7f7 update to work with Universal Interfaces 3.4 2014-09-17 02:10:04 +02:00
Wolfgang Thaller 2553c625d1 README: More info on Universal Interfaces 2014-09-13 01:54:02 +02:00
Wolfgang Thaller 6faf706618 update README 2014-09-13 01:03:45 +02:00
Wolfgang Thaller 7bed8cf68d remame README -> README.md 2012-04-25 00:54:17 +02:00