aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2012-04-01updated Makefile from v1.0.3 to v1.0.12, the latest releaseHEADsvn2git-headexternals/appleHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=16100
2011-10-06moved [keyboard_layout] to the apple lib, since its Apple onlyHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=15530
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/apple/; 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/apple/; revision=14145
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13994
2010-09-04added Greg Shakar's multitouch exampleHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13971
2010-09-04added custom rule to build multitouch.pd_darwin properlyHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13970
2010-09-04use min target of 10.5 when 10.5 is the build platformHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13969
2010-08-23added abstractions and updated Makefile to version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13899
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13478
2010-04-25added 64-bit to universal build if building on 10.5 or newerHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13469
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/apple/; revision=13383
2010-04-06updated libdir style projects with latest version of Makefile templateHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13377
2010-03-18improved checking for Mac OS X 10.4Hans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=13228
2009-11-26don't build multitouch on 10.4 (8.11.1) since 10.4 lacks the ↵Hans-Christoph Steiner
MultitouchSupport framework svn path=/trunk/externals/apple/; revision=12811
2009-10-27updated included text files, included GPLv3 licenseHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12687
2009-10-26made API super simple, added [info( message, made proper help patch, and ↵Hans-Christoph Steiner
made it build from iPhoneOS svn path=/trunk/externals/apple/; revision=12676
2009-10-25first version of object for private MultitouchSupport framework based on ↵Hans-Christoph Steiner
code from steide and fingerpinger svn path=/trunk/externals/apple/; revision=12669
2009-10-24got a basic smc example working, including outputting all supported keysHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12658
2009-10-24updated from ext13 templateHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12657
2009-09-21fixed wrong variable nameHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12420
2009-09-21added $(pd_src)/src as the first place to search for pd.dllHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12416
2009-09-20added DESTDIR supportHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12412
2009-06-08switched 'apple' lib over to new standalone MakefileHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=11709
2008-03-12added first object for a new library to support Apple-specific hardware and ↵svn2git-rootHans-Christoph Steiner
software functions, like screen brightness svn path=/trunk/externals/apple/; revision=9569