Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable actual build tests in Travis / OSX #84

Open
ianfixes opened this issue Mar 2, 2019 · 0 comments
Open

Enable actual build tests in Travis / OSX #84

ianfixes opened this issue Mar 2, 2019 · 0 comments
Labels
BasiliskII Affects BasiliskII executable CI Continuous Integration enhancement New feature or request Linux Affects Linux build OSX Affects OSX build
Milestone

Comments

@ianfixes
Copy link
Member

ianfixes commented Mar 2, 2019

Travis is running a null test right now as proof of concept for OSX. Replace with a build test

BasiliskII build matrix

macOS 64-bit ---
Linux 32-bit JIT
MinGW 32-bit JIT

How To Build

These builds need to be installed SDL2 framework/library.

macOS

  1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
  2. Set Build Configuration to Release
  3. Build

Linux(x86)

$ cd macemu/BasiliskII/src/Unix
$ ./autogen.sh
$ make

also:
https://www.emaculation.com/doku.php/compiling_sheepshaver_basilisk

@ianfixes ianfixes added enhancement New feature or request CI Continuous Integration OSX Affects OSX build labels Mar 2, 2019
@ianfixes ianfixes added the Linux Affects Linux build label Mar 12, 2019
@ianfixes ianfixes added this to the Stabilization milestone Mar 12, 2019
@ianfixes ianfixes added the BasiliskII Affects BasiliskII executable label Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BasiliskII Affects BasiliskII executable CI Continuous Integration enhancement New feature or request Linux Affects Linux build OSX Affects OSX build
Projects
None yet
Development

No branches or pull requests

1 participant