Age | Commit message (Expand) | Author |
2006-12-31 | added libdir to the default library list | Hans-Christoph Steiner |
2006-12-29 | fixed windows kludge that pointed to file that got renamed | Hans-Christoph Steiner |
2006-12-29 | minor tweaks to turn of Fat building and disable some kludges | Hans-Christoph Steiner |
2006-12-29 | more fixes for compiling Pd-extended against 0.40.x, including 64-bit | Hans-Christoph Steiner |
2006-12-29 | removed extraneous uname info from package name | Hans-Christoph Steiner |
2006-12-28 | updated for Pd-0.40.x-extended; now handles "pd" section | Hans-Christoph Steiner |
2006-12-28 | oops, that was a mistake | Hans-Christoph Steiner |
2006-12-28 | added msd patches and iem_* objects | Hans-Christoph Steiner |
2006-12-28 | added common alias as a kludge | Hans-Christoph Steiner |
2006-12-23 | updated patch collection to apply and build against stable_0_40, which is cur... | Hans-Christoph Steiner |
2006-12-19 | remove extra declaration that causes linker problems when all the optimizatio... | Hans-Christoph Steiner |
2006-12-18 | tweaked things to allow for setting CPU-specific build flags | Hans-Christoph Steiner |
2006-12-18 | made the intro tutorial suite on the same level as the rest of the manuals so... | Hans-Christoph Steiner |
2006-12-17 | added working CPU flags for gcc-3.3 :-/ | Hans-Christoph Steiner |
2006-12-17 | arg, a little space messed up everything for the WiiRemote README at least | Hans-Christoph Steiner |
2006-12-16 | cleaned things up a bit (less compiler warnings) and added to the auto-build ... | Hans-Christoph Steiner |
2006-12-16 | first stab at porting the Max aka.wiiremote object. it builds now, but I don... | Hans-Christoph Steiner |
2006-12-16 | added cognition patches to the manual sections; added new patch about vibrato... | Hans-Christoph Steiner |
2006-12-16 | switched to more basic optimization flags since gcc 3 crashes when using sse ... | Hans-Christoph Steiner |
2006-12-15 | only try to include gripd if it exists | Hans-Christoph Steiner |
2006-12-15 | script to sync and build Tcl/Tk from CVS | Hans-Christoph Steiner |
2006-12-14 | // class_sethelpsymbol(); | musil |
2006-12-14 | initial check in | musil |
2006-12-14 | remove package from /tmp/ once it is uploaded | Hans-Christoph Steiner |
2006-12-14 | gripd is no longer supported by its author, and the old binaries don't really... | Hans-Christoph Steiner |
2006-12-13 | enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sse | Hans-Christoph Steiner |
2006-12-13 | made scripts to run auto-builds from cmd.exe and cygwin | Hans-Christoph Steiner |
2006-12-12 | fixed to use new central location | Hans-Christoph Steiner |
2006-12-12 | removed more duplicate code | Hans-Christoph Steiner |
2006-12-11 | fix hid vs. hidio building; simplified cross-platform CFLAGS handling | Hans-Christoph Steiner |
2006-12-11 | fixed to point to other location | Hans-Christoph Steiner |
2006-12-11 | added moocow's pdstring objects | IOhannes m zmölnig |
2006-12-11 | updated for recently removed code | Hans-Christoph Steiner |
2006-12-11 | copied pd-extended-auto-builder.sh and changed path | Hans-Christoph Steiner |
2006-12-11 | made script use a function to make it easy to add more distros | Hans-Christoph Steiner |
2006-12-11 | - added pentium3 optimization flags on Intel Macs, since it highly unlikely to | Hans-Christoph Steiner |
2006-12-11 | converted to use the standard help file name (*-help.pd) | Hans-Christoph Steiner |
2006-12-11 | removed duplicate sources, this stuff is also in externals/bsaylor | Hans-Christoph Steiner |
2006-12-11 | - updated pd-extended build system for iemlib changes | Hans-Christoph Steiner |
2006-12-08 | - added new file to [hidio] to support new event naming scheme | Hans-Christoph Steiner |
2006-12-07 | More 64 bit fixes, notably confusion about file extensions and taking | Miller Puckette |
2006-12-07 | fixed bug in overridding DAEMON in default/pd and added comments | Hans-Christoph Steiner |
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner |
2006-12-06 | [import] needs to be the first object loaded | 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-05 | enabled for Mac OS X since it builds | Hans-Christoph Steiner |
2006-12-04 | disable NVidia-specific stuff when building Gem | IOhannes m zmölnig |
2006-12-04 | fixed case typo (from patch 1608063 submitted by kunowoudt); added a little e... | Hans-Christoph Steiner |
2006-12-02 | added much clearer install instructions | Hans-Christoph Steiner |
2006-11-30 | found the stupid typo, it now works on Mac OS X, and is included in the linux... | Hans-Christoph Steiner |