Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-05 | changed makefile so that it links properly to vorbis and vorbisenc libs | august black | |
svn path=/trunk/externals/pdogg/; revision=14264 | |||
2010-11-02 | updated copyright to include debian files and Pd headers in the patch | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14260 | |||
2010-11-02 | added g_canvas.h and s_stuff.h as a debian patch since those headers aren't ↵ | Hans-Christoph Steiner | |
included in any debian packages yet svn path=/trunk/externals/pdogg/; revision=14259 | |||
2010-11-02 | made pd-libdir a Debian dependency so that these libdirs can be loaded as ↵ | Hans-Christoph Steiner | |
libraries svn path=/trunk/externals/pdogg/; revision=14252 | |||
2010-10-16 | PD_INCLUDE has extra folder suffix | dmotd | |
svn path=/trunk/externals/pdogg/; revision=14234 | |||
2010-09-22 | fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that | Hans-Christoph Steiner | |
stopped the help patches for abstractions from being installed svn path=/trunk/externals/pdogg/; revision=14178 | |||
2010-09-15 | remove -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/externals/pdogg/; revision=14145 | |||
2010-09-13 | updated debian/copyright to more closely conform to DEP-5 | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14116 | |||
2010-09-13 | converted to one-dep-per-line style | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14115 | |||
2010-09-13 | added sign-tags = True | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14111 | |||
2010-09-13 | added debian/watch file pointing at sourceforge | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14110 | |||
2010-09-12 | Recommends: pd-libdir since these are all libdirs | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14098 | |||
2010-09-12 | updated to use Alessio Treglia's dh_auto_install tricks, which strip too | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14078 | |||
2010-09-12 | remove quilt dep since its not needed until patches are added to the package | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14073 | |||
2010-09-08 | use /pd since this lib needs other headers besides m_pd.h | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=14000 | |||
2010-09-07 | updated to Makefile version 1.0.3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13994 | |||
2010-09-05 | added override_dh_strip target from pd-wiimote to strip things properly | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13978 | |||
2010-09-05 | updated Makefile to latest version | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13977 | |||
2010-09-05 | added -svn to version after release tarball has been placed on SourceForge ↵ | Hans-Christoph Steiner | |
downloads svn path=/trunk/externals/pdogg/; revision=13975 | |||
2010-08-24 | updated to Makefile version 1.0.2 | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13928 | |||
2010-08-19 | rm LICENSE.txt and create symlink to Debian common license files | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13843 | |||
2010-08-19 | added siretart's gbp.conf file to force prisine-tar with git-buildpackage | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13840 | |||
2010-08-16 | added debian/links for README and examples in usr/share/doc | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13812 | |||
2010-08-16 | changed package version to -1 since it will be a "Maintainer Upload" | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13802 | |||
2010-08-14 | applied Felipe Sateler's feedback on the pd-motex package to these packages | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13794 | |||
2010-08-11 | upgraded Makefile to 1.0.1 to support 'make dpkg-source' | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13790 | |||
2010-08-05 | fixed lintian warnings: changelog-should-mention-nmu and ↵ | Hans-Christoph Steiner | |
missing-debian-source-format svn path=/trunk/externals/pdogg/; revision=13760 | |||
2010-08-05 | fixed up Debian files in preparation for submission to mentors.debian.net | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13759 | |||
2010-08-04 | improved Debian files as part of filing Debian Intent-To-Package | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13750 | |||
2010-04-26 | set default install location to ~/Library/Pd on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13478 | |||
2010-04-25 | fixed iphoneos build and added 64-bit to Mac OS X universal builds if ↵ | Hans-Christoph Steiner | |
building on 10.5 or newer svn path=/trunk/externals/pdogg/; revision=13470 | |||
2010-04-07 | libpthread needs to be explicitly linked to on Windows | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13387 | |||
2010-04-07 | reverted debian versions to 1 to prep for submission, and sorted other ↵ | Hans-Christoph Steiner | |
veresion issues svn path=/trunk/externals/pdogg/; revision=13385 | |||
2010-04-06 | fixed clean target, it wasn't cleaning the .o file for the lib file for ↵ | Hans-Christoph Steiner | |
single libs svn path=/trunk/externals/pdogg/; revision=13383 | |||
2010-04-06 | remove empty dirs | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13382 | |||
2010-04-06 | first stab at debianizing pdogg | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13381 | |||
2010-04-06 | reorganized 'pdogg' for template Makefile and easy packaging | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13380 | |||
2010-04-06 | removed duplicate Vorbis headers and fixed files to use installed headers | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13379 | |||
2010-04-06 | keep old makefile for MSVC builds | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=13378 | |||
2009-12-27 | following 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/externals/pdogg/; revision=12846 | |||
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner | |
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/pdogg/; revision=11724 | |||
2009-04-14 | pretty indentation of preprocessor-stuff; | IOhannes m zmölnig | |
include stdlib.h svn path=/trunk/externals/pdogg/; revision=11023 | |||
2009-04-14 | when ov_open() fails, terminate the opening-process andset x_fd to -1 ↵ | IOhannes m zmölnig | |
(should fix #1966294) svn path=/trunk/externals/pdogg/; revision=11022 | |||
2006-01-17 | added files to specify libraries for the linker in the externals build ↵ | Hans-Christoph Steiner | |
system, i.e. externals/Makefile svn path=/trunk/externals/pdogg/; revision=4427 | |||
2005-12-28 | created pdogg libdir and build targets | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=4308 | |||
2005-12-12 | fixes for MinGW | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=4194 | |||
2005-11-27 | removed class_sethelpsymbol() since its unneeded and causes problems | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=4052 | |||
2004-10-22 | #ifndef'ed malloc.h for MacOS X since the include breaks compilation there | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=2138 | |||
2004-05-22 | changed pure-data.org to pure-data.info | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdogg/; revision=1754 | |||
2004-04-05 | Mon, 5 Apr 2004 12:12:00 +0200 | Bryan Jurish | |
+ added dynamic allocattion of comment strings (TITLE,LOCATION,etc.) via 'pdogg_strdup(s)' macro. svn path=/trunk/externals/pdogg/; revision=1552 |