Age | Commit message (Expand) | Author |
2007-10-22 | removed a cruft build target that was never used; added post build hack to sw... | Hans-Christoph Steiner |
2007-10-20 | moved dmg code from branch-v0-39-2-extended, the disk image icon works, but n... | Hans-Christoph Steiner |
2007-09-25 | updated to load libdir first, so it'll actually load the rest of the libdirs ... | Hans-Christoph Steiner |
2007-08-29 | added Ed Kelly's library to the list for libs to load by default | Hans-Christoph Steiner |
2007-08-29 | added minor fix found during build on tgrils's computer | Hans-Christoph Steiner |
2007-08-01 | added external help path to startup settings | Hans-Christoph Steiner |
2007-07-12 | added standard locations to the path for putting your own pd libs for GNU/Lin... | Hans-Christoph Steiner |
2007-07-11 | added some handy variables that I discovered from the Apple docs. Right now,... | Hans-Christoph Steiner |
2007-07-11 | added path for fonts from the msttcorefonts Fink package | Hans-Christoph Steiner |
2007-07-09 | added flib to the list of libs to load by deafult | Hans-Christoph Steiner |
2007-07-08 | added ggee to standard libs to load | Hans-Christoph Steiner |
2007-06-13 | oops, the libquicktime plugins also need to be fixed by the embed script, so ... | Hans-Christoph Steiner |
2007-06-13 | fixed the embedding of libquicktime plugins, I think I actually got it workin... | Hans-Christoph Steiner |
2007-06-02 | fixed minor color issue | Hans-Christoph Steiner |
2007-05-31 | updated to embed the org.puredata.pd.plist into the Pd.app | Hans-Christoph Steiner |
2007-05-19 | stopped downsizing the help patch font since the fonts are the same size now | Hans-Christoph Steiner |
2007-05-17 | set the name of the mounted disk image to always be 'Pd-extended so that .DS_... | Hans-Christoph Steiner |
2007-05-17 | embed libquicktime plugins | Hans-Christoph Steiner |
2007-05-17 | attempts at adding some disk image dressing | Hans-Christoph Steiner |
2007-04-19 | added handling for fink libs that are in subdirs of /sw/lib to support freety... | Hans-Christoph Steiner |
2007-02-25 | added iem_anything as a lib so that [any] is available by default | Hans-Christoph Steiner |
2007-01-06 | added some detection for OPT_FLAGS; made find statement compatible with older... | Hans-Christoph Steiner |
2007-01-01 | added Luke Iannini's updated icons | Hans-Christoph Steiner |
2006-12-31 | added libdir to the default library list | Hans-Christoph Steiner |
2006-12-29 | minor tweaks to turn of Fat building and disable some kludges | Hans-Christoph Steiner |
2006-12-18 | tweaked things to allow for setting CPU-specific build flags | Hans-Christoph Steiner |
2006-12-11 | - added pentium3 optimization flags on Intel Macs, since it highly unlikely to | Hans-Christoph Steiner |
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner |
2006-12-05 | only embed the Tcl/Tk frameworks if not using the built-in one in /System. i... | Hans-Christoph Steiner |
2006-12-04 | fixed case typo (from patch 1608063 submitted by kunowoudt); added a little e... | Hans-Christoph Steiner |
2006-11-30 | fixed building with older Tcl/Tk Frameworks, like the included Apple versions | Hans-Christoph Steiner |
2006-11-28 | another attempt to make the Tcl/Tk Frameworks embed properly | Hans-Christoph Steiner |
2006-11-23 | replaced script and standalone Wish package with a Makefile target | Hans-Christoph Steiner |
2006-10-27 | minor tweaks to support building Pd.app for pd-MAIN in the auto-builds | Hans-Christoph Steiner |
2006-10-27 | fixed package_clean to work properly on the auto-builds | Hans-Christoph Steiner |
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner |
2006-10-17 | added hardware lib | Hans-Christoph Steiner |
2006-10-17 | added blank 'flags' section for Mac OS X so its easy to add flags | Hans-Christoph Steiner |
2006-09-29 | disable test_package because it hangs waiting for a human to type Y to the li... | Hans-Christoph Steiner |
2006-09-29 | fixed minor typo | Hans-Christoph Steiner |
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, e... | Hans-Christoph Steiner |
2006-09-19 | added miniscript to shorten path names | Hans-Christoph Steiner |
2006-09-18 | updated pref files for more libs that are included in the auto-builds | Hans-Christoph Steiner |
2006-09-03 | added flatspace and deprecated | Hans-Christoph Steiner |
2006-08-13 | did some TODO-o-rama | Hans-Christoph Steiner |
2006-08-10 | fixed up dmg/package target on 10.3 | Hans-Christoph Steiner |
2006-08-10 | The disk image now mounts with a pretty color background, big icons and fonts, | Hans-Christoph Steiner |
2006-08-09 | added to the clean targets so the clean more; fixed up chmod u-w on the doc d... | Hans-Christoph Steiner |
2006-08-04 | arg it should be a tab, not spaces | Hans-Christoph Steiner |
2006-08-02 | fixed minor errors in 'package' and 'test_package' targets | Hans-Christoph Steiner |