aboutsummaryrefslogtreecommitdiff
path: root/packages/linux_make/Makefile
AgeCommit message (Expand)Author
2013-02-01merge in build fixes from branches/pd-extended/0.43Hans-Christoph Steiner
2012-12-18try to make CPU arch detection less error prone... ('uname -m' sometimes give...Hans-Christoph Steiner
2012-12-13print out TARGET_PLATFORM and OPT_CFLAGS for debuggingHans-Christoph Steiner
2012-10-17menu, icons, init.d, and bash_completion fixesHans-Christoph Steiner
2012-03-12use = instead of := for getting the results of dpkg-shlibdeps so that the com...Hans-Christoph Steiner
2012-03-12create Debian docs/pd-extended dir and add links to all relevant docs thereHans-Christoph Steiner
2012-02-11make find statements handle paths with spaces in themHans-Christoph Steiner
2011-12-12add -Wstrict-aliasing=2 to everything to try to catch all type-punningHans-Christoph Steiner
2011-11-16streamlined global debug flags and added -fno-inline-functions for valgrindHans-Christoph Steiner
2011-10-14add an Installed-Size: field to the package so Ubuntu Software Center doesn't...Hans-Christoph Steiner
2011-10-05enable setting STRIP from the global package-specific Makefile and set STRIP=...Hans-Christoph Steiner
2011-10-04turned on debug symbols -g and set up gcc 4.x optimization flagsHans-Christoph Steiner
2011-09-25add -f to ln to force creation of links so that install targets can install o...Hans-Christoph Steiner
2011-09-21sort out the .desktop file and rename all icons to 'pd-extended' to avoid cla...Hans-Christoph Steiner
2011-09-19added a .menu file and an 32x32 .xpm icon to try to make the menu item show u...Hans-Christoph Steiner
2011-09-19added prerm script for update-alternativesHans-Christoph Steiner
2011-09-18fixed man page to not collide with 'puredata'Hans-Christoph Steiner
2011-09-18rename binary to 'pd-extended' so this package and live with 'puredata'Hans-Christoph Steiner
2011-09-16remove files from pd-extended package that are provided by puredata-dev and p...Hans-Christoph Steiner
2010-12-14fix installation of objects with a $ in the name and ease building of GNU/Lin...Hans-Christoph Steiner
2010-09-14sanitize permissions before packaging into .debHans-Christoph Steiner
2010-04-08also delete pdsend and pdreceive man pages since that's provided by the 'pure...Hans-Christoph Steiner
2010-04-07leave executable as 'pdextended' and don't make 'pd' symlink; also remove pds...Hans-Christoph Steiner
2010-04-07renamed the GNU/Linux preference file from .pdsettings to .pdextended so that...Hans-Christoph Steiner
2010-03-18more changes to separate 'pd-extended' files from 'puredata' filesHans-Christoph Steiner
2010-03-17switched install location on GNU/Linux from lib/pd to lib/pd-extended so that...Hans-Christoph Steiner
2009-09-15a couple more DESTDIR fixesHans-Christoph Steiner
2009-07-30fixes to make .deb building more fault-tolerantHans-Christoph Steiner
2009-06-14fixed another DESTDIR install issueHans-Christoph Steiner
2009-06-13commented out test line that was printing errors in the nightly buildsHans-Christoph Steiner
2009-06-12fixed for new more proper DESTDIR supportHans-Christoph Steiner
2009-06-07re-enabled setting the version in the package for the nightly buildsHans-Christoph Steiner
2009-06-07merged in Free Desktop files and fixes from the 0.41.4 release branchHans-Christoph Steiner
2009-06-05remove executable bit from pd filesHans-Christoph Steiner
2008-08-14merged in changes from the v0-40 pd-extended release branchHans-Christoph Steiner
2008-07-30added a ~ between the Pd bugfix version and the build date for Debian packageHans-Christoph Steiner
2008-05-10fixed up Debian packages so that they now installed properly into /usr rather...Hans-Christoph Steiner
2008-05-06got new .deb building code to work on Ubuntu/Hardy and cleaned up the package...Hans-Christoph Steiner
2008-05-04fixed depends and starting fixing package to that it installs into /usr inste...Hans-Christoph Steiner
2008-03-14now use dpkg-shlibdeps to generate the dependenciesGeorg Holzmann
2008-03-14fixed bug and added also dependencies from pd itselfGeorg Holzmann
2008-03-11svn path=/trunk/; revision=9556Georg Holzmann
2008-03-09automatic dependency check for debian/ubuntu/etc packagesGeorg Holzmann
2007-10-16made more general powerpc option to try to fix FFT and freeverb bugsHans-Christoph Steiner
2007-10-13make deb target remove package that doesn't exist on powerpcHans-Christoph Steiner
2007-07-24tweaks to make things more proper (I just read the freedesktop docs!)Hans-Christoph Steiner
2007-07-23added 48x48 png for the Applications menuHans-Christoph Steiner
2007-07-12automatically set the package version and architectureHans-Christoph Steiner
2007-07-12added standard locations to the path for putting your own pd libs for GNU/Lin...Hans-Christoph Steiner
2007-07-11renamed the included .pdsettings to default.pdsettings since it's now embedde...Hans-Christoph Steiner