313 Commits (58f2482df860fe878581423aedc8cadb1d94eb50)

Author SHA1 Message Date
  Andrew Belt b4d3e19ca7 Change Makefile variables ARCH_OS_NAME to ARCH_OS, ARCH_NAME to ARCH_CPU, and ARCH_FULL_NAME to ARCH_NAME. 2 years ago
  Andrew Belt 9fe7910e6a Define ARCH_FULL_NAME in arch.mk. Use "mac_arm64" in dist filenames on Mac arm64. 2 years ago
  Andrew Belt a053c4bbad Fix dep build on Mac arm64. Update speexdsp to git submodule. 2 years ago
  Andrew Belt 0133549d19 Move tinyexpr to submodule. 2 years ago
  Andrew Belt fa05737c65 Remove screenshot Makefile target. 2 years ago
  Andrew Belt ac078c7e6f Revert e87f83aba9 2 years ago
  Andrew Belt 639c2c6374 Build libRack target to root dir instead of build/ dir. 2 years ago
  Andrew Belt e87f83aba9 Move target and standalone target binaries to build/. 2 years ago
  Andrew Belt 5584e8564e Makefile: Separate standalone adapter variables from Rack build variables. 2 years ago
  Andrew Belt b4bba9ad29 Run cleandist target before dist in Makefile. 2 years ago
  Andrew Belt ca85e0a607 Bump version. Update changelog. 2 years ago
  Andrew Belt b016cacb10 Bump version. Update changelog. 2 years ago
  Andrew Belt 30665d6280 Bump version. 2 years ago
  Andrew Belt ea17bebe39 Reduce stack size of standalone adapter to 1MiB on Windows. 2 years ago
  Andrew Belt 61b247adad Reduce verbosity of staple validate on Mac. 2 years ago
  Andrew Belt 0d003b9647 Bump version. Update changelog. 2 years ago
  Andrew Belt 2dc80509d2 Update changelog and bump version. 2 years ago
  Andrew Belt 9ad53329ff Add cleandep target to Makefile. 2 years ago
  Andrew Belt 1a932db36e Update changelog. Bump version. 2 years ago
  Andrew Belt ec6472b2dd Remove ZIP distributable on Windows. 2 years ago
  Andrew Belt 14323ff246 Switch from gtk3 to zenity for osdialog on Linux. 2 years ago
  Andrew Belt 4496b6f82e Bump version. Update changelog. 2 years ago
  Andrew Belt 00808b52bb Bump version. Update changelog. 2 years ago
  Andrew Belt 888fd661ee Bump version. Update changelog. 2 years ago
  Andrew Belt 44934def4f Bump version. 2 years ago
  Andrew Belt 170e358225 Bump version. Update Core manifest. 2 years ago
  Andrew Belt bbcffffc54 Add "Free" to dist filename. 2 years ago
  Andrew Belt d61841bdda Add "Free" name to distribution, window title, and tip window. 2 years ago
  Andrew Belt 59730a1444 Bump version. 3 years ago
  Andrew Belt 003c72c216 Add -framework SystemConfiguration on Mac since curl now calls SCDynamicStoreCopyProxies(). 3 years ago
  Andrew Belt ec96220eb6 Upgrade curl and openssl. Compile OpenSSL with no-pinshared. 3 years ago
  Andrew Belt f4ddb556e4 Switch from ZIP to PKG installer on Mac. 3 years ago
  Andrew Belt d297b0ee7f Build and link PulseAudio on Linux. 3 years ago
  Andrew Belt 042a9ce026 Strip libRack for SDK build. 3 years ago
  Andrew Belt 6c2dba6a47 Add libRack to Rack SDK on Linux and Mac. 3 years ago
  Andrew Belt 3567a370e0 Switch back to linking direct libRack.so/dylib/dll path. Reorder 3 years ago
  Andrew Belt d768226759 Use -L. -lRack in standalone target for linking with libRack rather than adding libRack.so/dylib/dll to its objects. 3 years ago
  Andrew Belt b04e41176a Static link standalone adapter on Linux. 3 years ago
  Andrew Belt 6cdd459b45 Statically link libstdc++ and libgcc on Linux. 3 years ago
  Andrew Belt ca19005e1d Pass VERSION macro to src/common.cpp only. 3 years ago
  Andrew Belt 398210978b Remove EDITION from dist names. 3 years ago
  Andrew Belt b13d8832a0 Test and fix Mac code-signing and notarization. 3 years ago
  Andrew Belt 81b15fb4d8 Refactor arch.mk. 3 years ago
  Andrew Belt aea218376b Remove EDITION from Mac bundle name. 3 years ago
  Andrew Belt 86aed0ce9d Use Makefile wildcard for presets/ dir in helper.py, since the dir is optional. Fix location of Fundamental.vcvplugin in Mac bundle. 3 years ago
  Andrew Belt 1206050e4c Fix libarchive linking on Windows. 3 years ago
  Andrew Belt c32a34ec28 Allow spaces in DIST_ variables in Makefile. 3 years ago
  Andrew Belt 8ecbacee29 Use sed instead of perl for replacements in Makefile. 3 years ago
  Andrew Belt a4f3542217 Update blendish. Add TextField::prevField/nextField. 3 years ago
  Andrew Belt bab462bb4b Build standalone adapter directly from .cpp file instead of via .o 3 years ago