aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-30removed left-over zexy-aliasesIOhannes m zmölnig
svn path=/trunk/; revision=8905
2007-10-27I think universal builds will have to wait until we get a 'new & improved!' ↵Hans-Christoph Steiner
build system svn path=/trunk/; revision=8893
2007-10-27removed old CPU OPT_CFLAGS and turned on DEBUG_SOUNDFILE to test writesf~ bugHans-Christoph Steiner
svn path=/trunk/; revision=8892
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-27reverted ggee back to original order since it was conflicting with vbapHans-Christoph Steiner
svn path=/trunk/; revision=8890
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 first stab at making universal builds. Everything compiles, except if ↵Hans-Christoph Steiner
I add ppc64 as an architecture svn path=/trunk/; revision=8886
2007-10-26fixed bunk path1 registry entryHans-Christoph Steiner
svn path=/trunk/; revision=8885
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 patch #1813710, a seq help patch from jkant, and updated the ↵Hans-Christoph Steiner
cyclone install target svn path=/trunk/; revision=8864
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-22removed a cruft build target that was never used; added post build hack to ↵Hans-Christoph Steiner
switch pdp_v4l to pdp_ieee1394 on the mac builds svn path=/trunk/; revision=8855
2007-10-21merged in some changes from branch-v0-39-2-extendedHans-Christoph Steiner
svn path=/trunk/; revision=8854
2007-10-20moved dmg code from branch-v0-39-2-extended, the disk image icon works, but ↵Hans-Christoph Steiner
not the background... svn path=/trunk/; revision=8853
2007-10-20added pdp back to the default build on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=8852
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-17checked in fix for when Pd launchs the browser directly. It needs to start ↵Hans-Christoph Steiner
it with an & so that Pd doesn't wait for it to finish svn path=/trunk/; revision=8833
2007-10-17script to create turkish templates for pdpediaHans-Christoph Steiner
svn path=/trunk/; revision=8832
2007-10-17removed the "-Werror"IOhannes m zmölnig
svn path=/trunk/; revision=8830
2007-10-17added hexloader descriptionIOhannes m zmölnig
svn path=/trunk/; revision=8826
2007-10-16made more general powerpc option to try to fix FFT and freeverb bugsHans-Christoph Steiner
svn path=/trunk/; revision=8820
2007-10-16script used for Portuguese templatesHans-Christoph Steiner
svn path=/trunk/; revision=8819
2007-10-13make deb target remove package that doesn't exist on powerpcHans-Christoph Steiner
svn path=/trunk/; revision=8813
2007-10-13removed deprecation warning until I sort things out betterHans-Christoph Steiner
svn path=/trunk/; revision=8812
2007-10-12Added pdmtl to the abstractions makefileThomas O Fredericks
svn path=/trunk/; revision=8809
2007-10-11added IRC link to the Help menuHans-Christoph Steiner
svn path=/trunk/; revision=8800
2007-10-10added useful content to the very short help menuHans-Christoph Steiner
svn path=/trunk/; revision=8797
2007-10-10This patch adds a number of better commands for opening HTML files and URLs onHans-Christoph Steiner
GNU/Linux. These commands use the defaults systems, plus each command is tested before executed, so it should be more fault tolerant. svn path=/trunk/; revision=8796
2007-10-05replaced 80 char limit on postatom() with MAXPDSTRING follow this thread: ↵Hans-Christoph Steiner
http://lists.puredata.info/pipermail/pd-list/2007-10/054514.html svn path=/trunk/; revision=8788
2007-10-04Added tof the the externals MakefileThomas O Fredericks
svn path=/trunk/; revision=8786
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-29small tweak to exclude extra maskxor object that is causing build errors in ↵Hans-Christoph Steiner
ekext svn path=/trunk/; revision=8770
2007-09-26added meta data following the infoboxes from the pdpediaHans-Christoph Steiner
svn path=/trunk/; revision=8761
2007-09-25reverted vbap to its former libdir name 'vbap' since it works fine on ↵Hans-Christoph Steiner
Pd-0.39.3-extended svn path=/trunk/; revision=8759
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-09-18checked in float help patch based on the newly approved PDDP help templateHans-Christoph Steiner
svn path=/trunk/; revision=8738
2007-09-18sketch of template approved at today's PDDP meetingHans-Christoph Steiner
svn path=/trunk/; revision=8737
2007-09-04added another exampleHans-Christoph Steiner
svn path=/trunk/; revision=8699
2007-09-04a couple more illustrations of odd conditionsHans-Christoph Steiner
svn path=/trunk/; revision=8698
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-08-29added Ed Kelly's library to the list for libs to load by defaultHans-Christoph Steiner
svn path=/trunk/; revision=8694
2007-08-29added minor fix found during build on tgrils's computerHans-Christoph Steiner
svn path=/trunk/; revision=8693
2007-08-18remove a debugging messageMiller Puckette
svn path=/trunk/; revision=8660
2007-08-18another tryMiller Puckette
svn path=/trunk/; revision=8659