aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2011-11-04got objects working again by replacing toxy/tot with iemguts/receivecanvasHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=15702
2011-10-18remove mouse_region.pd and pointer_position.pd since they rely on toxy, ↵Hans-Christoph Steiner
which is no longer included in Pd-extended svn path=/trunk/externals/hcs/; revision=15614
2011-10-06moved [keyboard_layout] to the apple lib, since its Apple onlyHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=15530
2011-10-03updated to template/Makefile 1.0.11Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=15473
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/hcs/; revision=15249
2011-03-08upgraded to Makefile template 1.0.9 to get new standalone .tcl supportHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=15020
2010-11-22re-added "/pd" to -I"$(PD_INCLUDE)/pd" to support the header location for 0.43Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14463
2010-11-08cursors.gif should be cursor.gif hereHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14312
2010-11-08added help patch for [embed] and fixed cursors.gif inclusionHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14311
2010-11-02added two example patchesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14253
2010-10-15PD_INCLUDE has extra folder suffixdmotd
svn path=/trunk/externals/hcs/; revision=14232
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/hcs/; 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/hcs/; revision=14145
2010-09-08use /pd for headers since this lib needs others besides m_pd.hHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13998
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13994
2010-09-05updated Makefile to latest versionHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13977
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13928
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13790
2010-05-16forgot to include the ifeel headerHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13556
2010-05-14setup 'hcs' lib with template Makefile and debianizedHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13538
2010-05-14removing Makefile in prep for template MakefileHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13537
2007-05-10switched absolute path to relativeHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=7654
2006-06-12added generic makefile with etags supportHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=5201
2004-10-22cleaned up includesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2139
2003-11-17cleaned up code substantially; got everything working; made help patchesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1192
2003-07-19added (CC) var per Marc Lavalee's suggestionHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=777
2003-06-07eliminated updates on everything but the leftmost inlet, necessary because ↵Hans-Christoph Steiner
the ifeel.o kernel module crashes if the input is too fast; added help patch svn path=/trunk/externals/hcs/; revision=685
2003-05-21removed -g and -lSDLHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=640
2003-05-19removed rawjoystickHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=635
2003-04-22compiles with libSDL, opens the joystick, but doesn't read events yetHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=585
2003-04-22changed the name from raw to linux, since they are linux-specific; put ↵Hans-Christoph Steiner
common stuff in linuxhid.h svn path=/trunk/externals/hcs/; revision=583
2003-04-16added [range] to MakefileHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=575
2003-04-16compiles all externals in directoryHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=574
2003-04-16builds all of the externals nowHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=573