Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-09 | documented name change of Pd-extended prefs file | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14028 | |||
2010-07-13 | included Gem Base headers in package to make it easy to build Gem standalone ↵ | Hans-Christoph Steiner | |
objects svn path=/trunk/; revision=13709 | |||
2010-06-27 | there are no symlinks on Windows, so ifdef out symlink for gem install | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13687 | |||
2010-06-19 | fixed link to old-style 'doc/examples/Gem' folder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13677 | |||
2010-04-27 | the Gem-plugins are now prefixed with "gem_" | IOhannes m zmölnig | |
svn path=/trunk/; revision=13482 | |||
2010-04-26 | removed the PATH=/sw/bin:... hack | IOhannes m zmölnig | |
svn path=/trunk/; revision=13480 | |||
2010-04-25 | moved Gem examples and manual into extra/Gem to make it libdir-like, and ↵ | Hans-Christoph Steiner | |
then added symlinks to the old location svn path=/trunk/; revision=13473 | |||
2010-04-23 | argh: the w32 build machine has spaces in its PATH | IOhannes m zmölnig | |
_and_ is unable to handle a simple PATH=/moree/bin/:$PATH in this case. why do i have to work around broken setups? svn path=/trunk/; revision=13466 | |||
2010-04-22 | check whether Gem backends are available before attempting to install them | IOhannes m zmölnig | |
svn path=/trunk/; revision=13463 | |||
2010-04-21 | got flags for building Gem on OSX (esp: make sure to use glibtool!) | Hans-Christoph Steiner | |
and include the backend plugins svn path=/trunk/; revision=13460 | |||
2010-04-21 | Gem's build process needs /sw/bin in the PATH | IOhannes m zmölnig | |
svn path=/trunk/; revision=13458 | |||
2010-04-19 | remove Gem help patches from Pd-vanilla 5.reference section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13456 | |||
2010-04-07 | updated location of pmpd.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13404 | |||
2009-11-01 | added set_version to the build when using the old build system too, i.e. ↵ | Hans-Christoph Steiner | |
Pd-extended svn path=/trunk/; revision=12711 | |||
2009-10-31 | set the Pd-extended version with the date before building Pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12710 | |||
2009-09-21 | setup separate pd_install targets, one for each the old and new build systems | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12419 | |||
2009-08-27 | build system DESTDIR correction | dmotd | |
svn path=/trunk/; revision=12106 | |||
2009-06-14 | removed the 'extensions' section from the extended builds since neither ↵ | Hans-Christoph Steiner | |
gripd nor ix are functional in Pd-extended :(. If anyone wants to fix them, please do svn path=/trunk/; revision=11771 | |||
2009-06-10 | updated README to reflect the current code, fixing bug 2803998 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11736 | |||
2009-06-08 | fixed Gem compilation issues related to FTGL/freetype from Fink | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11722 | |||
2009-06-08 | it seems that Gem's --with-ftgl-includes option has changed, so try it like this | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11721 | |||
2009-06-08 | added configure dependencies so it gens generated | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11718 | |||
2009-06-08 | changed gem targets to use the Gem autogen.sh script | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11716 | |||
2009-06-05 | fixed up doc_format to remove .svn and removed old strip_hack; fixed Pd.app ↵ | Hans-Christoph Steiner | |
perms; added configure flags to Gem to try to get artlookit working svn path=/trunk/; revision=11690 | |||
2009-04-23 | added bit about flext binaries and fixed Mac OS X preference removal ↵ | Hans-Christoph Steiner | |
instructions svn path=/trunk/; revision=11100 | |||
2009-04-18 | making the Gem.dll kludge a bit more pedantic and completely ignored on all ↵ | Hans-Christoph Steiner | |
but windows svn path=/trunk/; revision=11056 | |||
2009-04-18 | custom kludge for installing the Gem binary on Windows :( Gem.dll needs to ↵ | Hans-Christoph Steiner | |
be in the extra/Gem folder for the help files to be found svn path=/trunk/; revision=11055 | |||
2009-04-16 | added info about ASIO4ALL to Windows README | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11038 | |||
2009-04-16 | oops, forgot to remove some cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11037 | |||
2009-04-16 | found %CommonProgramFiles% env var which is needed since 'Common Files' is ↵ | Hans-Christoph Steiner | |
localized on Windows systems svn path=/trunk/; revision=11036 | |||
2009-04-16 | updated section in README on installing externals | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11035 | |||
2009-04-08 | created working ifeq test for autogen.sh, man Makefile's syntax is whacky | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10982 | |||
2009-04-03 | added test for new autotools based build system for 'pd' that is checked ↵ | Hans-Christoph Steiner | |
into pd-devel 0.41.4 svn path=/trunk/; revision=10956 | |||
2009-01-27 | switching Pd-extended to GPL v3 this (lack of) discussion ;) ↵ | Hans-Christoph Steiner | |
http://lists.puredata.info/pipermail/pd-dev/2008-11/012456.html svn path=/trunk/; revision=10657 | |||
2009-01-25 | replaced second test with a || so that make doesn't catch the 'false' exit ↵ | Hans-Christoph Steiner | |
condition of the first test svn path=/trunk/; revision=10636 | |||
2009-01-25 | handle different locations for the Gem manual. in Gem 0.92, ↵ | Hans-Christoph Steiner | |
$(gem_src)/manual moved to $(gem_src)/doc/manual svn path=/trunk/; revision=10635 | |||
2009-01-21 | - removed flext bits since they are broken. the flext files should be | Hans-Christoph Steiner | |
installed along with the binaries instead of here. - removed old Mac-only devel/pd++ build system that has been long abandoned svn path=/trunk/; revision=10584 | |||
2008-08-15 | updated gem_install with new paths | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10251 | |||
2008-08-14 | merged in changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10244 | |||
2008-05-03 | don't create the gripd folder unless gripd is going to be installed from ↵ | Hans-Christoph Steiner | |
noncvs/binaries svn path=/trunk/; revision=9755 | |||
2008-01-09 | Check for AC_CONFIG_HEAEDERS in configure.in before running autoheader. | Russell Bryant | |
svn path=/trunk/; revision=9141 | |||
2008-01-08 | Make sure we need to run aclocal before doing so. | Russell Bryant | |
svn path=/trunk/; revision=9140 | |||
2008-01-08 | Fix a typo. s/autoconf/aclocal/ | Russell Bryant | |
svn path=/trunk/; revision=9138 | |||
2008-01-08 | Make sure aclocal and autoheader get executed when building pd-extended ... | Russell Bryant | |
svn path=/trunk/; revision=9137 | |||
2007-10-21 | merged in some changes from branch-v0-39-2-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8854 | |||
2007-06-02 | formatting tweak for readme | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7743 | |||
2007-06-01 | fixed up readme to include new install instructions and pidip version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7736 | |||
2007-05-10 | removing $(gem_src)/src/configure dependencies for Mac OS X since it causes ↵ | Hans-Christoph Steiner | |
./configure to be run without arguments, and this seems to prevent FTGL from being used svn path=/trunk/; revision=7640 | |||
2007-05-03 | made working gem_clean target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7624 | |||
2007-05-01 | point Gem to Fink for FTGL | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7623 |