Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-07 | removed the Gem-exclusion logic | IOhannes m zmölnig | |
if it needs to be done, then it should be done in externals/Makefile svn path=/trunk/; revision=15067 | |||
2011-01-19 | add prefix=/. to fix bug installing docs and removed --disable-fat since its ↵ | Hans-Christoph Steiner | |
obsolete svn path=/trunk/; revision=14755 | |||
2010-12-13 | updated Scripts link to point to 'tcl' folder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14630 | |||
2010-12-13 | remove link that is now installed by pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14614 | |||
2010-09-07 | also spoof m_pd.h until pd-vanilla has include layout for Mac OS X and Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13993 | |||
2010-09-07 | since Pd-vanilla on Mac OS X doesn't have an 'include/pd' folder, ↵ | Hans-Christoph Steiner | |
Pd-extended will mimic Pd-vanilla's include/pd until Pd-vanilla gets one svn path=/trunk/; revision=13986 | |||
2010-06-11 | added kludge to omit building Gem when building on Mac OS X 10.6 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13643 | |||
2010-04-09 | make 'pdextended' symlink to 'pd' executable | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13414 | |||
2010-04-07 | renamed Mac OS X preferences root from org.puredata.pd to ↵ | Hans-Christoph Steiner | |
org.puredata.pdextended so that Pd-extended has separate prefs from Pd-vanilla svn path=/trunk/; revision=13402 | |||
2010-04-04 | missed a 'pdp_help_hack' line to remove | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13372 | |||
2010-04-03 | - moved pdp_help_hack stuff to the specific pdp/3dp/pidip targets | Hans-Christoph Steiner | |
- changed pdp/3dp/pidip to install in a more libdir-like way svn path=/trunk/; revision=13365 | |||
2010-01-26 | set up 10.6 builds to do 64-bit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13098 | |||
2010-01-21 | remove the rsrc file stuff since its been deprecated since Mac OS X 10.4 and ↵ | Hans-Christoph Steiner | |
is no longer included in Mac OS X 10.6 svn path=/trunk/; revision=13058 | |||
2009-09-20 | more DESTDIR fixes, looks like a complete build on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12414 | |||
2009-09-16 | more DESTDIR fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12379 | |||
2009-06-08 | since the Universal/Fat flags and OPT_CFLAGS can clash, specify them both ↵ | Hans-Christoph Steiner | |
here so they can managed globally svn path=/trunk/; revision=11710 | |||
2009-06-05 | fixed up doc_format to remove .svn and removed old strip_hack; fixed Pd.app ↵ | Hans-Christoph Steiner | |
perms; added configure flags to Gem to try to get artlookit working svn path=/trunk/; revision=11690 | |||
2009-06-05 | removed old 10.3 cruft and cleaned up OPT_CFLAGS stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11689 | |||
2009-05-21 | 10.4 is the minimum supported version for the Pd-extended 0.42 release | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11476 | |||
2009-05-03 | upgraded Mac OS X build machines to libquicktime 1.1.1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11218 | |||
2009-01-26 | - fixed AppMain.tcl link for non pd-devel builds | Hans-Christoph Steiner | |
- readded spotlight_importer, I mistakenly deleted it svn path=/trunk/; revision=10645 | |||
2009-01-25 | - changed the "Scripts" folder to being a link to "bin" so that when | Hans-Christoph Steiner | |
AppMain.tcl is run from the Pd.app, it'll find the rest of the *.tcl files without and special tricks. - test if AppMain.tcl exists, like with pd-devel, if not create a symlink called AppMain.tcl to pd.tk for pd-vanilla and pd-extended svn path=/trunk/; revision=10637 | |||
2009-01-22 | DOH! Forgot to delete the .pd.bak files and instead was deleting the .pd files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10602 | |||
2009-01-21 | - removed flext bits since they are broken. the flext files should be | Hans-Christoph Steiner | |
installed along with the binaries instead of here. - removed old Mac-only devel/pd++ build system that has been long abandoned svn path=/trunk/; revision=10584 | |||
2008-10-15 | for some reason, -march stopped working on Mac OS X/powerpc | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10330 | |||
2008-08-18 | changed deprecated -mcpu flags to -march | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10253 | |||
2008-08-14 | merged in changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10244 | |||
2008-06-21 | added spotlight importer build and clean targets | Luke Iannini | |
svn path=/trunk/; revision=10061 | |||
2008-06-20 | now creates directory inside .app to place Spotlight Importers into | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10054 | |||
2008-05-17 | added -fast on Intel to enable full optimization and auto-vectorization | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9833 | |||
2008-05-12 | (Ported from Pd-extended 0.39.3) created two different kinds of embedded ↵ | Hans-Christoph Steiner | |
org.puredata.pd.plist prefs files on Mac OS X. The first is the default settings that come with Pd-extended.app, the second is a prefs file that overrides all others, so that people can make their own custom apps based on the Pd.app, and be sure that the user's prefs aren't going to override things. svn path=/trunk/; revision=9792 | |||
2008-05-11 | fixed up Info.plist versioning following Marius' research: | Hans-Christoph Steiner | |
http://lists.puredata.info/pipermail/pd-list/2008-02/059627.html and this blog post: http://www.dribin.org/dave/blog/archives/2006/08/02/versioning_os_x_apps/ svn path=/trunk/; revision=9782 | |||
2007-10-27 | removed old CPU OPT_CFLAGS and turned on DEBUG_SOUNDFILE to test writesf~ bug | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8892 | |||
2007-10-22 | removed a cruft build target that was never used; added post build hack to ↵ | Hans-Christoph Steiner | |
switch pdp_v4l to pdp_ieee1394 on the mac builds svn path=/trunk/; revision=8855 | |||
2007-10-20 | moved dmg code from branch-v0-39-2-extended, the disk image icon works, but ↵ | Hans-Christoph Steiner | |
not the background... svn path=/trunk/; revision=8853 | |||
2007-08-29 | added minor fix found during build on tgrils's computer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8693 | |||
2007-06-13 | oops, the libquicktime plugins also need to be fixed by the embed script, so ↵ | Hans-Christoph Steiner | |
switch the order svn path=/trunk/; revision=7771 | |||
2007-05-31 | updated to embed the org.puredata.pd.plist into the Pd.app | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7733 | |||
2007-05-19 | stopped downsizing the help patch font since the fonts are the same size now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7693 | |||
2007-05-17 | set the name of the mounted disk image to always be 'Pd-extended so that ↵ | Hans-Christoph Steiner | |
.DS_Store and other settings will work svn path=/trunk/; revision=7689 | |||
2007-05-17 | embed libquicktime plugins | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7679 | |||
2007-05-17 | attempts at adding some disk image dressing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7676 | |||
2007-01-06 | added some detection for OPT_FLAGS; made find statement compatible with ↵ | Hans-Christoph Steiner | |
older versions svn path=/trunk/; revision=7222 | |||
2006-12-29 | minor tweaks to turn of Fat building and disable some kludges | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7097 | |||
2006-12-18 | tweaked things to allow for setting CPU-specific build flags | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6937 | |||
2006-12-11 | - added pentium3 optimization flags on Intel Macs, since it highly unlikely to | Hans-Christoph Steiner | |
run on older hardware, and Apple only supports Pentium4 and above - added /Applications link to dmg svn path=/trunk/; revision=6777 | |||
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6666 | |||
2006-12-05 | only embed the Tcl/Tk frameworks if not using the built-in one in /System. ↵ | Hans-Christoph Steiner | |
i.e. only embed the frameworks if building on a machine where other Tcl/Tk Frameworks have been installed svn path=/trunk/; revision=6650 | |||
2006-12-04 | fixed case typo (from patch 1608063 submitted by kunowoudt); added a little ↵ | Hans-Christoph Steiner | |
extra info to test_location target svn path=/trunk/; revision=6606 | |||
2006-11-30 | fixed building with older Tcl/Tk Frameworks, like the included Apple versions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6530 |