51 Commits (87f3aaa5196cf2e9bd166415554f79976d9e2557)
 

Author SHA1 Message Date
  Christoph Scholtes 87f3aaa519 Update to 2.2.3 SDK. Fix missing build dependencies for plugins using X11 headers. 2 years ago
  Christoph Scholtes 94df671f9d Update Docker base OS to Ubuntu 22.04 to get access to newer version of build tools. 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
  Christoph Scholtes 4e8f05f410 Update README with note on invoking Docker-based build with sudo. 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 52322647a8 Update toolchain documentation. 3 years ago
  Christoph Scholtes 480ad9d078 Ensure we are using our own clang version and not the system clang. 3 years ago
  Christoph Scholtes 0e1e3ec99e Update build documentation with latest SDK version. 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
  Andrew Belt 619e6ecdd0 Add RAM requirement to readme. 4 years ago
  Andrew Belt d0998a511c Recommend to use `make toolchain-all` instead of individually `make`ing each toolchain. 4 years ago
  Andrew Belt c9db1ddcba Clarify -j flag in readme. 4 years ago
  Andrew Belt 77422ab731
Merge pull request #3 from VCVRack/make-mflags 4 years ago
  Christoph Scholtes d05122258f Add MFLAGS to pass make options to Docker build. 4 years ago
  Andrew Belt 06e07c5243
Merge pull request #2 from VCVRack/docker-build-fixes 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 4fa040cee1 Revise readme. 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 1cf951832e Add Acknowledgments section. 4 years ago
  Andrew Belt 1f8be6c036 Add final disk space note to readme. 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