Age | Commit message (Expand) | Author |
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 |
2009-06-08 | changed gem targets to use the Gem autogen.sh script | Hans-Christoph Steiner |
2009-06-05 | fixed up doc_format to remove .svn and removed old strip_hack; fixed Pd.app p... | Hans-Christoph Steiner |
2009-04-23 | added bit about flext binaries and fixed Mac OS X preference removal instruct... | Hans-Christoph Steiner |
2009-04-18 | making the Gem.dll kludge a bit more pedantic and completely ignored on all b... | Hans-Christoph Steiner |
2009-04-18 | custom kludge for installing the Gem binary on Windows :( Gem.dll needs to b... | Hans-Christoph Steiner |
2009-04-16 | added info about ASIO4ALL to Windows README | Hans-Christoph Steiner |
2009-04-16 | oops, forgot to remove some cruft | Hans-Christoph Steiner |
2009-04-16 | found %CommonProgramFiles% env var which is needed since 'Common Files' is lo... | Hans-Christoph Steiner |
2009-04-16 | updated section in README on installing externals | Hans-Christoph Steiner |
2009-04-08 | created working ifeq test for autogen.sh, man Makefile's syntax is whacky | Hans-Christoph Steiner |
2009-04-03 | added test for new autotools based build system for 'pd' that is checked into... | Hans-Christoph Steiner |