aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-12Recommends: pd-libdir since these are all libdirsHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=14098
2010-09-12updated to use Alessio Treglia's dh_auto_install tricks, which strip tooHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=14078
2010-09-12remove quilt dep since its not needed until patches are added to the packageHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=14073
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13994
2010-09-05added override_dh_strip target from pd-wiimote to strip things properlyHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13978
2010-09-05added -svn to version after release tarball has been placed on SourceForge ↵Hans-Christoph Steiner
downloads svn path=/trunk/externals/cxc/; revision=13975
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13928
2010-08-19rm LICENSE.txt and create symlink to Debian common license filesHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13843
2010-08-19added siretart's gbp.conf file to force prisine-tar with git-buildpackageHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13840
2010-08-16added debian/links for README and examples in usr/share/docHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13812
2010-08-16fixed Description: formattingHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13810
2010-08-16cleaned up Description: formattingHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13803
2010-08-16changed package version to -1 since it will be a "Maintainer Upload"Hans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13802
2010-08-14applied Felipe Sateler's feedback on the pd-motex package to these packagesHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13794
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13790
2010-08-05fixed lintian warnings: changelog-should-mention-nmu and ↵Hans-Christoph Steiner
missing-debian-source-format svn path=/trunk/externals/cxc/; revision=13760
2010-08-05fixed up Debian files in preparation for submission to mentors.debian.netHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13759
2010-05-16fixed version and added description before uploading to launchpadHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13557
2010-05-15removed puredata version number from Build-Depends for packages that don't ↵Hans-Christoph Steiner
need it svn path=/trunk/externals/cxc/; revision=13547
2010-05-14that should debianize itHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13542
2010-05-14sorted out all the objectclasses in cxc, more or less, now let's try debianizingHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13541
2010-05-14first steps towards porting to template Makefile and debianizing, split up ↵Hans-Christoph Steiner
randomix.c into separete files for each objectclass, much left to do svn path=/trunk/externals/cxc/; revision=13540
2010-05-14remove makefile before setting up with the template MakefileHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=13539
2009-09-21cleaned up Windows macros replacing NT with _MSC_VER and _WIN32 where ↵Hans-Christoph Steiner
appropriate svn path=/trunk/externals/cxc/; revision=12415
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-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/cxc/; revision=11724
2007-04-03found some hidden classes and made them build as single-file-single-class; ↵Hans-Christoph Steiner
got rid of some warnings svn path=/trunk/externals/cxc/; revision=7546
2007-04-02cleaned up cxc so that it passes the automated test in ↵Hans-Christoph Steiner
scripts/load_every_help.sh: renamed help files to standard name; made each file named after the class; removed non-functional aliases in flatspace svn path=/trunk/externals/cxc/; revision=7538
2005-12-18lots of MinGW fixes for RC6Hans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=4250
2005-12-02changed its class name back to prepend so it'll work in the namespaceHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=4102
2004-11-04removed counter and prepend from makefilejdl
svn path=/trunk/externals/cxc/; revision=2208
2004-05-19renamed cxc.*.c to cxc_*.c so that they can be built as individual objectsHans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=1750
2003-07-30created super basic help for [reson~]Hans-Christoph Steiner
svn path=/trunk/externals/cxc/; revision=805
2003-06-12only needs m_pd.h, m_imp.h can not be used standalone in 0.37 anymoreGuenter Geiger
svn path=/trunk/externals/cxc/; revision=696
2003-03-09Minor changes for compilation using Visual C++ 6.0 (SP3) under WindowsDaniel Heckenberg
ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/externals/cxc/; revision=460
2003-03-01added signal versions of 3 of the PRN generation algorithms from randomix.jdl
more to come ... svn path=/trunk/externals/cxc/; revision=447
2003-03-01yes well and install-shjdl
svn path=/trunk/externals/cxc/; revision=446
2003-03-01reintroduced configure to this package ...jdl
svn path=/trunk/externals/cxc/; revision=445
2003-03-01split sort of working ..jdl
svn path=/trunk/externals/cxc/; revision=444
2003-02-26added split. split incoming symbol at delimjdl
svn path=/trunk/externals/cxc/; revision=434
2002-10-25fiddling with build systemGuenter Geiger
svn path=/trunk/externals/cxc/; revision=197
2002-09-22changed almost nothing ...jdl
svn path=/trunk/externals/cxc/; revision=135
2002-08-31added cx.h with #define L debug routine ..jdl
svn path=/trunk/externals/cxc/; revision=104
2002-08-06more items on todo list ;)jdl
svn path=/trunk/externals/cxc/; revision=77
2002-07-02changed readme to reflect ...jdl
svn path=/trunk/externals/cxc/; revision=26
2002-07-02This commit was generated by cvs2svn to compensate for changes in r24,svn2git-rootjdl
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/cxc/; revision=25