121 Commits (v2)
 

Author SHA1 Message Date
  Christoph Scholtes 4ae8eccb2a Update README.md to include running make rack-sdk-all. 5 days ago
  Christoph Scholtes db06be5557 Update Docker image version. Install Rack SDK when building Docker image. 5 days ago
  Christoph Scholtes 3d3b89c4e5 Fix dependency installation for native Ubuntu toolchain builds. 6 days ago
  Andrew Belt 5ab6ccc409 Update to Clang 20 on Mac because GCC 15 fails to build Clang 15. 6 days ago
  Andrew Belt ae81d16880 Use latest crosstool-ng git commit, which fixes GMP build with GCC 15. 6 days ago
  Christoph Scholtes 4b6244e208 Update Rack SDK to version 2.6.4. 1 week ago
  Christoph Scholtes 22c5f37a82 Update revision of Docker image. 2 weeks ago
  Andrew Belt bb25fdcd97 Rewrite .gitignore 3 weeks ago
  Andrew Belt 811a44c4af Downgrade to mingw-w64 10.0.0 in Windows toolchain. 3 weeks ago
  Andrew Belt d0c6eddfce Check tarball checksums after downloading 3 weeks ago
  Andrew Belt 747c3050c8 Use crosstool-ng 1.27.0 tarball. 3 weeks ago
  Christoph Scholtes a2f1774d1a Update crosstool-ng to release version 1.27.0. 1 month ago
  Andrew Belt 1f7798e346 Update to texinfo 7.2. 1 month ago
  Andrew Belt cc3d1e5e65
Add direct instructions to obtain the macOS SDK 1 month ago
  Christoph Scholtes 3d12823e19 Fix warning in Dockerfile. 1 month ago
  Andrew Belt 39a575ed24 Add Xcode version range and links to download. 1 month ago
  Christoph Scholtes e246959d1d Update README with new macOS SDK version. 1 month ago
  Christoph Scholtes 915feb2802 Fix Rack macOS SDK separation. 1 month ago
  Christoph Scholtes c0113b29b1 Update Rack SDK to version 2.6.3. 1 month ago
  Christoph Scholtes f93b486b7f Update to macOS SDK 12.3. Update to latest versions of dependency components. Code robustness. 3 months ago
  Christoph Scholtes 4516856883 Separate Rack SDKs for macOS platform. 3 months ago
  Christoph Scholtes 96a0b790aa Fix building toolchain in Docker image. 2 months ago
  Andrew Belt b6f4d9df79 Update osxcross. 2 months ago
  Andrew Belt cc66e5c81c Add plugin-build-mac/win/lin convenience targets. 3 months ago
  Christoph Scholtes ad376509e0 Separate definition of packages for Docker environment. Don't override confirmation of package installation in local environment. 3 months ago
  Christoph Scholtes a47d5faf75 Fix Docker-based toolchain build. #39 3 months ago
  Andrew Belt 1c4a9e2e17 Don't recommend running `sudo make`. Don't install packages without permission. Don't automatically update packages. 3 months ago
  Christoph Scholtes 9b4082f09f Use mainline version of osxcross and fix LLVM gold build. Fix cppcheck build. 10 months ago
  Christoph Scholtes faace11e53 Update Docker image to Ubuntu 24.04. 1 year ago
  Andrew Belt 338f72939e Switch to tpoechtrager's osxcross repo. Disable LLVM gold build. 11 months ago
  Christoph Scholtes 54ac83bdd8 Update SDK handling to new unified macOS SDK and update Rack SDK to version 2.5.2. #36 11 months ago
  Christoph Scholtes 83164aece9 Update Rack SDK version to 2.5.1. 1 year ago
  Andrew Belt b841a6da2a Rename toolchain-cppcheck target to cppcheck. Don't write log to plugin dir. 1 year ago
  Andrew Belt 318a33d3d4 Use WGET, UNTAR, and UNZIP variables. 1 year ago
  Christoph Scholtes d80ae6aec3 Add static analysis capability using cppcheck. 1 year ago
  Andrew Belt 4a20e202e0 Revert "Detect when plugin source is in a git submodule and adjust build process accordingly." 1 year ago
  Christoph Scholtes c95c27805a Detect when plugin source is in a git submodule and adjust build process accordingly. 1 year ago
  Christoph Scholtes d0cad331bd Update README with supported architectures. 1 year ago
  Christoph Scholtes fdef248898 Update README.md specific to Docker toolchain build on macOS platform. 1 year ago
  Christoph Scholtes 4ad43c9ea8 Use platform-specific objcopy for binaries contained in plugin. #31 1 year ago
  Christoph Scholtes 90966a94b6 Update Rack SDK version to 2.4.1. 1 year ago
  Christoph Scholtes 7caa62fea3 Add CODESIGN definition for mac-x64 platform in preparation for Rack SDK 2.4.1. 1 year ago
  Christoph Scholtes 500966551c Add note on providing specific Make on macOS when using Docker build. 1 year ago
  Andrew Belt 10083bb260 Give project an actual name. 1 year ago
  Christoph Scholtes 25be88dade Revert Docker host image back to Ubuntu 22.04 LTS to resolve performance issues on Apple Silicon platform. 1 year ago
  Andrew Belt 410d1ca14a Don't delete Rack SDK in toolchain-clean target since it's deleted in rack-sdk-clean. 1 year ago
  Andrew Belt 14cb28c521 Move rack-sdk-all from "toolchain-all" to "all" target. Clean up Makefile target order. 1 year ago
  Christoph Scholtes 2602306917 Update arch-based toolchain to properly build for macOS x64 and amd64 targets. 1 year ago
  Christoph Scholtes f1a9bb9c75 Explicitly update pacman package lists for every package install to avoid stale package links. 1 year ago
  Andrew Belt a08c7d2b65 Fix CODESIGN env var. 1 year ago