Age | Commit message (Expand) | Author |
2011-10-28 | removed iemnet from LIB_TARGET | Roman Haefeli |
2011-10-27 | add iemnet to Pd-extended build system | Roman Haefeli |
2011-10-23 | purged the unneeded remnamts of readmesdir, examplesdir, and stopped using ma... | Hans-Christoph Steiner |
2011-10-23 | made last libs use Library Template layout for examples and purged examplesdi... | Hans-Christoph Steiner |
2011-10-22 | update mrpeach for 'net' changes | Hans-Christoph Steiner |
2011-10-21 | included 'net' library in Pd-extended | Hans-Christoph Steiner |
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from Pd-e... | Hans-Christoph Steiner |
2011-10-18 | don't include OPT_CFLAGS for Gem, it sets that stuff itself | Hans-Christoph Steiner |
2011-10-18 | new 'flatgui' lib made from the GUI objects of the old 'flatspace' lib | Hans-Christoph Steiner |
2011-10-14 | Make the pdlua example help files install into pdlua/exmaples instead of pdlu... | Martin Peach |
2011-10-08 | remove gem and gem2pdp from Mac OS X until it builds again | Hans-Christoph Steiner |
2011-10-08 | -ftree-vectorize forces -fstrict-aliasing so disable tree-vectorize before st... | Hans-Christoph Steiner |
2011-10-07 | add -fno-strict-aliasing to libs that are not C99 compliant and have type-pun... | Hans-Christoph Steiner |
2011-10-06 | fixed iemlib_clean to work properly | Hans-Christoph Steiner |
2011-10-05 | setup loaders-pdlua to install like a libdir; removed some cruft from old sty... | Hans-Christoph Steiner |
2011-10-05 | enable setting STRIP from the global package-specific Makefile and set STRIP=... | Hans-Christoph Steiner |
2011-10-05 | include deprecated aliases q8_sqrt~ and q8_rsqrt~ in the form of Pd patches | Hans-Christoph Steiner |
2011-10-03 | updated to template/Makefile version 1.011 | Hans-Christoph Steiner |
2011-10-03 | updated template/Makefile to 1.0.11 | Hans-Christoph Steiner |
2011-10-03 | updated tclpd to latest template/Makefile to get working PD_INCLUDE support | Hans-Christoph Steiner |
2011-10-02 | removing loaders-tclpd from the autobuild since it doesn't install on any pla... | Hans-Christoph Steiner |
2011-10-02 | removed 7 year old copies of the tilde objects in pd/extra/ | Hans-Christoph Steiner |
2011-10-01 | fixed stupid typo | Hans-Christoph Steiner |
2011-10-01 | re-added 'plugin' to the windows build | Hans-Christoph Steiner |
2011-10-01 | s/tclpd/loaders-tclpd/ | mescalinum |
2011-10-01 | moved tclpd loader to loaders/ with mescalinum's approval | Hans-Christoph Steiner |
2011-09-29 | (mediasettings) add -DHAVE_SYS_CLOSE_AUDIO -DHAVE_SYS_CLOSE_MIDI since we exp... | Hans-Christoph Steiner |
2011-09-29 | add mediasettings library | Hans-Christoph Steiner |
2011-09-29 | remove the global .la remover and put it to zexy only | Roman Haefeli |
2011-09-29 | cleaned out cruft from zexy targets | Hans-Christoph Steiner |
2011-09-29 | added mrpeach's osc to Pd-extended as its own lib | Hans-Christoph Steiner |
2011-09-29 | remove all .la files after install | Roman Haefeli |
2011-09-28 | setup zexy targets to use zexy's build system | Hans-Christoph Steiner |
2011-09-28 | added setup() alias function so that list can be easily loaded via symlink li... | Hans-Christoph Steiner |
2011-09-27 | use zexy's own Makefile's install target for zexy_install target. | Roman Haefeli |
2011-09-27 | remove delread~, delwrite~, vd~ until they work as standalone objects | Hans-Christoph Steiner |
2011-09-22 | revert my --with-pdpath confusion on zexy | Hans-Christoph Steiner |
2011-09-21 | updated from pure-data.git v0.43.1test4 | Hans-Christoph Steiner |
2011-09-20 | hmm, /src probably shouldn't be there, but zexy's ./configure --with-pdpath d... | Hans-Christoph Steiner |
2011-09-20 | added -DHAVE_G_CANVAS_H for iemlib and fixed up zexy ./configure flags to be ... | Hans-Christoph Steiner |
2011-08-24 | remove gem from Windows since it doesn't build on MinGW yet | Hans-Christoph Steiner |
2011-08-17 | for Gem: reverted --prefix change that didn't fix anything and added --disabl... | Hans-Christoph Steiner |
2011-08-04 | for Gem on MinGW, set prefix=/ to get around the libtool absolute set-paths e... | Hans-Christoph Steiner |
2011-07-31 | switched 'unauthorized' to template Makefile style | Hans-Christoph Steiner |
2011-07-28 | Gem: force extension to .dll on mingw32; removed disable-mmx flags | IOhannes m zmölnig |
2011-07-17 | try getting pkglibdir for Gem to get the install working | Hans-Christoph Steiner |
2011-07-16 | tweaked configure flags for Gem on MinGW | Hans-Christoph Steiner |
2011-07-15 | doh, stupid upcase mistake on my part | Hans-Christoph Steiner |
2011-07-15 | use Gem's 'make install' instead of custom rules | Hans-Christoph Steiner |
2011-07-07 | added makefile_vc9proj, iem_atan2.sln and iem_atan2.vcproj | musil |