44 Commits (cd5a7cf1f3246e0a66e61ed6c32818d4b5b6a0c6)

Author SHA1 Message Date
  Christoph Scholtes cd5a7cf1f3 Update dep-arch-linux Makefile target to install Arch Linux dependencies. Build osxcross with native clang compiler in Arch Linux. 1 year ago
  Christoph Scholtes 9484abb2b2 Update to new (forked) version of osxcross to resolve build issues with Arch Linux. 1 year ago
  Andrew Belt a875fe4dfb Add back plugin-build-mac-arm64 to plugin-build-mac target. 2 years ago
  Andrew Belt ccbe909d33 Change plugin-build-linux-x64 target to plugin-build-lin-x64. 2 years ago
  Christoph Scholtes bbc5d44ba4 Update to Rack SDK 2.3.0. 2 years ago
  Christoph Scholtes 87f3aaa519 Update to 2.2.3 SDK. Fix missing build dependencies for plugins using X11 headers. 2 years ago
  Christoph Scholtes 488168cfac Fix build failure when including GLFW libraries from Rack SDK. #26 2 years ago
  Christoph Scholtes 490d61e867 Update to Rack SDK 2.2.2. 2 years ago
  Christoph Scholtes 4b2e56c0e0 Update to Rack SDK 2.2.1. Enable mac-arm64 target. 2 years ago
  Christoph Scholtes adc9404659 Disable automatic build for arm platform until SDK is updated. 2 years ago
  Christoph Scholtes f7ee244d08 Update to support Rack SDK 2.2.0 with arm platform support. 2 years ago
  Andrew Belt 10ec93f5d6 Add .build dir to `toolchain-clean` target. 2 years ago
  Christoph Scholtes 2d2a003b75 Fix Windows toolchain build failure. #24 2 years ago
  Christoph Scholtes 9f00f602b4 Temporary fix for osxcross build until osxcross is fixed. #22 2 years ago
  Andrew Belt e7ec5e0fdf Remove $(PWD) from `rm` command. 2 years ago
  Christoph Scholtes f63cc0c181 Update crosstool-ng to latest released version. This fixes isl issues and temporary hacks are removed. 2 years ago
  Christoph Scholtes e9b220d65d Move Rack SDK outside of Docker image to allow updating Rack SDK without rebuilding Docker image. 2 years ago
  Christoph Scholtes f71293f9f2 Update toolchain to Rack SDK 2.1.2. 2 years ago
  Christoph Scholtes 9214f9ba15 Update toolchain to Rack SDK 2.1.0. 3 years ago
  Christoph Scholtes f71117187e Fix individual build target for Linux using Docker. #18 3 years ago
  Christoph Scholtes 125df2636a Update toolchain to Rack SDK 2.0.6. 3 years ago
  Christoph Scholtes c60be252be Update toolchain to Rack SDK 2.0.5. 3 years ago
  Christoph Scholtes 4a80d58ae6 Update toolchain to Rack SDK 2.0.2. 3 years ago
  Christoph Scholtes fd6a8964d9 Update toolchain to Rack SDK 2.0.0. 3 years ago
  Andrew Belt 2d26cb8d72 Update SDK version. 3 years ago
  Andrew Belt 65212f45cc Download isl library to .build/tarballs instead to absolute path. 3 years ago
  Andrew Belt 5d9c170d34 Don't add -static-libstdc++ because plugin.mk now does this, and it's not needed on Mac. 3 years ago
  Andrew Belt a7ba007cf4
Update SDK version 3 years ago
  Christoph Scholtes eef13d7287 Update to new Rack SDK. Update to more robust isl resource for building toolchains. 3 years ago
  Christoph Scholtes e341661e57 Fix issue with crosstool-ng build. 3 years ago
  Christoph Scholtes 423f9c53d3 Update to latest Rack API. Add ability to control number of jobs for build process. 3 years ago
  Christoph Scholtes 68f1e340a9 Use platform-specific SDKs when building. Work around issues with crosstool-ng. Install missing tool dependencies. 3 years ago
  Christoph Scholtes 480ad9d078 Ensure we are using our own clang version and not the system clang. 3 years ago
  Christoph Scholtes 11a1856a47 Update Rack plugin toolchain to latest available version of cross-compilers. Update to macOS SDK 11.1 and require minimum macOS version of 10.9. 3 years ago
  Christoph Scholtes 9e87cbc67e Add missing dependencies for build process. 4 years ago
  Christoph Scholtes d05122258f Add MFLAGS to pass make options to Docker build. 4 years ago
  Christoph Scholtes a3c097f98e Install RackSDK when building Docker image. Update mounted output path when running Docker container. 4 years ago
  Andrew Belt 629138f205 Build LLVM gold in Mac toolchain. Clean up Makefile and Dockerfile. 4 years ago
  Andrew Belt 8477266a05 Refactor Dockerfile. Move it into its own folder. 4 years ago
  Christoph Scholtes 955411c95f Implement Docker image build and plugin build. 4 years ago
  Andrew Belt ee4d30b8db Add -static-libstdc++ to LDFLAGS for plugin build. 4 years ago
  Andrew Belt cc2b79f44b Fix osxcross PATH. Remove osxcross build after installing it. 4 years ago
  Andrew Belt 07cdf1f434 Refactor Makefile. 4 years ago
  Andrew Belt 8f775c5d5e Initial commit. 4 years ago