aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app
AgeCommit message (Expand)Author
2007-07-08added ggee to standard libs to loadHans-Christoph Steiner
2007-06-13oops, the libquicktime plugins also need to be fixed by the embed script, so ...Hans-Christoph Steiner
2007-06-13fixed the embedding of libquicktime plugins, I think I actually got it workin...Hans-Christoph Steiner
2007-06-02fixed minor color issueHans-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-04-19added handling for fink libs that are in subdirs of /sw/lib to support freety...Hans-Christoph Steiner
2007-02-25added iem_anything as a lib so that [any] is available by defaultHans-Christoph Steiner
2007-01-06added some detection for OPT_FLAGS; made find statement compatible with older...Hans-Christoph Steiner
2007-01-01added Luke Iannini's updated iconsHans-Christoph Steiner
2006-12-31added libdir to the default library listHans-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-10-17added hardware libHans-Christoph Steiner
2006-10-17added blank 'flags' section for Mac OS X so its easy to add flagsHans-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
2006-09-19added miniscript to shorten path namesHans-Christoph Steiner
2006-09-18updated pref files for more libs that are included in the auto-buildsHans-Christoph Steiner
2006-09-03added flatspace and deprecatedHans-Christoph Steiner
2006-08-13did some TODO-o-ramaHans-Christoph Steiner
2006-08-10fixed up dmg/package target on 10.3Hans-Christoph Steiner
2006-08-10The disk image now mounts with a pretty color background, big icons and fonts,Hans-Christoph Steiner
2006-08-09added to the clean targets so the clean more; fixed up chmod u-w on the doc d...Hans-Christoph Steiner
2006-08-04arg it should be a tab, not spacesHans-Christoph Steiner
2006-08-02fixed minor errors in 'package' and 'test_package' targetsHans-Christoph Steiner
2006-08-02added test_package target which just mounts then ejects the disk image. Real...Hans-Christoph Steiner
2006-08-02cleaned things up to make operation clearer; darwin_app_doc_format was having...Hans-Christoph Steiner
2006-08-01minor clean up while in search of the real problem...argHans-Christoph Steiner
2006-08-01oops, the clean target was removed files from the source rather than the targ...Hans-Christoph Steiner
2006-07-29fixed up logic for tracking down which Wish.app to use and whether to copy it...Hans-Christoph Steiner
2006-07-28initial support for devel branch (scons) via pd_devel targetJamie Tittle
2006-07-28oops, had to bump up Makefile.buildlayout in the list so theat scripts_src wo...Hans-Christoph Steiner
2006-07-28fixed up the tracking down of the Wish.app to support both Mac OS X/Intel and...Hans-Christoph Steiner
2006-07-21more work on centralizing the CPU optimization flags. With GNU/Linux on Powe...Hans-Christoph Steiner
2006-04-28added package_clean target as per standardHans-Christoph Steiner