aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
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
2007-07-09added flib to the list of libs to load by deafultHans-Christoph Steiner
svn path=/trunk/; revision=7931
2007-07-09first stab at automated .deb buildingHans-Christoph Steiner
svn path=/trunk/; revision=7923
2007-07-08added ggee to standard libs to loadHans-Christoph Steiner
svn path=/trunk/; revision=7911
2007-05-31made the script find where it was run from like the auto-build scripts; ↵Hans-Christoph Steiner
added pdp and pidip svn path=/trunk/; revision=7731
2007-04-27removed echo statement to have emails sent only on errorsHans-Christoph Steiner
svn path=/trunk/; revision=7610
2007-04-20made script run what's available on the machine instead of having it hard codedHans-Christoph Steiner
svn path=/trunk/; revision=7585
2007-03-24updated function syntax to be more strictly bourne shell compatible (i.e. ↵Hans-Christoph Steiner
removed bash syntax) svn path=/trunk/; revision=7514
2007-02-25added iem_anything as a lib so that [any] is available by defaultHans-Christoph Steiner
svn path=/trunk/; revision=7446
2007-01-05tweaked to hopefully make it more fault-tolerantHans-Christoph Steiner
svn path=/trunk/; revision=7213
2006-12-28updated for Pd-0.40.x-extended; now handles "pd" sectionHans-Christoph Steiner
svn path=/trunk/; revision=7086
2006-12-15script to sync and build Tcl/Tk from CVSHans-Christoph Steiner
svn path=/trunk/; revision=6911
2006-12-14remove package from /tmp/ once it is uploadedHans-Christoph Steiner
svn path=/trunk/; revision=6888
2006-12-13made scripts to run auto-builds from cmd.exe and cygwinHans-Christoph Steiner
svn path=/trunk/; revision=6836
2006-12-11copied pd-extended-auto-builder.sh and changed pathHans-Christoph Steiner
svn path=/trunk/; revision=6790
2006-12-11made script use a function to make it easy to add more distrosHans-Christoph Steiner
svn path=/trunk/; revision=6788
2006-12-07fixed bug in overridding DAEMON in default/pd and added commentsHans-Christoph Steiner
svn path=/trunk/; revision=6682
2006-11-28chopped down email report to 20 linesHans-Christoph Steiner
svn path=/trunk/; revision=6486
2006-11-28added -meta to the meta files per the PDDP standardHans-Christoph Steiner
svn path=/trunk/; revision=6477
2006-11-26reduced the verbosity of the rsync as discussed a while back on pd-devHans-Christoph Steiner
svn path=/trunk/; revision=6430
2006-11-12reordered to make compile errors clearerHans-Christoph Steiner
svn path=/trunk/; revision=6273
2006-11-09don't make a package if the build exited with an errorHans-Christoph Steiner
svn path=/trunk/; revision=6244
2006-10-30one more minor glitch, now it worksHans-Christoph Steiner
svn path=/trunk/; revision=6193