Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-13 | enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sse | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6848 | |||
2006-12-13 | made scripts to run auto-builds from cmd.exe and cygwin | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6836 | |||
2006-12-12 | fixed to use new central location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6819 | |||
2006-12-12 | removed more duplicate code | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6817 | |||
2006-12-11 | fix hid vs. hidio building; simplified cross-platform CFLAGS handling | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6799 | |||
2006-12-11 | fixed to point to other location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6798 | |||
2006-12-11 | added moocow's pdstring objects | IOhannes m zmölnig | |
svn path=/trunk/; revision=6796 | |||
2006-12-11 | updated for recently removed code | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6794 | |||
2006-12-11 | copied pd-extended-auto-builder.sh and changed path | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6790 | |||
2006-12-11 | made script use a function to make it easy to add more distros | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6788 | |||
2006-12-11 | - added pentium3 optimization flags on Intel Macs, since it highly unlikely to | Hans-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-11 | converted to use the standard help file name (*-help.pd) | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6776 | |||
2006-12-11 | removed duplicate sources, this stuff is also in externals/bsaylor | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6775 | |||
2006-12-11 | - updated pd-extended build system for iemlib changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6773 | |||
2006-12-08 | - added new file to [hidio] to support new event naming scheme | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6738 | |||
2006-12-07 | More 64 bit fixes, notably confusion about file extensions and taking | Miller Puckette | |
garray_getfloatarray out of expr svn path=/trunk/; revision=6685 | |||
2006-12-07 | fixed bug in overridding DAEMON in default/pd and added comments | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6682 | |||
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6666 | |||
2006-12-06 | [import] needs to be the first object loaded | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6660 | |||
2006-12-05 | only 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-05 | enabled for Mac OS X since it builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6630 | |||
2006-12-04 | disable NVidia-specific stuff when building Gem | IOhannes m zmölnig | |
svn path=/trunk/; revision=6612 | |||
2006-12-04 | fixed 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 | |||
2006-12-02 | added much clearer install instructions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6587 | |||
2006-11-30 | found the stupid typo, it now works on Mac OS X, and is included in the ↵ | Hans-Christoph Steiner | |
linux and darwin auto-build svn path=/trunk/; revision=6534 | |||
2006-11-30 | did lots of renaming to the new [hidio] name, removed a little bit of cruft. ↵ | Hans-Christoph Steiner | |
Builds on Mac OS X, but doesn't load yet :-/. hidio_setup() gets called successfully, but for some reason hidio_new() does not seem to get called svn path=/trunk/; revision=6533 | |||
2006-11-30 | fixed building with older Tcl/Tk Frameworks, like the included Apple versions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6530 | |||
2006-11-28 | made jasch_lib build with standard dev layout and with Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6499 | |||
2006-11-28 | chopped down email report to 20 lines | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6486 | |||
2006-11-28 | Spelling of kHz fixed. | Frank Barknecht | |
svn path=/trunk/; revision=6483 | |||
2006-11-28 | updated to use the PDDP standard -meta.pd file now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6481 | |||
2006-11-28 | another attempt to make the Tcl/Tk Frameworks embed properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6480 | |||
2006-11-28 | added -meta to the meta files per the PDDP standard | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6477 | |||
2006-11-27 | changed to fix & install problem with RTC-lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6456 | |||
2006-11-27 | Removed rtc-lib install from Makefile. Seems broken and I don't know how to fix | Frank Barknecht | |
it. svn path=/trunk/; revision=6455 | |||
2006-11-26 | added mrpeach to build as part of the package; various minor install tweaks ↵ | Hans-Christoph Steiner | |
for iemlib, classpath/import, and loaders svn path=/trunk/; revision=6440 | |||
2006-11-26 | * Tried to add RTC-lib to the extended makefile. Hopefully didn't break ↵ | Frank Barknecht | |
anything. svn path=/trunk/; revision=6438 | |||
2006-11-26 | moved these to 'externals/hcs' since they are not loaders | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6433 | |||
2006-11-26 | reduced the verbosity of the rsync as discussed a while back on pd-dev | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6430 | |||
2006-11-23 | fixed build error on Mac OS X 10.3 by #if'ing out 0.40 functions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6398 | |||
2006-11-23 | replaced script and standalone Wish package with a Makefile target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6395 | |||
2006-11-21 | oops, put the outlets in the right place | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6352 | |||
2006-11-21 | made it compile on both 0.39.2-extended and 0.40; the 0.40 code isn't ↵ | Hans-Christoph Steiner | |
functional yet svn path=/trunk/; revision=6351 | |||
2006-11-21 | report only after success; and have it search the local dir before the ↵ | Hans-Christoph Steiner | |
global path svn path=/trunk/; revision=6350 | |||
2006-11-21 | libdir.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6348 | |||
2006-11-20 | switched back to open_via_path to use global classpath; added -meta suffix | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6335 | |||
2006-11-20 | first functional example, it worked in the test at least, time to test some more | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6328 | |||
2006-11-12 | reordered to make compile errors clearer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6273 | |||
2006-11-12 | added "-fno-strict-aliasing" to the CFLAGS to make the use of | IOhannes m zmölnig | |
anti-denormal-macros produce proper results svn path=/trunk/; revision=6272 | |||
2006-11-11 | removed old unused m_pd.h and updated the flatspace build system with m_pd.h ↵ | Hans-Christoph Steiner | |
from 0.40.1 svn path=/trunk/; revision=6265 |