aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/Makefile
AgeCommit message (Expand)Author
2010-04-07renamed Mac OS X preferences root from org.puredata.pd to org.puredata.pdexte...Hans-Christoph Steiner
2010-04-04missed a 'pdp_help_hack' line to removeHans-Christoph Steiner
2010-04-03- moved pdp_help_hack stuff to the specific pdp/3dp/pidip targets Hans-Christoph Steiner
2010-01-26set up 10.6 builds to do 64-bitHans-Christoph Steiner
2010-01-21remove the rsrc file stuff since its been deprecated since Mac OS X 10.4 and ...Hans-Christoph Steiner
2009-09-20more DESTDIR fixes, looks like a complete build on Mac OS XHans-Christoph Steiner
2009-09-16more DESTDIR fixesHans-Christoph Steiner
2009-06-08since the Universal/Fat flags and OPT_CFLAGS can clash, specify them both her...Hans-Christoph Steiner
2009-06-05fixed up doc_format to remove .svn and removed old strip_hack; fixed Pd.app p...Hans-Christoph Steiner
2009-06-05removed old 10.3 cruft and cleaned up OPT_CFLAGS stuffHans-Christoph Steiner
2009-05-2110.4 is the minimum supported version for the Pd-extended 0.42 releaseHans-Christoph Steiner
2009-05-03upgraded Mac OS X build machines to libquicktime 1.1.1Hans-Christoph Steiner
2009-01-26- fixed AppMain.tcl link for non pd-devel buildsHans-Christoph Steiner
2009-01-25- changed the "Scripts" folder to being a link to "bin" so that whenHans-Christoph Steiner
2009-01-22DOH! Forgot to delete the .pd.bak files and instead was deleting the .pd filesHans-Christoph Steiner
2009-01-21- removed flext bits since they are broken. the flext files should beHans-Christoph Steiner
2008-10-15for some reason, -march stopped working on Mac OS X/powerpcHans-Christoph Steiner
2008-08-18changed deprecated -mcpu flags to -marchHans-Christoph Steiner
2008-08-14merged in changes from the v0-40 pd-extended release branchHans-Christoph Steiner
2008-06-21added spotlight importer build and clean targetsLuke Iannini
2008-06-20now creates directory inside .app to place Spotlight Importers intoHans-Christoph Steiner
2008-05-17added -fast on Intel to enable full optimization and auto-vectorizationHans-Christoph Steiner
2008-05-12(Ported from Pd-extended 0.39.3) created two different kinds of embedded org....Hans-Christoph Steiner
2008-05-11fixed up Info.plist versioning following Marius' research:Hans-Christoph Steiner
2007-10-27removed old CPU OPT_CFLAGS and turned on DEBUG_SOUNDFILE to test writesf~ bugHans-Christoph Steiner
2007-10-22removed a cruft build target that was never used; added post build hack to sw...Hans-Christoph Steiner
2007-10-20moved dmg code from branch-v0-39-2-extended, the disk image icon works, but n...Hans-Christoph Steiner
2007-08-29added minor fix found during build on tgrils's computerHans-Christoph Steiner
2007-06-13oops, the libquicktime plugins also need to be fixed by the embed script, so ...Hans-Christoph Steiner
2007-05-31updated to embed the org.puredata.pd.plist into the Pd.appHans-Christoph Steiner
2007-05-19stopped downsizing the help patch font since the fonts are the same size nowHans-Christoph Steiner
2007-05-17set the name of the mounted disk image to always be 'Pd-extended so that .DS_...Hans-Christoph Steiner
2007-05-17embed libquicktime pluginsHans-Christoph Steiner
2007-05-17attempts at adding some disk image dressingHans-Christoph Steiner
2007-01-06added some detection for OPT_FLAGS; made find statement compatible with older...Hans-Christoph Steiner
2006-12-29minor tweaks to turn of Fat building and disable some kludgesHans-Christoph Steiner
2006-12-18tweaked things to allow for setting CPU-specific build flagsHans-Christoph Steiner
2006-12-11- added pentium3 optimization flags on Intel Macs, since it highly unlikely toHans-Christoph Steiner
2006-12-06added program versions to test target so they are in the build logsHans-Christoph Steiner
2006-12-05only embed the Tcl/Tk frameworks if not using the built-in one in /System. i...Hans-Christoph Steiner
2006-12-04fixed case typo (from patch 1608063 submitted by kunowoudt); added a little e...Hans-Christoph Steiner
2006-11-30fixed building with older Tcl/Tk Frameworks, like the included Apple versionsHans-Christoph Steiner
2006-11-28another attempt to make the Tcl/Tk Frameworks embed properlyHans-Christoph Steiner
2006-11-23replaced script and standalone Wish package with a Makefile targetHans-Christoph Steiner
2006-10-27minor tweaks to support building Pd.app for pd-MAIN in the auto-buildsHans-Christoph Steiner
2006-10-27fixed package_clean to work properly on the auto-buildsHans-Christoph Steiner
2006-10-21cleaned up version handling to make more sense; removed some obsolete chmodsHans-Christoph Steiner
2006-09-29disable test_package because it hangs waiting for a human to type Y to the li...Hans-Christoph Steiner
2006-09-29fixed minor typoHans-Christoph Steiner
2006-09-28Makefile tune ups and clean ups, hopefully to allow things to build faster, e...Hans-Christoph Steiner