Andrew Belt
|
0f9e520974
|
Prefix comments in Makefile targets with @ to disable printing
|
7 years ago |
Andrew Belt
|
2d0ec26e94
|
Revert "Remove need for libRack.a. Now SDK can be built cross-platform, woohoo!"
This reverts commit 7b7f249234 .
|
7 years ago |
Andrew Belt
|
af5758138a
|
Remove need for libRack.a. Now SDK can be built cross-platform, woohoo!
|
7 years ago |
Andrew Belt
|
ae07ef264d
|
Add ARCH_* to arch.mk
|
7 years ago |
Andrew Belt
|
9d686bbac0
|
Add `make install` to plugin.mk for automatically installing plugins to
your Rack user directory
|
7 years ago |
Andrew Belt
|
9c8a95c666
|
Use generic strip in Makefiles
|
7 years ago |
Andrew Belt
|
acca215e4b
|
Mac build: Fix openssl linking, binary stripping
|
7 years ago |
Andrew Belt
|
7dfc470d26
|
Make `dep` an order-only target of all objects
|
7 years ago |
Andrew Belt
|
7edf40d698
|
Small build system tweaks
|
7 years ago |
Andrew Belt
|
6060e3efb9
|
Fix stripping on Mac
|
7 years ago |
Andrew Belt
|
fb37274c3f
|
Improve structure of dep building
|
7 years ago |
Andrew Belt
|
c9f05bc96a
|
Require RACK_DIR, VERSION, and SLUG in Makefile, refactor dep build
system
|
7 years ago |
Andrew Belt
|
b99c5e3ed6
|
Fix strip in plugin `make dist`, fix RESOURCES in compile.mk
|
7 years ago |
Andrew Belt
|
caca342787
|
Set default goal in plugin.mk
|
7 years ago |
Andrew Belt
|
9a2fec608d
|
Add RESOURCES to plugin.mk
|
7 years ago |
Andrew Belt
|
f1c5af511a
|
Strip binary when making distributable
|
7 years ago |
Andrew Belt
|
2f3ae0d37e
|
Use RACK_DIR in plugins Makefile framework
|
7 years ago |
Andrew Belt
|
33e6094bb1
|
Define SLUG macro from Makefile for plugins
|
7 years ago |
Andrew Belt
|
5ec0cf5d56
|
Add `make dist` to plugins.mk
|
7 years ago |
Andrew Belt
|
df69ba0d51
|
Clean up build system
|
7 years ago |
Andrew Belt
|
0c4cf64726
|
Renamed Plugin to Manufacturer, added multiline to TextField, added
Notes to Core, changed plugin build system to support multiple targets
per manufacturer
|
7 years ago |
Andrew Belt
|
fb6a60627d
|
Add dist to `make clean` for plugins
|
7 years ago |
Andrew Belt
|
7997fbfedc
|
Update plugin Makefile
|
7 years ago |
Andrew Belt
|
7776697d72
|
Updated build instructions, refactored Makefiles
|
7 years ago |
Andrew Belt
|
630a46e8fa
|
Refactoring method names, build system
|
7 years ago |
Andrew Belt
|
de5c9ca2af
|
Added Scene::createMenu(), renamed arch macros to ARCH_*
|
7 years ago |
Andrew Belt
|
59b39bf876
|
Add CircularShadow and add it to the SVGKnob framebuffer
|
8 years ago |