Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-23 | update oscx version scrape | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16477 | |||
2012-10-17 | remove exec perms from all file types used in docs and examples | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16420 | |||
2012-10-17 | in final assembly, remove executable perms from all sorts of doc and image files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16413 | |||
2012-09-24 | purge references to 'extensions/' from Pd-extended build system, since its ↵ | Hans-Christoph Steiner | |
long since unused svn path=/trunk/; revision=16276 | |||
2012-03-08 | set --prefix for ./configure for things like pkgconfig | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16058 | |||
2011-10-28 | make tar exclude flags compatible with BSD tar | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15672 | |||
2011-10-13 | add tclpd to the 'startup' folder to load at startup by default | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15583 | |||
2011-10-06 | updated Gem version fetching | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15527 | |||
2011-10-05 | enable setting STRIP from the global package-specific Makefile and set ↵ | Hans-Christoph Steiner | |
STRIP=echo to keep debug symbols svn path=/trunk/; revision=15506 | |||
2011-10-04 | turned on debug symbols -g and set up gcc 4.x optimization flags | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15495 | |||
2011-10-03 | updated Windows README | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15485 | |||
2011-10-02 | added LN_S variable so it can be set to 'cp -a' on MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15456 | |||
2011-09-30 | created pd_startup_install target for setting up pd/startup and works with ↵ | Hans-Christoph Steiner | |
makefile.mingw builds; also add all phony targets to .PHONY svn path=/trunk/; revision=15428 | |||
2011-09-26 | added ordered libdir and list in startup/, and added vanilla and extra to ↵ | Hans-Christoph Steiner | |
startup/ svn path=/trunk/; revision=15345 | |||
2011-09-25 | add -f to ln to force creation of links so that install targets can install ↵ | Hans-Christoph Steiner | |
over existing builds (Closes #3413815 from Jacob Lee) svn path=/trunk/; revision=15344 | |||
2011-09-22 | centralize loader startup installing and set pdlua to start automatically | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15343 | |||
2011-09-15 | make test return True and execute on False so that make doesn't think there ↵ | Hans-Christoph Steiner | |
is an error when the noncvs dir is not found svn path=/trunk/; revision=15297 | |||
2011-09-14 | test whether noncvs exists before trying to install it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15294 | |||
2011-09-14 | use tar to copy noncvs into place while omitting .svn dirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15293 | |||
2011-07-15 | updated README to purge old stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15154 | |||
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-04-06 | for Gem build, force HAVE_S_STUFF_H and include global OPT_CFLAGS | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15062 | |||
2011-02-22 | we need an extension after all | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14946 | |||
2011-02-22 | remove .pd_darwin and point to libdir of libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14945 | |||
2011-02-22 | make libdir start automatically by being in new 'startup' folder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14944 | |||
2010-12-13 | set pkglibdir so that things get installed properly on Mac OS X and Windows ↵ | Hans-Christoph Steiner | |
when using pd's install target svn path=/trunk/; revision=14629 | |||
2010-12-13 | oops put gem back into the build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14626 | |||
2010-12-13 | purge old Pd-extended cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14622 | |||
2010-11-21 | fixed endless look in 'make clean' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14458 | |||
2010-11-21 | updated link to new FAQ entry | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14449 | |||
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 |