aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
svn path=/trunk/; revision=14152
2010-09-16replaced dead pure-data.org with puredata.infoHans-Christoph Steiner
svn path=/trunk/; revision=14149
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually ↵mescalinum
figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth svn path=/trunk/; revision=14145
2010-09-14sanitize permissions before packaging into .debHans-Christoph Steiner
svn path=/trunk/; revision=14143
2010-09-14ported to slightly modified template MakefileHans-Christoph Steiner
svn path=/trunk/; revision=14135
2010-09-13Corrected some errors and added a newe glossaryJonathan Wilkes
svn path=/trunk/; revision=14105
2010-09-13ported to library template and debianizedHans-Christoph Steiner
svn path=/trunk/; revision=14100
2010-09-09documented name change of Pd-extended prefs fileHans-Christoph Steiner
svn path=/trunk/; revision=14028
2010-09-09conflict/replace upcoming 'official' Debian pdextended packageHans-Christoph Steiner
svn path=/trunk/; revision=14012
2010-09-09when building Pd-extended, point all template Makefiles to the current ↵Hans-Christoph Steiner
Pd-extended source code for headers and binaries to link against svn path=/trunk/; revision=14011
2010-09-07also spoof m_pd.h until pd-vanilla has include layout for Mac OS X and WindowsHans-Christoph Steiner
svn path=/trunk/; revision=13993
2010-09-07actually install 'include' into a folder called 'include'Hans-Christoph Steiner
svn path=/trunk/; revision=13987
2010-09-07since Pd-vanilla on Mac OS X doesn't have an 'include/pd' folder, ↵Hans-Christoph Steiner
Pd-extended will mimic Pd-vanilla's include/pd until Pd-vanilla gets one svn path=/trunk/; revision=13986
2010-09-07reorganized libdir loader into its own folder based on the Makefile library ↵Hans-Christoph Steiner
template svn path=/trunk/; revision=13981
2010-09-02readded fixed template-based targets for comportHans-Christoph Steiner
svn path=/trunk/; revision=13957
2010-09-02Get comport to actually compile and be placed into comport directory. This ↵Martin Peach
doesn't include birds. Not sure if this is correct... svn path=/trunk/; revision=13956
2010-08-25revised help docs that conform to the PDDP templateJonathan Wilkes
svn path=/trunk/; revision=13942
2010-08-25Revised and added to all_about help patchesJonathan Wilkes
svn path=/trunk/; revision=13941
2010-08-24added plugin~ using Makefile templateHans-Christoph Steiner
svn path=/trunk/; revision=13939
2010-08-24moved git messages to the logfileHans-Christoph Steiner
svn path=/trunk/; revision=13905
2010-08-21switched nusmuk build to library template styleHans-Christoph Steiner
svn path=/trunk/; revision=13886
2010-08-21started the process of removing 'flatspace' from Pd-extended, added library ↵Hans-Christoph Steiner
template builds for arraysize, ekext, comport svn path=/trunk/; revision=13884
2010-08-20various patches either incorporated or made obsolete by 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=13865
2010-08-20accepted in git commit fc8a6dba6512b0591436e87107c9728224da8102Hans-Christoph Steiner
svn path=/trunk/; revision=13864
2010-08-20accepted in git commit 31eaf7b400498297b627773e7609161d6ec08dd7Hans-Christoph Steiner
svn path=/trunk/; revision=13863
2010-08-20accepted in git commit f33337633053e15152d6afc3975bc4b58e5ecc34Hans-Christoph Steiner
svn path=/trunk/; revision=13862
2010-08-20accepted in git commit e210a2e2bba14324da3a38e5d7ac5f649082c28eHans-Christoph Steiner
svn path=/trunk/; revision=13861
2010-08-20accepted in git commit 9acdded081c2bb57a8f3f41f32874395405d125bHans-Christoph Steiner
svn path=/trunk/; revision=13860
2010-08-20accepted in git commit 9f945f0121c99d2fac419475c764c4163f8c8f67Hans-Christoph Steiner
svn path=/trunk/; revision=13859
2010-08-20accepted in git commit 05b4b22c2d70dee18187de8a9f9b5a5e59a72a40Hans-Christoph Steiner
svn path=/trunk/; revision=13858
2010-08-20accepted in git commit b1bbd9e0c6213986f940eb43ed0e69d926a066beHans-Christoph Steiner
svn path=/trunk/; revision=13857
2010-08-20accepted in git commit c9cb809cd4e7d15d3dd28caa6fe2205654756b42Hans-Christoph Steiner
svn path=/trunk/; revision=13856
2010-08-20accepted in git commit 56964c07b4ad572fdf4a2f03e7ed72f99da4a28dHans-Christoph Steiner
svn path=/trunk/; revision=13855
2010-08-20accepted in git commit b1fc612415b9d4274337a1ce55299bfd2e7bf578Hans-Christoph Steiner
svn path=/trunk/; revision=13854
2010-08-20accepted in git commit 842230bb50000c90dbaab46c9e529e6020ef10fcHans-Christoph Steiner
svn path=/trunk/; revision=13853
2010-08-20accepted in git commit c564e72c7354088ee8ffe3e4625cfafeda45ae91Hans-Christoph Steiner
svn path=/trunk/; revision=13852
2010-08-20accepted in git commit e980269e976db443358f0b32f698b457daab29d4Hans-Christoph Steiner
svn path=/trunk/; revision=13851
2010-08-16removed old debian files that are unchanged since 2004 and never really usedHans-Christoph Steiner
svn path=/trunk/; revision=13801
2010-08-11Added -liplhpapi to _WIN32 libs so that udpsend will build.Martin Peach
svn path=/trunk/; revision=13785
2010-08-11fixed spelling errorHans-Christoph Steiner
svn path=/trunk/; revision=13784
2010-08-10updated docs to represent the 'find' message as of 0.42Hans-Christoph Steiner
svn path=/trunk/; revision=13782
2010-08-10copied git script for two more distrosHans-Christoph Steiner
svn path=/trunk/; revision=13781
2010-08-10setup git builder for vanillaHans-Christoph Steiner
svn path=/trunk/; revision=13780
2010-08-01small help patch to test doc revisionsJonathan Wilkes
svn path=/trunk/; revision=13735
2010-07-21more patches made obsolete by the 0.43 rewriteHans-Christoph Steiner
svn path=/trunk/; revision=13726
2010-07-21removed u_main.tk patches that have been incorporated into the 0.43 GUI rewriteHans-Christoph Steiner
svn path=/trunk/; revision=13725
2010-07-21first big round of patches accepted by Miller into 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=13724
2010-07-13included Gem Base headers in package to make it easy to build Gem standalone ↵Hans-Christoph Steiner
objects svn path=/trunk/; revision=13709
2010-06-27there are no symlinks on Windows, so ifdef out symlink for gem installHans-Christoph Steiner
svn path=/trunk/; revision=13687
2010-06-19fixed link to old-style 'doc/examples/Gem' folderHans-Christoph Steiner
svn path=/trunk/; revision=13677