Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2011-04-07 | moving Gem from pure-data/ to pure-data/externals/ | IOhannes m zmölnig | |
there is really no difference between Gem and (e.g.) fftease, why should they live in different directories? svn path=/trunk/; revision=15064 | |||
2011-03-28 | included GPL fork of unauthorized | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15051 | |||
2011-03-22 | forgot help file for MIDI stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15039 | |||
2011-03-21 | added new files related to x_midi.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15038 | |||
2011-03-21 | refactored x_midi.c into individual objects, and split out inmidi_* ↵ | Hans-Christoph Steiner | |
functions to e_midi.c in pd-extended.git svn path=/trunk/; revision=15037 | |||
2011-03-17 | moved pdlua to loaders | Martin Peach | |
svn path=/trunk/; revision=15033 | |||
2011-03-16 | updated with the latest from git as of today | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15032 | |||
2011-03-15 | Modified to add pdlua. | Martin Peach | |
svn path=/trunk/; revision=15031 | |||
2011-03-11 | including new 'log' library | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15028 | |||
2011-02-13 | compilation problem on mingw fixed for cw_binaural | David Doukhan | |
svn path=/trunk/; revision=14918 | |||
2011-02-09 | cw binaural removed until i find mingw fix | David Doukhan | |
svn path=/trunk/; revision=14891 | |||
2011-02-07 | cw_binaural added to the makefile | David Doukhan | |
svn path=/trunk/; revision=14858 | |||
2011-01-18 | copied update from 0.43.0test4 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14751 | |||
2011-01-12 | added kFreeBSD and Hurd kernel support for Debian | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14715 | |||
2011-01-11 | install extra-meta.pd to make this a libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14706 | |||
2011-01-10 | build Pd's extra as a libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14694 | |||
2010-12-31 | refactored d_fft.c and d_math.c into separate objectclases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14683 | |||
2010-12-21 | rammed [hid] into the template Makefile and started debianizing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14672 | |||
2010-12-14 | remove 'static' from declarations so they work | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14633 | |||
2010-12-13 | manually speced helpfiles and added numbox2-help.pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14623 | |||
2010-12-13 | remove unauthorized from build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14621 | |||
2010-12-13 | updated pdp to build against 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14620 | |||
2010-12-13 | split out general functions from d_dac.c to e_dac.c in Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14613 | |||
2010-12-13 | refactored d_delay.c into delwrite~.h delwrite~.c delread~.c vd~.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14612 | |||
2010-12-13 | found a couple more help patches | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14611 | |||
2010-12-13 | refactored d_dac.c into adc~.c and dac~.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14610 | |||
2010-12-13 | refactored d_misc.c into bang~.c and print~.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14609 | |||
2010-12-13 | added hdl and vdl aliases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14608 | |||
2010-12-13 | replaced with vanilla help files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14607 | |||
2010-12-13 | fixed problems with setup functions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14606 |