aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-07on a few libs, made them install their help patches into their libdirs; ↵Hans-Christoph Steiner
removed ^M Windows line endings svn path=/trunk/; revision=12913
2010-01-05svn path=/trunk/; revision=12907N.N.
2010-01-05svn path=/trunk/; revision=12898N.N.
2010-01-05svn path=/trunk/; revision=12897N.N.
2010-01-05svn path=/trunk/; revision=12896N.N.
2010-01-05svn path=/trunk/; revision=12895N.N.
2010-01-05svn path=/trunk/; revision=12894N.N.
2010-01-05svn path=/trunk/; revision=12893N.N.
2010-01-05svn path=/trunk/; revision=12892N.N.
2010-01-05no gridflow snapshots in pure-data svnN.N.
svn path=/trunk/; revision=12888
2009-12-27following up on bug report #2921689, fixed a bunch of 'implicit declaration ↵Hans-Christoph Steiner
of function' warnings, which could cause problems on 64-bit svn path=/trunk/; revision=12846
2009-12-18Added new hardware to MakefileThomas O Fredericks
svn path=/trunk/; revision=12840
2009-12-14Paul Brossier has become the maintainer for the 'puredata' package and has ↵Hans-Christoph Steiner
put his files into the Debian git repo: http://wiki.debian.org/Alioth/Git http://git.debian.org/?p=collab-maint/puredata.git;a=summary Therefore, I am removing trunk/packages/debian in favor of that git repo. svn path=/trunk/; revision=12837
2009-12-08Re-enabled mtl in the abstractions MakefileThomas O Fredericks
svn path=/trunk/; revision=12821
2009-12-01added line~ to get rid of clicksHans-Christoph Steiner
svn path=/trunk/; revision=12816
2009-11-19updated with the files from puredata_0.41.4-1.diff.gz on the Debian page for ↵Hans-Christoph Steiner
the puredata package svn path=/trunk/; revision=12794
2009-11-17copied x_list.c from trunk, which is the same as 0.41, to list.c and changed ↵Hans-Christoph Steiner
MSW to _WIN32 svn path=/trunk/; revision=12786
2009-11-12copied 0.42.5 sources into place, replacing the #include links, so that the ↵Hans-Christoph Steiner
versions can be managed svn path=/trunk/; revision=12759
2009-11-12added missing function from x_qlist.cHans-Christoph Steiner
svn path=/trunk/; revision=12758
2009-11-11fixed my stupid install error, sorry everyoneHans-Christoph Steiner
svn path=/trunk/; revision=12755
2009-11-10split out the objects in x_gui.c into standalone files and put the gfxstub ↵Hans-Christoph Steiner
stuff into e_gfxstub.c svn path=/trunk/; revision=12749
2009-11-10use renamed header d_math.h -> e_sqrt.hHans-Christoph Steiner
svn path=/trunk/; revision=12748
2009-11-10mark which Pd-vanilla files these are derived from so changes can be ↵Hans-Christoph Steiner
tracked. Next rename the files to mark them as changed from pd-vanilla svn path=/trunk/; revision=12747
2009-11-10renamed to list.c since x_list.c just contains the list objectHans-Christoph Steiner
svn path=/trunk/; revision=12746
2009-11-10don't fix bugs or make improvements here! it defeats the purpose!Hans-Christoph Steiner
svn path=/trunk/; revision=12745
2009-11-10split out qlist and textfile into their own filesHans-Christoph Steiner
svn path=/trunk/; revision=12744
2009-11-10x_interface.c is now fully in print.cHans-Christoph Steiner
svn path=/trunk/; revision=12743
2009-11-10fixed installHans-Christoph Steiner
svn path=/trunk/; revision=12739
2009-11-10made the [print] standalone useful by making it loadable, just copied ↵Hans-Christoph Steiner
x_interface.c and removed the 'static' from print_setup() svn path=/trunk/; revision=12738
2009-11-10make sure the setup functions are not 'static'Hans-Christoph Steiner
svn path=/trunk/; revision=12737
2009-11-10split out d_math.c into standalone objectsHans-Christoph Steiner
svn path=/trunk/; revision=12736
2009-11-10make an instant libdir by including a meta fileHans-Christoph Steiner
svn path=/trunk/; revision=12735
2009-11-10updated corelibs/vanilla build using ext13 templateHans-Christoph Steiner
svn path=/trunk/; revision=12734
2009-11-10renaming this to 'vanilla' since that's the most common name used for the ↵Hans-Christoph Steiner
core of Pd svn path=/trunk/; revision=12733
2009-11-10updated for 0.43-preHans-Christoph Steiner
svn path=/trunk/; revision=12732
2009-11-06upgrade gridflowN.N.
svn path=/trunk/; revision=12728
2009-11-06remove gridflow 0.9.5N.N.
svn path=/trunk/; revision=12727
2009-11-06temporarly removed mtl from the build systemThomas O Fredericks
svn path=/trunk/; revision=12726
2009-11-04added one more pass to catch dylibs that depend on dylibsHans-Christoph Steiner
svn path=/trunk/; revision=12721
2009-11-03Moved mtl examples to Pd-Extended examplesThomas O Fredericks
svn path=/trunk/; revision=12720
2009-11-01added set_version to the build when using the old build system too, i.e. ↵Hans-Christoph Steiner
Pd-extended svn path=/trunk/; revision=12711
2009-10-31set the Pd-extended version with the date before building PdHans-Christoph Steiner
svn path=/trunk/; revision=12710
2009-10-31switched font from Bitstream Vera to DejaVuHans-Christoph Steiner
svn path=/trunk/; revision=12704
2009-10-31switched font from Bitstream Vera to DejaVuHans-Christoph Steiner
svn path=/trunk/; revision=12703
2009-10-30made pdvjtools build using the new template that's in ext13Hans-Christoph Steiner
svn path=/trunk/; revision=12700
2009-10-29Fixed mtlThomas O Fredericks
svn path=/trunk/; revision=12696
2009-10-29removing 'mtl' from the nightly build since its broken the build for almost ↵Hans-Christoph Steiner
a week svn path=/trunk/; revision=12695
2009-10-25Modified mtl entry in the MakefileThomas O Fredericks
svn path=/trunk/; revision=12673
2009-10-25Added mtl to MakefileThomas O Fredericks
svn path=/trunk/; revision=12668
2009-10-23Max???N.N.
svn path=/trunk/; revision=12655