Age | Commit message (Expand) | Author |
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 |
2009-01-27 | switching Pd-extended to GPL v3 this (lack of) discussion ;) http://lists.pur... | Hans-Christoph Steiner |
2009-01-25 | replaced second test with a || so that make doesn't catch the 'false' exit co... | Hans-Christoph Steiner |
2009-01-25 | handle different locations for the Gem manual. in Gem 0.92, $(gem_src)/manua... | Hans-Christoph Steiner |
2009-01-21 | - removed flext bits since they are broken. the flext files should be | Hans-Christoph Steiner |
2008-08-15 | updated gem_install with new paths | Hans-Christoph Steiner |
2008-08-14 | merged in changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner |
2008-05-03 | don't create the gripd folder unless gripd is going to be installed from nonc... | Hans-Christoph Steiner |
2008-01-09 | Check for AC_CONFIG_HEAEDERS in configure.in before running autoheader. | Russell Bryant |
2008-01-08 | Make sure we need to run aclocal before doing so. | Russell Bryant |
2008-01-08 | Fix a typo. s/autoconf/aclocal/ | Russell Bryant |
2008-01-08 | Make sure aclocal and autoheader get executed when building pd-extended ... | Russell Bryant |
2007-10-21 | merged in some changes from branch-v0-39-2-extended | Hans-Christoph Steiner |
2007-06-02 | formatting tweak for readme | Hans-Christoph Steiner |
2007-06-01 | fixed up readme to include new install instructions and pidip version | Hans-Christoph Steiner |
2007-05-10 | removing $(gem_src)/src/configure dependencies for Mac OS X since it causes .... | Hans-Christoph Steiner |
2007-05-03 | made working gem_clean target | Hans-Christoph Steiner |
2007-05-01 | point Gem to Fink for FTGL | Hans-Christoph Steiner |
2007-05-01 | build Gem before externals since gem2pdp relies on Gem build system to create... | Hans-Christoph Steiner |
2007-04-29 | building 'gem' before 'externals' since gem2pdp relies on some of Gem's build... | Hans-Christoph Steiner |
2006-12-18 | tweaked things to allow for setting CPU-specific build flags | Hans-Christoph Steiner |
2006-12-04 | disable NVidia-specific stuff when building Gem | IOhannes m zmölnig |
2006-10-27 | minor tweaks to support building Pd.app for pd-MAIN in the auto-builds | Hans-Christoph Steiner |
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner |
2006-10-18 | changed distclean targets to prevent seemingly endless loops; this stuff defi... | Hans-Christoph Steiner |
2006-10-18 | minor build and clean tweaks | Hans-Christoph Steiner |
2006-10-17 | switched test version number to use the current date | Hans-Christoph Steiner |
2006-10-06 | added lots of --without- flags for compiling Gem on Mac OS X at IOhannes' rec... | Hans-Christoph Steiner |
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, e... | Hans-Christoph Steiner |
2006-09-22 | call Gem's own "configure" target | IOhannes m zmölnig |
2006-09-22 | made aclocal and autoconf run everytime (at least until 'configure' is not in... | Hans-Christoph Steiner |
2006-09-22 | call aclocal before autoconf, just to be sure | Hans-Christoph Steiner |
2006-09-18 | oops, forgot to install Gem on Mac OS X | Hans-Christoph Steiner |