Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-22 | make aliases for zexy hex-named objects: <~ >~ ||~ &&~ ==~ . so they load ↵ | Hans-Christoph Steiner | |
easily (on Windows, a different kludge is used) svn path=/trunk/; revision=16733 | |||
2012-10-19 | revert previous commit, nevermind, I didn't see the kludges... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16425 | |||
2012-10-19 | fix typo when installing gem2pdp README | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16424 | |||
2012-10-17 | fix typo in mrpeach-install | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16421 | |||
2012-10-07 | renamed to pduino and included it on Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16350 | |||
2012-10-04 | added arduino/ aka Pduino to the default build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16329 | |||
2012-01-28 | add IEM's syslog to Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15896 | |||
2011-11-21 | re-enabled vectorization on moonlib since is has no more type-punning | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15797 | |||
2011-11-20 | update etags to also include .tcl files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15796 | |||
2011-11-16 | temporarily remove cw_binaural from LIB_TARGETS | Katja | |
- till it's fixed for double precision svn path=/trunk/; revision=15778 | |||
2011-11-16 | modified externals/Makefile to include libdir testtools/ | Katja | |
svn path=/trunk/; revision=15763 | |||
2011-11-03 | force FAT_FLAGS for tclpd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15699 | |||
2011-11-03 | included iemnet into Pd-extended again (does it build on Windows?) | Roman Haefeli | |
svn path=/trunk/; revision=15697 | |||
2011-10-30 | removed iemnet again (failed on Windwos) | Roman Haefeli | |
svn path=/trunk/; revision=15686 | |||
2011-10-29 | added iemnet again | Roman Haefeli | |
svn path=/trunk/; revision=15679 | |||
2011-10-28 | removed iemnet from LIB_TARGET | Roman Haefeli | |
It breaks builds on Windows and Mac OS X svn path=/trunk/; revision=15670 | |||
2011-10-27 | add iemnet to Pd-extended build system | Roman Haefeli | |
svn path=/trunk/; revision=15668 | |||
2011-10-23 | purged the unneeded remnamts of readmesdir, examplesdir, and stopped using ↵ | Hans-Christoph Steiner | |
manualsdir for libraries svn path=/trunk/; revision=15645 | |||
2011-10-23 | made last libs use Library Template layout for examples and purged ↵ | Hans-Christoph Steiner | |
examplesdir everywhere svn path=/trunk/; revision=15644 | |||
2011-10-22 | update mrpeach for 'net' changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15641 | |||
2011-10-21 | included 'net' library in Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15640 | |||
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from ↵ | Hans-Christoph Steiner | |
Pd-extended, add the 'chaos' lib as its own standalone library, but load by default since flatspace was loaded by default svn path=/trunk/; revision=15627 | |||
2011-10-18 | don't include OPT_CFLAGS for Gem, it sets that stuff itself | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15619 | |||
2011-10-18 | new 'flatgui' lib made from the GUI objects of the old 'flatspace' lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15612 | |||
2011-10-14 | Make the pdlua example help files install into pdlua/exmaples instead of ↵ | Martin Peach | |
pdlua, so they will be found with right-click->Help. svn path=/trunk/; revision=15597 | |||
2011-10-08 | remove gem and gem2pdp from Mac OS X until it builds again | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15548 | |||
2011-10-08 | -ftree-vectorize forces -fstrict-aliasing so disable tree-vectorize before ↵ | Hans-Christoph Steiner | |
strict-aliasing svn path=/trunk/; revision=15547 | |||
2011-10-07 | add -fno-strict-aliasing to libs that are not C99 compliant and have ↵ | Hans-Christoph Steiner | |
type-punning svn path=/trunk/; revision=15538 | |||
2011-10-06 | fixed iemlib_clean to work properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15524 | |||
2011-10-05 | setup loaders-pdlua to install like a libdir; removed some cruft from old ↵ | Hans-Christoph Steiner | |
style installs svn path=/trunk/; revision=15520 | |||
2011-10-05 | enable setting STRIP from the global package-specific Makefile and set ↵ | Hans-Christoph Steiner | |
STRIP=echo to keep debug symbols svn path=/trunk/; revision=15506 | |||
2011-10-03 | updated template/Makefile to 1.0.11 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15474 | |||
2011-10-03 | updated tclpd to latest template/Makefile to get working PD_INCLUDE support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15470 | |||
2011-10-02 | removing loaders-tclpd from the autobuild since it doesn't install on any ↵ | Hans-Christoph Steiner | |
platform svn path=/trunk/; revision=15438 | |||
2011-10-01 | fixed stupid typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15435 | |||
2011-10-01 | re-added 'plugin' to the windows build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15434 | |||
2011-10-01 | s/tclpd/loaders-tclpd/ | mescalinum | |
svn path=/trunk/; revision=15432 | |||
2011-10-01 | moved tclpd loader to loaders/ with mescalinum's approval | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15429 | |||
2011-09-29 | (mediasettings) add -DHAVE_SYS_CLOSE_AUDIO -DHAVE_SYS_CLOSE_MIDI since we ↵ | Hans-Christoph Steiner | |
expect pd 0.43 svn path=/trunk/; revision=15417 | |||
2011-09-29 | add mediasettings library | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15415 | |||
2011-09-29 | remove the global .la remover and put it to zexy only | Roman Haefeli | |
svn path=/trunk/; revision=15413 | |||
2011-09-29 | cleaned out cruft from zexy targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15412 | |||
2011-09-29 | added mrpeach's osc to Pd-extended as its own lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15409 | |||
2011-09-29 | remove all .la files after install | Roman Haefeli | |
svn path=/trunk/; revision=15397 | |||
2011-09-28 | setup zexy targets to use zexy's build system | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15393 | |||
2011-09-27 | use zexy's own Makefile's install target for zexy_install target. | Roman Haefeli | |
This will hopefully install the aliases correctly. svn path=/trunk/; revision=15368 | |||
2011-09-22 | revert my --with-pdpath confusion on zexy | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15340 | |||
2011-09-20 | hmm, /src probably shouldn't be there, but zexy's ./configure --with-pdpath ↵ | Hans-Christoph Steiner | |
doesn't seem to affect the build svn path=/trunk/; revision=15322 | |||
2011-09-20 | added -DHAVE_G_CANVAS_H for iemlib and fixed up zexy ./configure flags to be ↵ | Hans-Christoph Steiner | |
Pd-extended-ish svn path=/trunk/; revision=15321 | |||
2011-08-24 | remove gem from Windows since it doesn't build on MinGW yet | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15278 |