- Nov 23, 2016
-
-
Ben Acland authored
-
- Oct 14, 2016
-
-
Christopher Stawarz authored
-
- Oct 12, 2016
-
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
- Jul 30, 2016
-
-
Ben Acland authored
addresses #74
-
- Apr 26, 2016
-
-
Christopher Stawarz authored
Set MACOSX_DEPLOYMENT_TARGET (i.e. the minimum supported OS X version) to 10.9. Pass -Wpartial-availability to the compiler so it will warn about usage of API's that aren't available on all supported OS X versions. Removed /opt/local and /usr/local from OS X header and library search paths, as they're used only by specific plugins and not needed generally.
-
- Mar 18, 2016
-
-
Christopher Stawarz authored
Created Xcode projects for all currently-built plugins. Added Xcode workspace with "All" scheme for building GUI and all plugins. Addressed some compiler warnings in plugin code.
-