Age | Commit message (Expand) | Author |
2012-10-17 | in final assembly, remove executable perms from all sorts of doc and image files | Hans-Christoph Steiner |
2012-09-24 | purge references to 'extensions/' from Pd-extended build system, since its lo... | Hans-Christoph Steiner |
2012-03-08 | set --prefix for ./configure for things like pkgconfig | Hans-Christoph Steiner |
2011-10-28 | make tar exclude flags compatible with BSD tar | Hans-Christoph Steiner |
2011-10-13 | add tclpd to the 'startup' folder to load at startup by default | Hans-Christoph Steiner |
2011-10-06 | updated Gem version fetching | Hans-Christoph Steiner |
2011-10-05 | enable setting STRIP from the global package-specific Makefile and set STRIP=... | Hans-Christoph Steiner |
2011-10-04 | turned on debug symbols -g and set up gcc 4.x optimization flags | Hans-Christoph Steiner |
2011-10-03 | updated Windows README | Hans-Christoph Steiner |
2011-10-02 | added LN_S variable so it can be set to 'cp -a' on MinGW | Hans-Christoph Steiner |
2011-09-30 | created pd_startup_install target for setting up pd/startup and works with ma... | Hans-Christoph Steiner |
2011-09-26 | added ordered libdir and list in startup/, and added vanilla and extra to sta... | Hans-Christoph Steiner |
2011-09-25 | add -f to ln to force creation of links so that install targets can install o... | Hans-Christoph Steiner |
2011-09-22 | centralize loader startup installing and set pdlua to start automatically | Hans-Christoph Steiner |
2011-09-15 | make test return True and execute on False so that make doesn't think there i... | Hans-Christoph Steiner |
2011-09-14 | test whether noncvs exists before trying to install it | Hans-Christoph Steiner |
2011-09-14 | use tar to copy noncvs into place while omitting .svn dirs | Hans-Christoph Steiner |
2011-07-15 | updated README to purge old stuff | Hans-Christoph Steiner |
2011-04-07 | moving Gem from pure-data/ to pure-data/externals/ | IOhannes m zmölnig |
2011-04-06 | for Gem build, force HAVE_S_STUFF_H and include global OPT_CFLAGS | Hans-Christoph Steiner |
2011-02-22 | we need an extension after all | Hans-Christoph Steiner |
2011-02-22 | remove .pd_darwin and point to libdir of libdir | Hans-Christoph Steiner |
2011-02-22 | make libdir start automatically by being in new 'startup' folder | Hans-Christoph Steiner |
2010-12-13 | set pkglibdir so that things get installed properly on Mac OS X and Windows w... | Hans-Christoph Steiner |
2010-12-13 | oops put gem back into the build | Hans-Christoph Steiner |
2010-12-13 | purge old Pd-extended cruft | Hans-Christoph Steiner |
2010-11-21 | fixed endless look in 'make clean' | Hans-Christoph Steiner |
2010-11-21 | updated link to new FAQ entry | Hans-Christoph Steiner |
2010-09-09 | documented name change of Pd-extended prefs file | Hans-Christoph Steiner |
2010-07-13 | included Gem Base headers in package to make it easy to build Gem standalone ... | Hans-Christoph Steiner |
2010-06-27 | there are no symlinks on Windows, so ifdef out symlink for gem install | Hans-Christoph Steiner |
2010-06-19 | fixed link to old-style 'doc/examples/Gem' folder | Hans-Christoph Steiner |
2010-04-27 | the Gem-plugins are now prefixed with "gem_" | IOhannes m zmölnig |
2010-04-26 | removed the PATH=/sw/bin:... hack | IOhannes m zmölnig |
2010-04-25 | moved Gem examples and manual into extra/Gem to make it libdir-like, and then... | Hans-Christoph Steiner |
2010-04-23 | argh: the w32 build machine has spaces in its PATH | IOhannes m zmölnig |
2010-04-22 | check whether Gem backends are available before attempting to install them | IOhannes m zmölnig |
2010-04-21 | got flags for building Gem on OSX (esp: make sure to use glibtool!) | Hans-Christoph Steiner |
2010-04-21 | Gem's build process needs /sw/bin in the PATH | IOhannes m zmölnig |
2010-04-19 | remove Gem help patches from Pd-vanilla 5.reference section | Hans-Christoph Steiner |
2010-04-07 | updated location of pmpd.c | Hans-Christoph Steiner |
2009-11-01 | added set_version to the build when using the old build system too, i.e. Pd-e... | Hans-Christoph Steiner |
2009-10-31 | set the Pd-extended version with the date before building Pd | Hans-Christoph Steiner |
2009-09-21 | setup separate pd_install targets, one for each the old and new build systems | Hans-Christoph Steiner |
2009-08-27 | build system DESTDIR correction | dmotd |
2009-06-14 | removed the 'extensions' section from the extended builds since neither gripd... | Hans-Christoph Steiner |
2009-06-10 | updated README to reflect the current code, fixing bug 2803998 | Hans-Christoph Steiner |
2009-06-08 | fixed Gem compilation issues related to FTGL/freetype from Fink | Hans-Christoph Steiner |
2009-06-08 | it seems that Gem's --with-ftgl-includes option has changed, so try it like this | Hans-Christoph Steiner |
2009-06-08 | added configure dependencies so it gens generated | Hans-Christoph Steiner |