aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app
AgeCommit message (Expand)Author
2011-10-05remove -mmacosx-version-min so that the build defaults to the system that its...Hans-Christoph Steiner
2011-10-05enable setting STRIP from the global package-specific Makefile and set STRIP=...Hans-Christoph Steiner
2011-10-04turned on debug symbols -g and set up gcc 4.x optimization flagsHans-Christoph Steiner
2011-09-26set global lib load list back to 0.42.5 styleHans-Christoph Steiner
2011-09-25add -f to ln to force creation of links so that install targets can install o...Hans-Christoph Steiner
2011-04-07removed the Gem-exclusion logicIOhannes m zmölnig
2011-02-22removed libdir since its in 'startup' and added vanilla/list since it must be...Hans-Christoph Steiner
2011-01-19add prefix=/. to fix bug installing docs and removed --disable-fat since its ...Hans-Christoph Steiner
2011-01-11added new 'extra' libdir to default libraries since its not built with Pd-ext...Hans-Christoph Steiner
2010-12-15try a config stripped of almost all librariesHans-Christoph Steiner
2010-12-13updated Scripts link to point to 'tcl' folderHans-Christoph Steiner
2010-12-13remove link that is now installed by pd-extendedHans-Christoph Steiner
2010-12-12updated libraries to load by default and added pd-extended.bat for MS WindowsHans-Christoph Steiner
2010-09-07also spoof m_pd.h until pd-vanilla has include layout for Mac OS X and WindowsHans-Christoph Steiner
2010-09-07since Pd-vanilla on Mac OS X doesn't have an 'include/pd' folder, Pd-extended...Hans-Christoph Steiner
2010-06-14set up Spotlight Importer build so it builds for the platform its onHans-Christoph Steiner
2010-06-11added kludge to omit building Gem when building on Mac OS X 10.6Hans-Christoph Steiner
2010-04-09make 'pdextended' symlink to 'pd' executableHans-Christoph Steiner
2010-04-07renamed Mac OS X preferences root from org.puredata.pd to org.puredata.pdexte...Hans-Christoph Steiner
2010-04-07fixed up echo statements for cleaned loggingHans-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-03-10converted freeverb folder to have the same name as the object, therefore it d...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-11-04added one more pass to catch dylibs that depend on dylibsHans-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-04-09- hard-coded user install paths outlined in this FAQ entry. This makes it soHans-Christoph Steiner
2009-02-17added .mxt, .mxb, .help since Pd-extended can now open these Max/MSP file typ...Hans-Christoph Steiner
2009-02-06updated to GPL v3Hans-Christoph Steiner
2009-02-02removed crufty old READMEHans-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-21removed crufty ancient TODO files and moved a couple still-relevant notes to ...Hans-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-20checking in spotlight importer for future autobuildingLuke Iannini
2008-06-20added separate entry for .pat filesLuke Iannini
2008-06-20now creates directory inside .app to place Spotlight Importers intoHans-Christoph Steiner
2008-06-19added UTI declaration; enables plain-text quick-look support of pd-files (tcl...Luke Iannini