Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-14 | fix installation of objects with a $ in the name and ease building of ↵ | Hans-Christoph Steiner | |
GNU/Linux distro tarball svn path=/trunk/; revision=14632 | |||
2010-09-14 | sanitize permissions before packaging into .deb | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14143 | |||
2010-04-08 | also delete pdsend and pdreceive man pages since that's provided by the ↵ | Hans-Christoph Steiner | |
'puredata' package svn path=/trunk/; revision=13411 | |||
2010-04-07 | leave executable as 'pdextended' and don't make 'pd' symlink; also remove ↵ | Hans-Christoph Steiner | |
pdsend and pdreceive since 'puredata' will provide that svn path=/trunk/; revision=13407 | |||
2010-04-07 | renamed the GNU/Linux preference file from .pdsettings to .pdextended so ↵ | Hans-Christoph Steiner | |
that Pd-extended has separate preferences from Pd-vanilla svn path=/trunk/; revision=13403 | |||
2010-03-18 | more changes to separate 'pd-extended' files from 'puredata' files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13224 | |||
2010-03-17 | switched install location on GNU/Linux from lib/pd to lib/pd-extended so ↵ | Hans-Christoph Steiner | |
that the pd-extended package can coexist with the official packages svn path=/trunk/; revision=13223 | |||
2009-09-15 | a couple more DESTDIR fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12349 | |||
2009-07-30 | fixes to make .deb building more fault-tolerant | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11890 | |||
2009-06-14 | fixed another DESTDIR install issue | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11765 | |||
2009-06-13 | commented out test line that was printing errors in the nightly builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11761 | |||
2009-06-12 | fixed for new more proper DESTDIR support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11760 | |||
2009-06-07 | re-enabled setting the version in the package for the nightly builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11702 | |||
2009-06-07 | merged in Free Desktop files and fixes from the 0.41.4 release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11701 | |||
2009-06-05 | remove executable bit from pd files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11691 | |||
2008-08-14 | merged in changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10244 | |||
2008-07-30 | added a ~ between the Pd bugfix version and the build date for Debian package | Hans-Christoph Steiner | |
since the test versions had '0.40.3cvs2008...' in them and Debian considers 0.40.3-1 older than 0.40.3cvs20080703-1. This is following the recommendation of the Debian manual: http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version svn path=/trunk/; revision=10227 | |||
2008-05-10 | fixed up Debian packages so that they now installed properly into /usr ↵ | Hans-Christoph Steiner | |
rather than /usr/local. The tarballs still install into /usr/local. Also limited the dpkg commands to machines that have dpkg-deb installed. Also, tweaked /usr/share/pd to be write-all so that people can install their own stuff there. svn path=/trunk/; revision=9778 | |||
2008-05-06 | got new .deb building code to work on Ubuntu/Hardy and cleaned up the ↵ | Hans-Christoph Steiner | |
package stuff a bit svn path=/trunk/; revision=9767 | |||
2008-05-04 | fixed depends and starting fixing package to that it installs into /usr ↵ | Hans-Christoph Steiner | |
instead of /usr/local, therefore conflicts with the exists pd packgess svn path=/trunk/; revision=9757 | |||
2008-03-14 | now use dpkg-shlibdeps to generate the dependencies | Georg Holzmann | |
svn path=/trunk/; revision=9583 | |||
2008-03-14 | fixed bug and added also dependencies from pd itself | Georg Holzmann | |
svn path=/trunk/; revision=9582 | |||
2008-03-11 | svn path=/trunk/; revision=9556 | Georg Holzmann | |
2008-03-09 | automatic dependency check for debian/ubuntu/etc packages | Georg Holzmann | |
svn path=/trunk/; revision=9550 | |||
2007-10-16 | made more general powerpc option to try to fix FFT and freeverb bugs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8820 | |||
2007-10-13 | make deb target remove package that doesn't exist on powerpc | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8813 | |||
2007-07-24 | tweaks to make things more proper (I just read the freedesktop docs!) | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8232 | |||
2007-07-23 | added 48x48 png for the Applications menu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8212 | |||
2007-07-12 | automatically set the package version and architecture | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8042 | |||
2007-07-12 | added 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-11 | renamed 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-11 | fixed dpkg-deb test to fail nicely on fedora | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7995 | |||
2007-07-09 | ran lintian to test package, plus updated version number to something sane | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7925 | |||
2007-07-09 | copy pdsettings into place for embedded preferences on GNU/Linux; first stab ↵ | Hans-Christoph Steiner | |
at automated .deb building svn path=/trunk/; revision=7922 | |||
2007-07-02 | added emacs mode and scripts; fixed type that broke building | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7884 | |||
2007-07-02 | added files from scripts to the pd-extended.deb on Frank's suggestion | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7883 | |||
2007-06-30 | hacked together a .deb for Pd-extended at gohan/zaragoza | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7862 | |||
2006-12-29 | removed extraneous uname info from package name | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7094 | |||
2006-12-17 | added working CPU flags for gcc-3.3 :-/ | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6930 | |||
2006-12-16 | switched to more basic optimization flags since gcc 3 crashes when using sse ↵ | Hans-Christoph Steiner | |
flags svn path=/trunk/; revision=6920 | |||
2006-12-13 | enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sse | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6848 | |||
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6666 | |||
2006-12-02 | added much clearer install instructions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6587 | |||
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6151 | |||
2006-10-19 | added standard package_clean target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6139 | |||
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, ↵ | Hans-Christoph Steiner | |
especially when using make -j svn path=/trunk/; revision=6040 | |||
2006-09-19 | cleaned up clean targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5966 | |||
2006-09-19 | added miniscript to shorten path names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5964 | |||
2006-09-13 | added .pdsettings file to install package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5926 | |||
2006-08-01 | added 'all' target distinct from 'install' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5447 |