aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-11do not use 'ls' for iterating over filesHEADsvn2git-headmasterIOhannes m zmölnig
as this gives us an error if there are no logfiles at all. furthermore using the output of 'ls' is considered insecure anyhow (w.g. it breaks if a filename contained LF) svn path=/trunk/; revision=17351
2014-05-13drop python2.5 dependencyIOhannes m zmölnig
if a given host (e.g. apt.puredata.info) only has python2.5 available, they should call the interpreter explicitely svn path=/trunk/; revision=17306
2014-03-25renamed HOWTO to 'pd-externals-HOWTO'IOhannes m zmölnig
no longer language-specific names... svn path=/trunk/; revision=17291
2014-03-25re-enable the display of the dateIOhannes m zmölnig
svn path=/trunk/; revision=17290
2014-03-25moved german version into 'legacy' folderIOhannes m zmölnig
it's not actively maintained anymore svn path=/trunk/; revision=17289
2014-03-25use tex4ht to build htmlIOhannes m zmölnig
svn path=/trunk/; revision=17288
2014-03-25use \pdtilde for ~IOhannes m zmölnig
svn path=/trunk/; revision=17287
2014-03-25remove -export-dynamicIOhannes m zmölnig
svn path=/trunk/; revision=17286
2014-03-25fix copyright dateIOhannes m zmölnig
svn path=/trunk/; revision=17285
2014-03-25usepackage html & hyperrefIOhannes m zmölnig
svn path=/trunk/; revision=17284
2014-03-25added free-methodIOhannes m zmölnig
svn path=/trunk/; revision=17283
2014-03-25free-methodIOhannes m zmölnig
svn path=/trunk/; revision=17282
2014-03-25allow unicode in html-outputIOhannes m zmölnig
svn path=/trunk/; revision=17281
2014-03-25fixed typo with inputencodingIOhannes m zmölnig
its utf8, rather than utf-8 svn path=/trunk/; revision=17280
2014-03-25use pdflatex for building PDFsIOhannes m zmölnig
svn path=/trunk/; revision=17279
2014-03-25fix spelling of my nameIOhannes m zmölnig
svn path=/trunk/; revision=17278
2014-03-25fixing errors (thanks to jonathan wilkes)IOhannes m zmölnig
svn path=/trunk/; revision=17277
2014-03-25converted to UTF-8IOhannes m zmölnig
svn path=/trunk/; revision=17276
2014-01-28removed iemlib cruftIOhannes m zmölnig
svn path=/trunk/; revision=17261
2014-01-28common build infrastructure for iem-libsIOhannes m zmölnig
svn path=/trunk/; revision=17260
2013-08-28Jonathan Wilke's updated bang-helpIOhannes m zmölnig
svn path=/trunk/; revision=17199
2013-06-28synched iemlib.hIOhannes m zmölnig
- include <endian.h> on more platforms (debian/bsd, hurd, android, cygwin) - SETNULL/IS_A_NULL macros (formerly only found in iemlib2) svn path=/trunk/; revision=17163
2013-03-27include libjack.dll so that Pd-extended runs on computers without ↵Hans-Christoph Steiner
Jack-for-Windows installed svn path=/trunk/; revision=17068
2013-03-03fix path to example video when installedHans-Christoph Steiner
svn path=/trunk/; revision=17057
2013-02-19Removed broken linkJonathan Wilkes
svn path=/trunk/; revision=17038
2013-02-04update patch to apply to 0.44 and trunkHans-Christoph Steiner
svn path=/trunk/; revision=17022
2013-02-03fix oscx build to work ;)Hans-Christoph Steiner
svn path=/trunk/; revision=17021
2013-02-03update to build oscx template-styleHans-Christoph Steiner
svn path=/trunk/; revision=17020
2013-02-03since the Debian package depends on tk8.5, hard-code the use of /usr/bin/wish8.5Hans-Christoph Steiner
svn path=/trunk/; revision=17019
2013-02-01added completed Arabic and Korean translationsHans-Christoph Steiner
svn path=/trunk/; revision=17015
2013-02-01merge in build fixes from branches/pd-extended/0.43Hans-Christoph Steiner
svn path=/trunk/; revision=17014
2013-02-01bumped version to 0.44.0~-1Hans-Christoph Steiner
svn path=/trunk/; revision=17012
2013-01-31hard code /usr/bin/find to avoid PATH issuesHans-Christoph Steiner
svn path=/trunk/; revision=17011
2013-01-31add more info for debugging the MinGW jenkins buildHans-Christoph Steiner
svn path=/trunk/; revision=17010
2013-01-30merge in build fixes from 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=17002
2013-01-29make it skip symlinks to speed things upHans-Christoph Steiner
svn path=/trunk/; revision=17001
2013-01-29use apt-release.conf for each release to set the release name for apt-getHans-Christoph Steiner
svn path=/trunk/; revision=17000
2013-01-29remove -DDEBUG_SOUNDFILE since setting it dies on missing pute() function ↵Hans-Christoph Steiner
that is within a #if 0 svn path=/trunk/; revision=16999
2013-01-29make builds use Fink fully, rather than just tacked onto the PATH (. ↵Hans-Christoph Steiner
/sw/bin/init.sh) svn path=/trunk/; revision=16996
2013-01-28turn on xtrace to ease debuggingHans-Christoph Steiner
svn path=/trunk/; revision=16995
2013-01-28also include uncompressed Packages fileHans-Christoph Steiner
svn path=/trunk/; revision=16994
2013-01-28do better at setting the OS in the tarball nameHans-Christoph Steiner
svn path=/trunk/; revision=16993
2013-01-28add system type and arch to tarballHans-Christoph Steiner
svn path=/trunk/; revision=16992
2013-01-24create a tarball of everything that successfully installedHans-Christoph Steiner
svn path=/trunk/; revision=16984
2013-01-22merge in updates from pd-extended/0.43Hans-Christoph Steiner
svn path=/trunk/; revision=16942
2013-01-22removed unused, out-of-date pdlab build scriptsHans-Christoph Steiner
svn path=/trunk/; revision=16940
2013-01-22copying pd-extended/0.43 debianization into trunkHans-Christoph Steiner
svn path=/trunk/; revision=16938
2013-01-18add more debug info and aliasing warnings to pd buildHans-Christoph Steiner
svn path=/trunk/; revision=16922
2013-01-18remove support for old pd-extended.git build system < 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=16921
2013-01-18convert the random UNIX linefeeds to WindowsHans-Christoph Steiner
svn path=/trunk/; revision=16920