Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-07 | updated to Makefile version 1.0.3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13994 | |||
2010-09-05 | added override_dh_strip target from pd-wiimote to strip things properly | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13978 | |||
2010-09-05 | added -svn to version after release tarball has been placed on SourceForge ↵ | Hans-Christoph Steiner | |
downloads svn path=/trunk/externals/cxc/; revision=13975 | |||
2010-08-24 | updated to Makefile version 1.0.2 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13928 | |||
2010-08-19 | rm LICENSE.txt and create symlink to Debian common license files | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; 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/cxc/; revision=13840 | |||
2010-08-16 | added debian/links for README and examples in usr/share/doc | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13812 | |||
2010-08-16 | fixed Description: formatting | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13810 | |||
2010-08-16 | cleaned up Description: formatting | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13803 | |||
2010-08-16 | changed package version to -1 since it will be a "Maintainer Upload" | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; 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/cxc/; revision=13794 | |||
2010-08-11 | upgraded Makefile to 1.0.1 to support 'make dpkg-source' | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13790 | |||
2010-08-05 | fixed lintian warnings: changelog-should-mention-nmu and ↵ | Hans-Christoph Steiner | |
missing-debian-source-format svn path=/trunk/externals/cxc/; revision=13760 | |||
2010-08-05 | fixed up Debian files in preparation for submission to mentors.debian.net | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13759 | |||
2010-05-16 | fixed version and added description before uploading to launchpad | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13557 | |||
2010-05-15 | removed 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-14 | that should debianize it | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13542 | |||
2010-05-14 | sorted out all the objectclasses in cxc, more or less, now let's try debianizing | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13541 | |||
2010-05-14 | first 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-14 | remove makefile before setting up with the template Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13539 | |||
2009-09-21 | cleaned up Windows macros replacing NT with _MSC_VER and _WIN32 where ↵ | Hans-Christoph Steiner | |
appropriate svn path=/trunk/externals/cxc/; revision=12415 | |||
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/cxc/; revision=11724 | |||
2007-04-03 | found 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-02 | cleaned 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-18 | lots of MinGW fixes for RC6 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=4250 | |||
2005-12-02 | changed its class name back to prepend so it'll work in the namespace | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=4102 | |||
2004-11-04 | removed counter and prepend from makefile | jdl | |
svn path=/trunk/externals/cxc/; revision=2208 | |||
2004-05-19 | renamed cxc.*.c to cxc_*.c so that they can be built as individual objects | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=1750 | |||
2003-07-30 | created super basic help for [reson~] | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=805 | |||
2003-06-12 | only needs m_pd.h, m_imp.h can not be used standalone in 0.37 anymore | Guenter Geiger | |
svn path=/trunk/externals/cxc/; revision=696 | |||
2003-03-09 | Minor changes for compilation using Visual C++ 6.0 (SP3) under Windows | Daniel Heckenberg | |
ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/externals/cxc/; revision=460 | |||
2003-03-01 | added signal versions of 3 of the PRN generation algorithms from randomix. | jdl | |
more to come ... svn path=/trunk/externals/cxc/; revision=447 | |||
2003-03-01 | yes well and install-sh | jdl | |
svn path=/trunk/externals/cxc/; revision=446 | |||
2003-03-01 | reintroduced configure to this package ... | jdl | |
svn path=/trunk/externals/cxc/; revision=445 | |||
2003-03-01 | split sort of working .. | jdl | |
svn path=/trunk/externals/cxc/; revision=444 | |||
2003-02-26 | added split. split incoming symbol at delim | jdl | |
svn path=/trunk/externals/cxc/; revision=434 | |||
2002-10-25 | fiddling with build system | Guenter Geiger | |
svn path=/trunk/externals/cxc/; revision=197 | |||
2002-09-22 | changed almost nothing ... | jdl | |
svn path=/trunk/externals/cxc/; revision=135 | |||
2002-08-31 | added cx.h with #define L debug routine .. | jdl | |
svn path=/trunk/externals/cxc/; revision=104 | |||
2002-08-06 | more items on todo list ;) | jdl | |
svn path=/trunk/externals/cxc/; revision=77 | |||
2002-07-02 | changed readme to reflect ... | jdl | |
svn path=/trunk/externals/cxc/; revision=26 | |||
2002-07-02 | This commit was generated by cvs2svn to compensate for changes in r24,svn2git-root | jdl | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/cxc/; revision=25 |