aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-16updated to latest text of GPLv2+ direct from the source: ↵HEADsvn2git-headexternals/windowingHans-Christoph Steiner
http://www.gnu.org/licenses/gpl-2.0.txt svn path=/trunk/externals/windowing/; revision=16241
2012-02-17bumped to v0.1.1Hans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=15971
2011-10-03updated template/Makefile to 1.0.11Hans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=15474
2011-09-05added META subpatch to help patchesJonathan Wilkes
svn path=/trunk/externals/windowing/; revision=15286
2011-08-19updated Makefile to latest template version to get things building on ↵Hans-Christoph Steiner
Debian/kFreeBSD and Debian/HURD svn path=/trunk/externals/windowing/; revision=15249
2010-11-10added [declare -path ..]Hans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14361
2010-11-10added example patchHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14360
2010-11-09uploaded Debian package to pkg-multimedia so removing 'debian' folder: ↵Hans-Christoph Steiner
http://git.debian.org/?p=pkg-multimedia/pd-windowing.git;a=summary svn path=/trunk/externals/windowing/; revision=14349
2010-11-09reverted for taggingHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14347
2010-11-02made pd-libdir a Debian dependency so that these libdirs can be loaded as ↵Hans-Christoph Steiner
libraries svn path=/trunk/externals/windowing/; revision=14252
2010-09-22fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable thatHans-Christoph Steiner
stopped the help patches for abstractions from being installed svn path=/trunk/externals/windowing/; revision=14178
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/externals/windowing/; revision=14145
2010-09-13updated debian/copyright to more closely conform to DEP-5Hans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14116
2010-09-13converted to one-dep-per-line styleHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14115
2010-09-13added sign-tags = TrueHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14111
2010-09-13added debian/watch file pointing at sourceforgeHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14110
2010-09-12Recommends: pd-libdir since these are all libdirsHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14098
2010-09-12updated to use Alessio Treglia's dh_auto_install tricks, which strip tooHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14078
2010-09-12remove quilt dep since its not needed until patches are added to the packageHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=14073
2010-09-05added override_dh_strip target from pd-wiimote to strip things properlyHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13978
2010-09-05added -svn to version after release tarball has been placed on SourceForge ↵Hans-Christoph Steiner
downloads svn path=/trunk/externals/windowing/; revision=13975
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13928
2010-08-19rm LICENSE.txt and create symlink to Debian common license filesHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13843
2010-08-19added siretart's gbp.conf file to force prisine-tar with git-buildpackageHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13840
2010-08-16added debian/links for README and examples in usr/share/docHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13812
2010-08-16changed package version to -1 since it will be a "Maintainer Upload"Hans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13802
2010-08-14applied Felipe Sateler's feedback on the pd-motex package to these packagesHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13794
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13790
2010-08-05fixed lintian warnings: changelog-should-mention-nmu and ↵Hans-Christoph Steiner
missing-debian-source-format svn path=/trunk/externals/windowing/; revision=13760
2010-08-05fixed up Debian files in preparation for submission to mentors.debian.netHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13759
2010-08-04updated Debian description textHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13746
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13478
2010-04-25fixed 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/windowing/; revision=13470
2010-04-07reverted debian versions to 1 to prep for submission, and sorted other ↵Hans-Christoph Steiner
veresion issues svn path=/trunk/externals/windowing/; revision=13385
2010-04-06fixed clean target, it wasn't cleaning the .o file for the lib file for ↵Hans-Christoph Steiner
single libs svn path=/trunk/externals/windowing/; revision=13383
2010-04-06updated libdir style projects with latest version of Makefile templateHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13377
2010-03-24added include path for Pd-extended.app include folder to include path, after ↵Hans-Christoph Steiner
the -I$(PD_PATH)/src/ so it'll only use the headers inside the Pd-extended.app if the source is not specified svn path=/trunk/externals/windowing/; revision=13263
2010-02-21updated to use new machine-parsible formatHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13183
2010-02-10updated all templates with the PDOBJECTS fixes from the 'mapping' buildHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13167
2010-02-10added rule to install 'examples' if they existHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13161
2010-02-09fix install location of library in packaging (I forgot to include the ↵Hans-Christoph Steiner
'extra' in /usr/lib/pd/extra) svn path=/trunk/externals/windowing/; revision=13156
2010-02-09fixed version numberHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13152
2010-02-09made Build-Depends: only puredata so that these packages are guaranteed to ↵Hans-Christoph Steiner
be Pd-vanilla compatible svn path=/trunk/externals/windowing/; revision=13151
2010-02-09converted 'windowing' to use the Makefile template+debian stuffHans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13148
2010-01-31converted NT to _WIN32Hans-Christoph Steiner
svn path=/trunk/externals/windowing/; revision=13123
2007-12-13Help files for windowing are complete! So now we have easy block-sizedEd Kelly
windows. Hurrah! Ek svn path=/trunk/externals/windowing/; revision=9094
2007-12-13My new help files for Jsarlo's windowing libEd Kelly
svn path=/trunk/externals/windowing/; revision=9093
2007-12-13- reorganized files to build easy with Pd-extended.Hans-Christoph Steiner
- updated NT macro to _MSC_VER since those pragmas are for MSVC only - put each object's "fill" function into that object's .c file, - added i0.c to the end of kaiser~.c since that's the only one that needs it - added #define powf pow for _WIN32 and Mac OS X for gaussian~.c since those platforms don't have single precision pow() by default svn path=/trunk/externals/windowing/; revision=9092
2007-12-13addeding jsarlo's windowing objects to the Pd-extended build system; added ↵Hans-Christoph Steiner
postlude to the GNU/Linux builds and usbhid to the Darwin builds. Darwin doesn't have DSSI and Fedora doesn't have libhid-devel, otherwise I could add these two packages to those platforms svn path=/trunk/externals/windowing/; revision=9091
2007-12-13imported jsarlo's DSP windowing objects from ↵svn2git-rootHans-Christoph Steiner
http://crca.ucsd.edu/~jsarlo/pd/windowing.tar.gz which has a date of 2002-04-06 svn path=/trunk/externals/windowing/; revision=9090