Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05 | include deprecated aliases q8_sqrt~ and q8_rsqrt~ in the form of Pd patches | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15503 | |||
2011-10-03 | updated to template/Makefile version 1.011 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15491 | |||
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-02 | removed 7 year old copies of the tilde objects in pd/extra/ | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15437 | |||
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-28 | added setup() alias function so that list can be easily loaded via symlink ↵ | Hans-Christoph Steiner | |
like 1.list.pd_linux svn path=/trunk/; revision=15382 | |||
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-27 | remove delread~, delwrite~, vd~ until they work as standalone objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15362 | |||
2011-09-22 | revert my --with-pdpath confusion on zexy | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15340 | |||
2011-09-21 | updated from pure-data.git v0.43.1test4 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15336 | |||
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 | |||
2011-08-17 | for Gem: reverted --prefix change that didn't fix anything and added ↵ | Hans-Christoph Steiner | |
--disable-rpath for Windows since DLLs don't have a fixed path, hope that'll fix something... svn path=/trunk/; revision=15223 | |||
2011-08-04 | for Gem on MinGW, set prefix=/ to get around the libtool absolute set-paths ↵ | Hans-Christoph Steiner | |
error svn path=/trunk/; revision=15197 | |||
2011-07-31 | switched 'unauthorized' to template Makefile style | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15175 | |||
2011-07-28 | Gem: force extension to .dll on mingw32; removed disable-mmx flags | IOhannes m zmölnig | |
svn path=/trunk/; revision=15170 | |||
2011-07-17 | try getting pkglibdir for Gem to get the install working | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15160 | |||
2011-07-16 | tweaked configure flags for Gem on MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15159 | |||
2011-07-15 | doh, stupid upcase mistake on my part | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15156 | |||
2011-07-15 | use Gem's 'make install' instead of custom rules | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15155 | |||
2011-07-07 | added makefile_vc9proj, iem_atan2.sln and iem_atan2.vcproj | musil | |
svn path=/trunk/; revision=15147 | |||
2011-07-01 | correct path for installing Gem headers from | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15142 | |||
2011-07-01 | ignore new Makefile.am products for Gem (really this should use Gem's 'make ↵ | Hans-Christoph Steiner | |
install' svn path=/trunk/; revision=15141 | |||
2011-06-30 | update gem targets for new gem build system layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15140 | |||
2011-06-29 | svn path=/trunk/; revision=15122 | musil | |
2011-06-29 | no libs needed | IOhannes m zmölnig | |
svn path=/trunk/; revision=15121 | |||
2011-06-29 | initial ci of evaluate size of data types | musil | |
svn path=/trunk/; revision=15120 | |||
2011-06-09 | build all libdirs that can be found, for build automation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15100 | |||
2011-04-16 | cooled~ crashes on load, so omit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15073 | |||
2011-04-10 | committed patches from unauthorized-w32-patches-10-april-2010.zip from patch ↵ | Hans-Christoph Steiner | |
#3283782 svn path=/trunk/; revision=15069 | |||
2011-04-07 | moving svn:external reference for Gem to pure-data/externals/ | IOhannes m zmölnig | |
svn path=/trunk/; revision=15065 |