aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2006-08-03first complete sketch of pd-main auto-builder; time to try itHans-Christoph Steiner
svn path=/trunk/; revision=5464
2006-08-02starting to support multiple package formatsHans-Christoph Steiner
svn path=/trunk/; revision=5460
2006-07-31working scripts from compile farm master, pd-debian-stableHans-Christoph Steiner
svn path=/trunk/; revision=5439
2006-07-29fixed up logic for tracking down which Wish.app to use and whether to copy ↵Hans-Christoph Steiner
it has embedded Frameworks svn path=/trunk/; revision=5432
2006-07-28fixed up the tracking down of the Wish.app to support both Mac OS X/Intel ↵Hans-Christoph Steiner
and the auto-builds svn path=/trunk/; revision=5420
2006-07-25cleaned out cruft from auto-build scriptHans-Christoph Steiner
svn path=/trunk/; revision=5402
2006-07-25fixed up autobuild script so that it applies the patches; added some stuff ↵Hans-Christoph Steiner
towards automating MinGW builds svn path=/trunk/; revision=5398
2006-07-19added standardized loggingHans-Christoph Steiner
svn path=/trunk/; revision=5381
2006-07-19changed up to use rsync on the build machinesHans-Christoph Steiner
svn path=/trunk/; revision=5380
2006-07-19updated for new SourceForge CVS hostnameHans-Christoph Steiner
svn path=/trunk/; revision=5379
2006-07-12first stab at complete build automationHans-Christoph Steiner
svn path=/trunk/; revision=5369
2006-04-27removed non-existant libraries and fixed up the registry stuff to work properly.Hans-Christoph Steiner
svn path=/trunk/; revision=5010
2006-04-26fixed windows and linux bugs in the pdsettings file generationHans-Christoph Steiner
svn path=/trunk/; revision=5006
2006-04-26added some improvements ;-) that allow me adapt the script to my setupIOhannes m zmölnig
without (hopefully) breaking anything; svn path=/trunk/; revision=5001
2006-04-13a log handling ideaHans-Christoph Steiner
svn path=/trunk/; revision=4901
2006-04-13audio glitchiness on OSX is atrocious with defeatrt enabled, so reenabling ↵Hans-Christoph Steiner
by default svn path=/trunk/; revision=4900
2006-04-11set some proper defaultsHans-Christoph Steiner
svn path=/trunk/; revision=4876
2006-04-11properly working debian startup/shutdown script. Pd is now a daemon! We ↵Hans-Christoph Steiner
just need sysloggin... svn path=/trunk/; revision=4875
2006-04-09added creb and user font folder for Mac OS X, but I don't think Pd will ↵Hans-Christoph Steiner
handle the ~ svn path=/trunk/; revision=4858
2006-04-08added -Pd to get new dirsHans-Christoph Steiner
svn path=/trunk/; revision=4845
2006-04-07removed flext libs from startup since they cause crashesHans-Christoph Steiner
svn path=/trunk/; revision=4835
2006-04-07removed liblist since that was an 0.38.4 hackHans-Christoph Steiner
svn path=/trunk/; revision=4834
2006-04-06added fontpaths to the pd-settings filesHans-Christoph Steiner
svn path=/trunk/; revision=4819
2006-04-06fixed up scripts to work better for othersHans-Christoph Steiner
svn path=/trunk/; revision=4817
2006-03-17added mapping lib; and defeatrt on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=4720
2006-02-15added message about Gem CVS anonymous passwordHans-Christoph Steiner
svn path=/trunk/; revision=4589
2006-02-08added objects test script based on load_every_help.pd; testing with -nogui, ↵Hans-Christoph Steiner
so far so good svn path=/trunk/; revision=4568
2006-02-08a simple start to start automating the testing of Pd builds. It just opens ↵Hans-Christoph Steiner
then closes every help file it finds and logs the results. This is a super simple script to contribute to Matju's Pure Unity effort svn path=/trunk/; revision=4567
2006-01-17I wrote script to automatically generate pd-settings files for Windows and ↵Hans-Christoph Steiner
Mac OS X. Currently it just generates a list of libs to load, but it could easily be extended to do more. Also, it needs the GNU/Linux settings, but I didn't add it yet because I don't know the format offhand. Also, it would be quite easy to add. svn path=/trunk/; revision=4439
2006-01-16disambiguated this use of this script since it has a very generic name. Its ↵Hans-Christoph Steiner
a SysV startup script, so it belongs in init.d svn path=/trunk/; revision=4417
2006-01-16made the mailboxes download into a Pd subfolderHans-Christoph Steiner
svn path=/trunk/; revision=4416
2005-12-26added completion for -path, -helppath and -openFrank Barknecht
svn path=/trunk/; revision=4299
2005-12-26forgot help, duhFrank Barknecht
svn path=/trunk/; revision=4298
2005-12-26First version of bash_completion file added.Frank Barknecht
svn path=/trunk/; revision=4297
2005-12-24wrote script to automate building all the libs on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=4291
2005-12-09changed to proper Max text file extensionHans-Christoph Steiner
svn path=/trunk/; revision=4178
2005-12-09checking in Frank's fixesHans-Christoph Steiner
svn path=/trunk/; revision=4177
2005-12-09added version tagHans-Christoph Steiner
svn path=/trunk/; revision=4176
2005-11-30a couple more fixes from the SourceForge compile farm buildHans-Christoph Steiner
svn path=/trunk/; revision=4085
2005-11-30added Gem and packagesHans-Christoph Steiner
svn path=/trunk/; revision=4084
2005-11-27lots of build bug fixes and additions, including pixeltango and lots of ↵Hans-Christoph Steiner
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/; revision=4051
2005-11-19this script downloads the archives of all the Pd lists and puts them in the ↵Hans-Christoph Steiner
Mailbox format used by Apple Mail svn path=/trunk/; revision=3979
2005-11-19added print and diff capabilities so you can see the files and any changes ↵Hans-Christoph Steiner
that have been made svn path=/trunk/; revision=3978
2005-11-19after I documented this script on the developers' docs, I added anonymous ↵Hans-Christoph Steiner
login and make devsymlinks to the script svn path=/trunk/; revision=3977
2005-11-19wrote script which checks out everything from CVS into a folder called ↵Hans-Christoph Steiner
pure-data following the 'Standard Developer's Layout' doc svn path=/trunk/; revision=3976
2005-11-19created a script to automatically generate a PDDP_META file using some ↵Hans-Christoph Steiner
guesses for meta types. It creates all of the meta fields in a subpatch called [pd PDDP_META] svn path=/trunk/; revision=3975
2005-11-19now colorizes all object namesHans-Christoph Steiner
svn path=/trunk/; revision=3970
2005-11-17created a basic Pd mode for emacs; just some syntax colorizationHans-Christoph Steiner
svn path=/trunk/; revision=3960
2005-10-16added --pdrc argument to switch between config file typesHans-Christoph Steiner
svn path=/trunk/; revision=3718
2005-07-12added test to see if any files need renamingHans-Christoph Steiner
svn path=/trunk/; revision=3315