aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2008-05-01added script to build Tcl/Tk 8.5 branchHans-Christoph Steiner
svn path=/trunk/; revision=9747
2008-04-18clean up pd-extended auto-build script and prepped the release scriptHans-Christoph Steiner
svn path=/trunk/; revision=9717
2008-04-18made archive filename generation more robust, fixing md5 problem on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=9716
2008-04-16removed the --login from the cygwin shell used to run the rsyncing on MinGW ↵Hans-Christoph Steiner
since the Cygwin profile seems to cause problems, plus rsync shouldn't need a full login environment to run svn path=/trunk/; revision=9713
2008-04-15removed --login from the MinGW rsync shells since it is unneeded, and the ↵Hans-Christoph Steiner
Cygwin /etc/profile was causing a problem, complaining about a missing 'regtool' svn path=/trunk/; revision=9700
2008-04-11nevermind on that hack...Hans-Christoph Steiner
svn path=/trunk/; revision=9694
2008-04-11temporary hack to update Mac OS X Fink buildsHans-Christoph Steiner
svn path=/trunk/; revision=9693
2008-04-11switched /home to /Users/hans since Mac OS X 10.5/Leopard uses /home for ↵Hans-Christoph Steiner
it's automounting... arg svn path=/trunk/; revision=9691
2008-04-06added support for arduino buildsHans-Christoph Steiner
svn path=/trunk/; revision=9678
2008-02-14update scripts to work with new pure-data SVN scripts. Gem and GemLibs areHans-Christoph Steiner
still using CVS. svn path=/trunk/; revision=9445
2008-02-14A couple of minor tweaks from a long time agoHans-Christoph Steiner
svn path=/trunk/; revision=9444
2008-02-14updated to rsync the new pure-data SVN repositoryHans-Christoph Steiner
svn path=/trunk/; revision=9443
2008-02-14renamed files since they also work with SVN in addition to CVSHans-Christoph Steiner
svn path=/trunk/; revision=9442
2008-01-08Don't try to run aclocal and autoheader in the main and desiredata auto builds.Russell Bryant
The autoconf changes that require them are not there ... svn path=/trunk/; revision=9139
2008-01-03Ensure that aclocal and autoheader are executed in addition to autoconf. THisRussell Bryant
should fix the problems from last night's auto builds. svn path=/trunk/; revision=9121
2007-12-08script for french templates used for importsHans-Christoph Steiner
svn path=/trunk/; revision=9086
2007-12-07renaming final tar.bz2 package from pd to desiredataHans-Christoph Steiner
svn path=/trunk/; revision=9085
2007-12-04the latest version of cygwin's rsync now seems to completely not work under ↵Hans-Christoph Steiner
MinGW, previously downloading worked, but not uploading svn path=/trunk/; revision=9078
2007-12-03changed pd-main to desiredataHans-Christoph Steiner
svn path=/trunk/; revision=9071
2007-11-29updated checkout script to update all copies of the pd source tree it findsHans-Christoph Steiner
svn path=/trunk/; revision=9066
2007-11-28copying pd-main build script for desiredataHans-Christoph Steiner
svn path=/trunk/; revision=9064
2007-11-27disabled the RECIPIENT by default and added some notes on how to enable itIOhannes m zmölnig
svn path=/trunk/; revision=9057
2007-11-27only send emails if RECIPIENT is definedIOhannes m zmölnig
svn path=/trunk/; revision=9056
2007-11-27this is the script used for the first Japanese importHans-Christoph Steiner
svn path=/trunk/; revision=9050
2007-11-27an attempt to squelch some random errors on the build machinesHans-Christoph Steiner
svn path=/trunk/; revision=9049
2007-11-14russian templateHans-Christoph Steiner
svn path=/trunk/; revision=9007
2007-11-14Spanish/Espanol import scriptHans-Christoph Steiner
svn path=/trunk/; revision=9006
2007-11-12French version imported into test pdpedia wikiHans-Christoph Steiner
svn path=/trunk/; revision=8980
2007-11-06added lines to debug missing /usr/local/include/stdlib.h on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=8949
2007-11-04included the patches into the branch-v0-40-extended so they don't need to be ↵Hans-Christoph Steiner
applied anymore svn path=/trunk/; revision=8932
2007-11-04fixed bad tagname for InnoSetup preventing successful build on WindowsHans-Christoph Steiner
svn path=/trunk/; revision=8928
2007-10-27reverted ggee back to original order since it was conflicting with vbap; ↵Hans-Christoph Steiner
fixed path1 bug on Windows svn path=/trunk/; revision=8891
2007-10-26updated script to build universal binaries for: i386, x86_64, ppc, and ↵Hans-Christoph Steiner
ppc64. Tk does not build 64-bit (yet?) Here's the basic info: http://aspn.activestate.com/ASPN/Mail/Message/tcl-mac/2920946 svn path=/trunk/; revision=8887
2007-10-26added fink to the end of the PATH on Mac OS X so that md5sum is foundHans-Christoph Steiner
svn path=/trunk/; revision=8884
2007-10-24added md5 files for each file uploadedHans-Christoph Steiner
svn path=/trunk/; revision=8877
2007-10-23checked in file from patch #1816760Hans-Christoph Steiner
svn path=/trunk/; revision=8863
2007-10-22ok, this should work now, so switched to pd-cvs for recipientHans-Christoph Steiner
svn path=/trunk/; revision=8862
2007-10-22fixed path to logsHans-Christoph Steiner
svn path=/trunk/; revision=8861
2007-10-22first stab at making a script to mail the MinGW build logs from the ↵Hans-Christoph Steiner
auto-build web server svn path=/trunk/; revision=8860
2007-10-22created two new nightly builds after the puredyne+pd-extended meetingHans-Christoph Steiner
svn path=/trunk/; revision=8859
2007-10-19added links to the new German and Russian pdpedias for the final Turkish ↵Hans-Christoph Steiner
template import svn path=/trunk/; revision=8843
2007-10-17script to create turkish templates for pdpediaHans-Christoph Steiner
svn path=/trunk/; revision=8832
2007-10-16script used for Portuguese templatesHans-Christoph Steiner
svn path=/trunk/; revision=8819
2007-09-30final tweaks after first test, and yes, this script got even uglierHans-Christoph Steiner
svn path=/trunk/; revision=8779
2007-09-29first working version of script that generates the text files for the import ↵Hans-Christoph Steiner
into pdpedia svn path=/trunk/; revision=8775
2007-09-25updated to load libdir first, so it'll actually load the rest of the libdirs ↵Hans-Christoph Steiner
properly afterwards; wrote the generating script in the process to ignore pdp and pidip on windows svn path=/trunk/; revision=8758
2007-08-29added Ed Kelly's library to the list for libs to load by default; added ↵Hans-Christoph Steiner
user-installed externals path to the helppath svn path=/trunk/; revision=8695
2007-07-12added standard locations to the path for putting your own pd libs for ↵Hans-Christoph Steiner
GNU/Linux and Mac OS X (where should this go on Windows?); simplified GNU/Linux font path svn path=/trunk/; revision=8037
2007-07-11added path for fonts from the msttcorefonts Fink packageHans-Christoph Steiner
svn path=/trunk/; revision=8000
2007-07-11renamed the included .pdsettings to default.pdsettings since it's now ↵Hans-Christoph Steiner
embedded into the Pd distro svn path=/trunk/; revision=7996