Views
These scripts are located in /scripts/auto-build of the pure-data SVN.
- prep-auto-build-upload
-
Sets up the directory on the web server to upload the completed builds
- pure-data-cvs-rsync
-
rsync's the CVS of pure-data and pd-gem from SourceForge.
- pure-data-cvs-rsync-checkout
-
Runs 'scripts/update-developer-layout.sh' for a directory for each script, currently: pd-devel, pd-extended, and pd-main.
- run-automated-builder
-
Run every night by cron. For each of the sections of the build, this script creates the logfile and runs the build script.
- pd-devel-auto-builder.sh
-
Currently just a skeleton, this script would build everything for pd-devel.
- pd-extended-auto-builder.sh
-
Runs the build for Pd-extended.
- pd-main-auto-builder.sh
-
Runs the build for the HEAD of MAIN for just the **pd** section of CVS.