Andrew Belt
|
03d2d2e4f0
|
Apple ld doesn't support --exclude-libs so don't use this flag.
|
1 year ago |
Andrew Belt
|
d116854268
|
Exclude libarchive from exported libraries in libRack.
|
1 year ago |
Andrew Belt
|
44c5fdf8c9
|
Don't export symbols from zstd, rtaudio, and rtmidi in libRack.
|
1 year ago |
Andrew Belt
|
497d806356
|
Bump version. Update changelog.
|
1 year ago |
Andrew Belt
|
0bdf380a2c
|
Add "install" and "uninstall" targets in Makefile
|
1 year ago |
Andrew Belt
|
ab8d3cd7a0
|
Bump version.
|
1 year ago |
Andrew Belt
|
712bc9b920
|
Makefile: Fix DIST_NAME and DIST_SDK quotes.
|
1 year ago |
Andrew Belt
|
ed3fcb3757
|
Use git tag to get version in Makefile.
|
1 year ago |
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.
Initialize/destroy openssl in network::init/destroy().
|
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
standalone objects and sources.
|
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 |