Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2006-11-28 | another attempt to make the Tcl/Tk Frameworks embed properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6480 | |||
2006-11-23 | replaced script and standalone Wish package with a Makefile target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6395 | |||
2006-10-27 | minor tweaks to support building Pd.app for pd-MAIN in the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6169 | |||
2006-10-27 | fixed package_clean to work properly on the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6168 | |||
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6151 | |||
2006-09-29 | disable test_package because it hangs waiting for a human to type Y to the ↵ | Hans-Christoph Steiner | |
license prompt... hmm how to work around that... svn path=/trunk/; revision=6054 | |||
2006-09-29 | fixed minor typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6051 | |||
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, ↵ | Hans-Christoph Steiner | |
especially when using make -j svn path=/trunk/; revision=6040 | |||
2006-09-19 | added miniscript to shorten path names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5964 | |||
2006-08-10 | fixed up dmg/package target on 10.3 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5549 | |||
2006-08-10 | The disk image now mounts with a pretty color background, big icons and fonts, | Hans-Christoph Steiner | |
and a nice arrangement. The background image needs to have a static file name for the disk image, so the current ones with the version in it won't work because the .DS_Store has to be manually generated. Here's some more on that topic: http://jwz.livejournal.com/608927.html The "dmg" target is much improved, the mkdmg script is no longer necessary, same with sudo. The package_clean target should work better too. svn path=/trunk/; revision=5547 | |||
2006-08-09 | added to the clean targets so the clean more; fixed up chmod u-w on the doc ↵ | Hans-Christoph Steiner | |
dir so it should work on the auto-build svn path=/trunk/; revision=5544 | |||
2006-08-04 | arg it should be a tab, not spaces | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5478 | |||
2006-08-02 | fixed minor errors in 'package' and 'test_package' targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5462 | |||
2006-08-02 | added test_package target which just mounts then ejects the disk image. ↵ | Hans-Christoph Steiner | |
Real tests should happen there... svn path=/trunk/; revision=5456 | |||
2006-08-02 | cleaned things up to make operation clearer; darwin_app_doc_format was ↵ | Hans-Christoph Steiner | |
having trouble with too many open files, so switched to find with -exec svn path=/trunk/; revision=5454 | |||
2006-08-01 | minor clean up while in search of the real problem...arg | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5450 | |||
2006-08-01 | oops, the clean target was removed files from the source rather than the ↵ | Hans-Christoph Steiner | |
target. I normally don't compile as root so I never noticed... svn path=/trunk/; revision=5445 | |||
2006-07-29 | fixed up logic for tracking down which Wish.app to use and whether to copy ↵ | Hans-Christoph Steiner | |
it has embedded Frameworks svn path=/trunk/; revision=5432 | |||
2006-07-28 | initial support for devel branch (scons) via pd_devel target | Jamie Tittle | |
svn path=/trunk/; revision=5426 | |||
2006-07-28 | oops, had to bump up Makefile.buildlayout in the list so theat scripts_src ↵ | Hans-Christoph Steiner | |
would work svn path=/trunk/; revision=5421 | |||
2006-07-28 | fixed up the tracking down of the Wish.app to support both Mac OS X/Intel ↵ | Hans-Christoph Steiner | |
and the auto-builds svn path=/trunk/; revision=5420 | |||
2006-07-21 | more work on centralizing the CPU optimization flags. With GNU/Linux on ↵ | Hans-Christoph Steiner | |
PowerPC and Mac OS X on Intel, things are becoming more complicated... ;) svn path=/trunk/; revision=5389 | |||
2006-04-28 | added package_clean target as per standard | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5025 | |||
2006-04-11 | fixed minor bug in the version of Info.plist | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4874 | |||
2006-03-19 | fixed things up for a Pd-0.39.2-extended-test2 build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4741 | |||
2006-02-27 | fixed app renaming so that you can properly rename the Pd.app with one ↵ | Hans-Christoph Steiner | |
setting; fixed Pd version regexps to look in m_pd.h after complete_version_defines-0.39.2.patch is applied; upgraded to TclTk 8.4.10 and make automatic Wish.app/Wish Shell.app name handling svn path=/trunk/; revision=4620 |