aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile
AgeCommit message (Collapse)Author
2013-01-29remove -DDEBUG_SOUNDFILE since setting it dies on missing pute() function ↵Hans-Christoph Steiner
that is within a #if 0 svn path=/trunk/; revision=16999
2013-01-18add more debug info and aliasing warnings to pd buildHans-Christoph Steiner
svn path=/trunk/; revision=16922
2013-01-18remove support for old pd-extended.git build system < 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=16921
2013-01-18only clean files likely to have been made by this build systemHans-Christoph Steiner
svn path=/trunk/; revision=16919
2013-01-10update READMEHans-Christoph Steiner
svn path=/trunk/; revision=16851
2012-12-22when installing search-plugin, also include the translationsHans-Christoph Steiner
svn path=/trunk/; revision=16739
2012-11-15include search-plugin.tcl by defaultHans-Christoph Steiner
svn path=/trunk/; revision=16551
2012-10-23update oscx version scrapeHans-Christoph Steiner
svn path=/trunk/; revision=16477
2012-10-17remove exec perms from all file types used in docs and examplesHans-Christoph Steiner
svn path=/trunk/; revision=16420
2012-10-17in final assembly, remove executable perms from all sorts of doc and image filesHans-Christoph Steiner
svn path=/trunk/; revision=16413
2012-09-24purge references to 'extensions/' from Pd-extended build system, since its ↵Hans-Christoph Steiner
long since unused svn path=/trunk/; revision=16276
2012-03-08set --prefix for ./configure for things like pkgconfigHans-Christoph Steiner
svn path=/trunk/; revision=16058
2011-10-28make tar exclude flags compatible with BSD tarHans-Christoph Steiner
svn path=/trunk/; revision=15672
2011-10-13add tclpd to the 'startup' folder to load at startup by defaultHans-Christoph Steiner
svn path=/trunk/; revision=15583
2011-10-06updated Gem version fetchingHans-Christoph Steiner
svn path=/trunk/; revision=15527
2011-10-05enable 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-04turned on debug symbols -g and set up gcc 4.x optimization flagsHans-Christoph Steiner
svn path=/trunk/; revision=15495
2011-10-03updated Windows READMEHans-Christoph Steiner
svn path=/trunk/; revision=15485
2011-10-02added LN_S variable so it can be set to 'cp -a' on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=15456
2011-09-30created 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-26added ordered libdir and list in startup/, and added vanilla and extra to ↵Hans-Christoph Steiner
startup/ svn path=/trunk/; revision=15345
2011-09-25add -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-22centralize loader startup installing and set pdlua to start automaticallyHans-Christoph Steiner
svn path=/trunk/; revision=15343
2011-09-15make 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-14test whether noncvs exists before trying to install itHans-Christoph Steiner
svn path=/trunk/; revision=15294
2011-09-14use tar to copy noncvs into place while omitting .svn dirsHans-Christoph Steiner
svn path=/trunk/; revision=15293
2011-07-15updated README to purge old stuffHans-Christoph Steiner
svn path=/trunk/; revision=15154
2011-04-07moving 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-06for Gem build, force HAVE_S_STUFF_H and include global OPT_CFLAGSHans-Christoph Steiner
svn path=/trunk/; revision=15062
2011-02-22we need an extension after allHans-Christoph Steiner
svn path=/trunk/; revision=14946
2011-02-22remove .pd_darwin and point to libdir of libdirHans-Christoph Steiner
svn path=/trunk/; revision=14945
2011-02-22make libdir start automatically by being in new 'startup' folderHans-Christoph Steiner
svn path=/trunk/; revision=14944
2010-12-13set 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-13oops put gem back into the buildHans-Christoph Steiner
svn path=/trunk/; revision=14626
2010-12-13purge old Pd-extended cruftHans-Christoph Steiner
svn path=/trunk/; revision=14622
2010-11-21fixed endless look in 'make clean'Hans-Christoph Steiner
svn path=/trunk/; revision=14458
2010-11-21updated link to new FAQ entryHans-Christoph Steiner
svn path=/trunk/; revision=14449
2010-09-09documented name change of Pd-extended prefs fileHans-Christoph Steiner
svn path=/trunk/; revision=14028
2010-07-13included Gem Base headers in package to make it easy to build Gem standalone ↵Hans-Christoph Steiner
objects svn path=/trunk/; revision=13709
2010-06-27there are no symlinks on Windows, so ifdef out symlink for gem installHans-Christoph Steiner
svn path=/trunk/; revision=13687
2010-06-19fixed link to old-style 'doc/examples/Gem' folderHans-Christoph Steiner
svn path=/trunk/; revision=13677
2010-04-27the Gem-plugins are now prefixed with "gem_"IOhannes m zmölnig
svn path=/trunk/; revision=13482
2010-04-26removed the PATH=/sw/bin:... hackIOhannes m zmölnig
svn path=/trunk/; revision=13480
2010-04-25moved 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-23argh: the w32 build machine has spaces in its PATHIOhannes 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-22check whether Gem backends are available before attempting to install themIOhannes m zmölnig
svn path=/trunk/; revision=13463
2010-04-21got 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-21Gem's build process needs /sw/bin in the PATHIOhannes m zmölnig
svn path=/trunk/; revision=13458
2010-04-19remove Gem help patches from Pd-vanilla 5.reference sectionHans-Christoph Steiner
svn path=/trunk/; revision=13456
2010-04-07updated location of pmpd.cHans-Christoph Steiner
svn path=/trunk/; revision=13404