aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2007-06-30french translation thanks to carlos' girlriend julie_muleHans-Christoph Steiner
svn path=/trunk/; revision=7875
2007-06-30added some translations thanks to the gohan crewHans-Christoph Steiner
svn path=/trunk/; revision=7872
2007-06-30hacked together a .deb for Pd-extended at gohan/zaragozaHans-Christoph Steiner
svn path=/trunk/; revision=7862
2007-06-13oops, 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-06-13quick hack to install the pddplink files in a place where they will be found ↵Hans-Christoph Steiner
on Windows svn path=/trunk/; revision=7769
2007-06-13fixed the embedding of libquicktime plugins, I think I actually got it ↵Hans-Christoph Steiner
working now svn path=/trunk/; revision=7768
2007-06-02fixed minor color issueHans-Christoph Steiner
svn path=/trunk/; revision=7744
2007-06-02formatting tweak for readmeHans-Christoph Steiner
svn path=/trunk/; revision=7743
2007-06-01fixed up readme to include new install instructions and pidip versionHans-Christoph Steiner
svn path=/trunk/; revision=7736
2007-06-01tested patch against 0.40.2 and 0.41-0test04; I think it's ready for inclusionHans-Christoph Steiner
svn path=/trunk/; revision=7735
2007-05-31updated to embed the org.puredata.pd.plist into the Pd.appHans-Christoph Steiner
svn path=/trunk/; revision=7733
2007-05-29removed path from file names so it might work now...Martin Peach
svn path=/trunk/; revision=7718
2007-05-19stopped downsizing the help patch font since the fonts are the same size nowHans-Christoph Steiner
svn path=/trunk/; revision=7693
2007-05-17checked in Martin Peach's iconHans-Christoph Steiner
svn path=/trunk/; revision=7691
2007-05-17set 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-17embed libquicktime pluginsHans-Christoph Steiner
svn path=/trunk/; revision=7679
2007-05-17set an env var in u_main.tk on Mac OS X so that libquicktime can find its ↵Hans-Christoph Steiner
plugins when all the libs are embedded in the Pd.app svn path=/trunk/; revision=7678
2007-05-17attempts at adding some disk image dressingHans-Christoph Steiner
svn path=/trunk/; revision=7676
2007-05-17created checkboxes for the file associations and library registry settingsHans-Christoph Steiner
svn path=/trunk/; revision=7675
2007-05-16switched DLLs to install into system32 to reduce chances of DLL HellHans-Christoph Steiner
svn path=/trunk/; revision=7674
2007-05-15added fonts to the package from C:\WINDOWS; switched to 7zip compressionHans-Christoph Steiner
svn path=/trunk/; revision=7670
2007-05-10removing $(gem_src)/src/configure dependencies for Mac OS X since it causes ↵Hans-Christoph Steiner
./configure to be run without arguments, and this seems to prevent FTGL from being used svn path=/trunk/; revision=7640
2007-05-03made working gem_clean targetHans-Christoph Steiner
svn path=/trunk/; revision=7624
2007-05-01point Gem to Fink for FTGLHans-Christoph Steiner
svn path=/trunk/; revision=7623
2007-05-01build Gem before externals since gem2pdp relies on Gem build system to ↵Hans-Christoph Steiner
create Gem/src/Base/configLinux.h (this build product is checked into CVS for Mac OS X) svn path=/trunk/; revision=7622
2007-04-29building 'gem' before 'externals' since gem2pdp relies on some of Gem's ↵Hans-Christoph Steiner
build products svn path=/trunk/; revision=7613
2007-04-20fixed bug 1650754: the DEL key was deleting a char, then added back a ↵Hans-Christoph Steiner
mystery char; the char adding code needs to ignore 127, i.e. DEL svn path=/trunk/; revision=7587
2007-04-19added handling for fink libs that are in subdirs of /sw/lib to support ↵Hans-Christoph Steiner
freetype2. See https://pow.idmi.poly.edu/weblog/hans/MacOSX/2007/04/18/install_name_toolchangingins.html for details svn path=/trunk/; revision=7579
2007-02-26new location for helpfiles: in /extra/myexternal at the same place as the ↵Georg Holzmann
externals/patches svn path=/trunk/; revision=7449
2007-02-25added iem_anything as a lib so that [any] is available by defaultHans-Christoph Steiner
svn path=/trunk/; revision=7446
2007-02-12Adds string type (array of bytes) supportMartin Peach
svn path=/trunk/; revision=7418
2007-01-06added some detection for OPT_FLAGS; made find statement compatible with ↵Hans-Christoph Steiner
older versions svn path=/trunk/; revision=7222
2007-01-01added Luke Iannini's updated iconsHans-Christoph Steiner
svn path=/trunk/; revision=7118
2006-12-31added libdir to the default library listHans-Christoph Steiner
svn path=/trunk/; revision=7114
2006-12-29minor tweaks to turn of Fat building and disable some kludgesHans-Christoph Steiner
svn path=/trunk/; revision=7097
2006-12-29more fixes for compiling Pd-extended against 0.40.x, including 64-bitHans-Christoph Steiner
svn path=/trunk/; revision=7095
2006-12-29removed extraneous uname info from package nameHans-Christoph Steiner
svn path=/trunk/; revision=7094
2006-12-23updated patch collection to apply and build against stable_0_40, which is ↵Hans-Christoph Steiner
currently at 0.40.1 svn path=/trunk/; revision=7049
2006-12-19remove extra declaration that causes linker problems when all the ↵Hans-Christoph Steiner
optimizations are turned on svn path=/trunk/; revision=6963
2006-12-18tweaked things to allow for setting CPU-specific build flagsHans-Christoph Steiner
svn path=/trunk/; revision=6937
2006-12-17added working CPU flags for gcc-3.3 :-/Hans-Christoph Steiner
svn path=/trunk/; revision=6930
2006-12-16switched to more basic optimization flags since gcc 3 crashes when using sse ↵Hans-Christoph Steiner
flags svn path=/trunk/; revision=6920
2006-12-15only try to include gripd if it existsHans-Christoph Steiner
svn path=/trunk/; revision=6917
2006-12-14gripd is no longer supported by its author, and the old binaries don't ↵Hans-Christoph Steiner
really work with newer versions of Pd, so I am removing the gripd kludge frmo the build svn path=/trunk/; revision=6887
2006-12-13enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sseHans-Christoph Steiner
svn path=/trunk/; revision=6848
2006-12-11- added pentium3 optimization flags on Intel Macs, since it highly unlikely toHans-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-06added program versions to test target so they are in the build logsHans-Christoph Steiner
svn path=/trunk/; revision=6666
2006-12-05only 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-04disable NVidia-specific stuff when building GemIOhannes m zmölnig
svn path=/trunk/; revision=6612
2006-12-04fixed 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