aboutsummaryrefslogtreecommitdiff
path: root/cyclone/Makefile.libdir
AgeCommit message (Collapse)Author
2015-03-06Removed reference to unneeded file coll.txt because it breaks the make installN.N.
svn path=/trunk/externals/miXed/; revision=17434
2013-01-23make cyclone's build system also use PD_INCLUDE like the templateHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16980
2013-01-22use HAVE_UNISTD_H to determine when to include unistd.hHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16960
2013-01-22merge in Win32 UTF-8 file/path supportHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16950
2012-01-02define UNIX macro on UNIX-ish platforms to enable ~ expansion in pathsHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=15863
2012-01-01updated LDFLAGS for Linux and added support for GNU/Hurd and kFreeBSDHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=15860
2011-11-18include text files with notes in manual/Hans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=15795
2011-10-06added shared .o files to the clean targetHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=15526
2011-10-06fixed clean target to get everythingHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=15525
2011-09-27used class_addcreator to declare cyclone/class names for the lowercase ↵Hans-Christoph Steiner
version otherwise we get the 1000 can't open error svn path=/trunk/externals/miXed/; revision=15361
2011-09-27add links for the downcase versions only on GNU/Linux since Windows and Mac ↵Hans-Christoph Steiner
OS X almost always use case insensitive file systems, so Borax.pd_darwin is the same file as borax.pd_darwin, etc. svn path=/trunk/externals/miXed/; revision=15360
2011-09-26added all-lower-case aliases to all objects since Max/MSP 4.6 converted to ↵Hans-Christoph Steiner
all lowercase svn path=/trunk/externals/miXed/; revision=15349
2011-01-19added to add .exe to cyclist on WindowsHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=14759
2010-11-18removed -j4 for deploymentHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=14444
2010-11-10install cyclist last in case the user doesn't have perms to write in ↵Hans-Christoph Steiner
/usr/local/bin, at least everything else will be installed svn path=/trunk/externals/miXed/; revision=14382
2010-11-10first semblance of a working .deb for cycloneHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=14381
2010-11-10converted cyclone build to a custom standlone makefile for making the libdirHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=14380