-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[make] (WIP) Fix Supercollider engine on Windows #73
base: v2
Are you sure you want to change the base?
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7a3d948 - Browse repository at this point
Copy the full SHA 7a3d948View commit details
Commits on Jan 9, 2023
-
Merge pull request VCVRack#62 from sleexyz/v2
Fix extension handling to work with the V2 SDK.
Configuration menu - View commit details
-
Copy full SHA for 739c0f5 - Browse repository at this point
Copy the full SHA 739c0f5View commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1bd7942 - Browse repository at this point
Copy the full SHA 1bd7942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f7199e - Browse repository at this point
Copy the full SHA 7f7199eView commit details -
Fixes LuaJIT engine on Mac OS.
In order to make LuaJIT work on Mac it is necessary to update to LuaJIT 2.1.
Configuration menu - View commit details
-
Copy full SHA for f55a07d - Browse repository at this point
Copy the full SHA f55a07dView commit details -
[makefile] Update Vult header URL
Using the v2 branch as this is the current version of VCV Rack
Configuration menu - View commit details
-
Copy full SHA for 017f843 - Browse repository at this point
Copy the full SHA 017f843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d6305 - Browse repository at this point
Copy the full SHA 96d6305View commit details -
[makefile] Update supercollider to v3.13
Updated PR VCVRack#59 Conversation VCVRack#59 (comment) still relevant
Configuration menu - View commit details
-
Copy full SHA for ac2b9f4 - Browse repository at this point
Copy the full SHA ac2b9f4View commit details -
Merge pull request VCVRack#71 from SteveRussell33/supercollider313
[makefile] Update supercollider to v3.13
Configuration menu - View commit details
-
Copy full SHA for 2fb8164 - Browse repository at this point
Copy the full SHA 2fb8164View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebdf8df - Browse repository at this point
Copy the full SHA ebdf8dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e79676 - Browse repository at this point
Copy the full SHA 7e79676View commit details -
Merge pull request VCVRack#69 from SteveRussell33/vult
[makefile] Update Vult header URL
Configuration menu - View commit details
-
Copy full SHA for 213614c - Browse repository at this point
Copy the full SHA 213614cView commit details
Commits on Feb 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1594197 - Browse repository at this point
Copy the full SHA 1594197View commit details -
Merge pull request VCVRack#72 from SteveRussell33/v2
Update PureData (libPD) to v0.13.2
Configuration menu - View commit details
-
Copy full SHA for 52d0ff7 - Browse repository at this point
Copy the full SHA 52d0ff7View commit details -
[make] (WIP) Fix Supercollider engine on Windows
```make dep``` build works on Windows. Currently the ```make dist``` step for the SC engine part of the module fails. Can be built successfully on Mac, Linux untested.
Configuration menu - View commit details
-
Copy full SHA for 3de4a7e - Browse repository at this point
Copy the full SHA 3de4a7eView commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73052e1 - Browse repository at this point
Copy the full SHA 73052e1View commit details