index
:
svn2git/trunk.git
master
trunk: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
darwin_app
/
Makefile
Age
Commit message (
Expand
)
Author
2012-04-18
include src/ as alias to include/ since Miller's Pd.app has headers there
Hans-Christoph Steiner
2012-01-29
force use of built-in sed so testing works with or w/o fink or macports sed
Hans-Christoph Steiner
2012-01-27
embed the included languages into the Info.plist to enable per-app language s...
Hans-Christoph Steiner
2011-12-12
add -Wstrict-aliasing=2 to everything to try to catch all type-punning
Hans-Christoph Steiner
2011-11-16
streamlined global debug flags and added -fno-inline-functions for valgrind
Hans-Christoph Steiner
2011-10-12
make 64-bit builds on 10.6 compatible with 10.5 using -mmacosx-version-min=10.5
Hans-Christoph Steiner
2011-10-05
remove -mmacosx-version-min so that the build defaults to the system that its...
Hans-Christoph Steiner
2011-10-05
enable setting STRIP from the global package-specific Makefile and set STRIP=...
Hans-Christoph Steiner
2011-10-04
turned on debug symbols -g and set up gcc 4.x optimization flags
Hans-Christoph Steiner
2011-09-25
add -f to ln to force creation of links so that install targets can install o...
Hans-Christoph Steiner
2011-04-07
removed the Gem-exclusion logic
IOhannes m zmölnig
2011-01-19
add prefix=/. to fix bug installing docs and removed --disable-fat since its ...
Hans-Christoph Steiner
2010-12-13
updated Scripts link to point to 'tcl' folder
Hans-Christoph Steiner
2010-12-13
remove link that is now installed by pd-extended
Hans-Christoph Steiner
2010-09-07
also spoof m_pd.h until pd-vanilla has include layout for Mac OS X and Windows
Hans-Christoph Steiner
2010-09-07
since Pd-vanilla on Mac OS X doesn't have an 'include/pd' folder, Pd-extended...
Hans-Christoph Steiner
2010-06-11
added kludge to omit building Gem when building on Mac OS X 10.6
Hans-Christoph Steiner
2010-04-09
make 'pdextended' symlink to 'pd' executable
Hans-Christoph Steiner
2010-04-07
renamed Mac OS X preferences root from org.puredata.pd to org.puredata.pdexte...
Hans-Christoph Steiner
2010-04-04
missed a 'pdp_help_hack' line to remove
Hans-Christoph Steiner
2010-04-03
- moved pdp_help_hack stuff to the specific pdp/3dp/pidip targets
Hans-Christoph Steiner
2010-01-26
set up 10.6 builds to do 64-bit
Hans-Christoph Steiner
2010-01-21
remove the rsrc file stuff since its been deprecated since Mac OS X 10.4 and ...
Hans-Christoph Steiner
2009-09-20
more DESTDIR fixes, looks like a complete build on Mac OS X
Hans-Christoph Steiner
2009-09-16
more DESTDIR fixes
Hans-Christoph Steiner
2009-06-08
since the Universal/Fat flags and OPT_CFLAGS can clash, specify them both her...
Hans-Christoph Steiner
2009-06-05
fixed up doc_format to remove .svn and removed old strip_hack; fixed Pd.app p...
Hans-Christoph Steiner
2009-06-05
removed old 10.3 cruft and cleaned up OPT_CFLAGS stuff
Hans-Christoph Steiner
2009-05-21
10.4 is the minimum supported version for the Pd-extended 0.42 release
Hans-Christoph Steiner
2009-05-03
upgraded Mac OS X build machines to libquicktime 1.1.1
Hans-Christoph Steiner
2009-01-26
- fixed AppMain.tcl link for non pd-devel builds
Hans-Christoph Steiner
2009-01-25
- changed the "Scripts" folder to being a link to "bin" so that when
Hans-Christoph Steiner
2009-01-22
DOH! Forgot to delete the .pd.bak files and instead was deleting the .pd files
Hans-Christoph Steiner
2009-01-21
- removed flext bits since they are broken. the flext files should be
Hans-Christoph Steiner
2008-10-15
for some reason, -march stopped working on Mac OS X/powerpc
Hans-Christoph Steiner
2008-08-18
changed deprecated -mcpu flags to -march
Hans-Christoph Steiner
2008-08-14
merged in changes from the v0-40 pd-extended release branch
Hans-Christoph Steiner
2008-06-21
added spotlight importer build and clean targets
Luke Iannini
2008-06-20
now creates directory inside .app to place Spotlight Importers into
Hans-Christoph Steiner
2008-05-17
added -fast on Intel to enable full optimization and auto-vectorization
Hans-Christoph Steiner
2008-05-12
(Ported from Pd-extended 0.39.3) created two different kinds of embedded org....
Hans-Christoph Steiner
2008-05-11
fixed up Info.plist versioning following Marius' research:
Hans-Christoph Steiner
2007-10-27
removed old CPU OPT_CFLAGS and turned on DEBUG_SOUNDFILE to test writesf~ bug
Hans-Christoph Steiner
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-08-29
added minor fix found during build on tgrils's computer
Hans-Christoph Steiner
2007-06-13
oops, the libquicktime plugins also need to be fixed by the embed script, so ...
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
[next]