aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2012-04-14pad link fields with -headerpad_max_install_names so the Pd-extended ↵Hans-Christoph Steiner
packaging can rewrite the link paths svn path=/trunk/externals/pdogg/; revision=16123
2011-10-03updated to template/Makefile 1.0.11Hans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=15472
2011-04-19updated Makefile to 1.0.9IOhannes m zmölnig
svn path=/trunk/externals/pdogg/; revision=15076
2011-01-19added missing lib: vorbisfileHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=14754
2011-01-19updated to 1.0.7 and use pkg-config on all platformsHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=14753
2010-11-06got building and linking working on all platformsHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=14281
2010-11-05changed makefile so that it links properly to vorbis and vorbisenc libsaugust black
svn path=/trunk/externals/pdogg/; revision=14264
2010-10-16PD_INCLUDE has extra folder suffixdmotd
svn path=/trunk/externals/pdogg/; revision=14234
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/pdogg/; 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/pdogg/; revision=14145
2010-09-08use /pd since this lib needs other headers besides m_pd.hHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=14000
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13994
2010-09-05updated Makefile to latest versionHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13977
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13928
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13790
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13478
2010-04-25fixed iphoneos build and added 64-bit to Mac OS X universal builds if ↵Hans-Christoph Steiner
building on 10.5 or newer svn path=/trunk/externals/pdogg/; revision=13470
2010-04-07libpthread needs to be explicitly linked to on WindowsHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13387
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/pdogg/; revision=13383
2010-04-06reorganized 'pdogg' for template Makefile and easy packagingHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13380