aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile
AgeCommit message (Collapse)Author
2009-11-01added 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-31set the Pd-extended version with the date before building PdHans-Christoph Steiner
svn path=/trunk/; revision=12710
2009-09-21setup separate pd_install targets, one for each the old and new build systemsHans-Christoph Steiner
svn path=/trunk/; revision=12419
2009-08-27build system DESTDIR correctiondmotd
svn path=/trunk/; revision=12106
2009-06-14removed 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-10updated README to reflect the current code, fixing bug 2803998Hans-Christoph Steiner
svn path=/trunk/; revision=11736
2009-06-08fixed Gem compilation issues related to FTGL/freetype from FinkHans-Christoph Steiner
svn path=/trunk/; revision=11722
2009-06-08it seems that Gem's --with-ftgl-includes option has changed, so try it like thisHans-Christoph Steiner
svn path=/trunk/; revision=11721
2009-06-08added configure dependencies so it gens generatedHans-Christoph Steiner
svn path=/trunk/; revision=11718
2009-06-08changed gem targets to use the Gem autogen.sh scriptHans-Christoph Steiner
svn path=/trunk/; revision=11716
2009-06-05fixed 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-23added bit about flext binaries and fixed Mac OS X preference removal ↵Hans-Christoph Steiner
instructions svn path=/trunk/; revision=11100
2009-04-18making 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-18custom 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-16added info about ASIO4ALL to Windows READMEHans-Christoph Steiner
svn path=/trunk/; revision=11038
2009-04-16oops, forgot to remove some cruftHans-Christoph Steiner
svn path=/trunk/; revision=11037
2009-04-16found %CommonProgramFiles% env var which is needed since 'Common Files' is ↵Hans-Christoph Steiner
localized on Windows systems svn path=/trunk/; revision=11036
2009-04-16updated section in README on installing externalsHans-Christoph Steiner
svn path=/trunk/; revision=11035
2009-04-08created working ifeq test for autogen.sh, man Makefile's syntax is whackyHans-Christoph Steiner
svn path=/trunk/; revision=10982
2009-04-03added 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-27switching 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-25replaced 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-25handle 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 beHans-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-15updated gem_install with new pathsHans-Christoph Steiner
svn path=/trunk/; revision=10251
2008-08-14merged in changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10244
2008-05-03don'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-09Check for AC_CONFIG_HEAEDERS in configure.in before running autoheader.Russell Bryant
svn path=/trunk/; revision=9141
2008-01-08Make sure we need to run aclocal before doing so.Russell Bryant
svn path=/trunk/; revision=9140
2008-01-08Fix a typo. s/autoconf/aclocal/Russell Bryant
svn path=/trunk/; revision=9138
2008-01-08Make sure aclocal and autoheader get executed when building pd-extended ...Russell Bryant
svn path=/trunk/; revision=9137
2007-10-21merged in some changes from branch-v0-39-2-extendedHans-Christoph Steiner
svn path=/trunk/; revision=8854
2007-06-02formatting tweak for readmeHans-Christoph Steiner
svn path=/trunk/; revision=7743
2007-06-01fixed up readme to include new install instructions and pidip versionHans-Christoph Steiner
svn path=/trunk/; revision=7736
2007-05-10removing $(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-03made working gem_clean targetHans-Christoph Steiner
svn path=/trunk/; revision=7624
2007-05-01point Gem to Fink for FTGLHans-Christoph Steiner
svn path=/trunk/; revision=7623
2007-05-01build Gem before externals since gem2pdp relies on Gem build system to ↵Hans-Christoph Steiner
create Gem/src/Base/configLinux.h (this build product is checked into CVS for Mac OS X) svn path=/trunk/; revision=7622
2007-04-29building 'gem' before 'externals' since gem2pdp relies on some of Gem's ↵Hans-Christoph Steiner
build products svn path=/trunk/; revision=7613
2006-12-18tweaked things to allow for setting CPU-specific build flagsHans-Christoph Steiner
svn path=/trunk/; revision=6937
2006-12-04disable NVidia-specific stuff when building GemIOhannes m zmölnig
svn path=/trunk/; revision=6612
2006-10-27minor tweaks to support building Pd.app for pd-MAIN in the auto-buildsHans-Christoph Steiner
svn path=/trunk/; revision=6169
2006-10-21cleaned up version handling to make more sense; removed some obsolete chmodsHans-Christoph Steiner
svn path=/trunk/; revision=6151
2006-10-18changed distclean targets to prevent seemingly endless loops; this stuff ↵Hans-Christoph Steiner
definitely could be a lot more cleanly implemented... svn path=/trunk/; revision=6136
2006-10-18minor build and clean tweaksHans-Christoph Steiner
svn path=/trunk/; revision=6130
2006-10-17switched test version number to use the current dateHans-Christoph Steiner
svn path=/trunk/; revision=6119
2006-10-06added lots of --without- flags for compiling Gem on Mac OS X at IOhannes' ↵Hans-Christoph Steiner
recommendation svn path=/trunk/; revision=6078
2006-09-28Makefile tune ups and clean ups, hopefully to allow things to build faster, ↵Hans-Christoph Steiner
especially when using make -j svn path=/trunk/; revision=6040
2006-09-22call Gem's own "configure" targetIOhannes m zmölnig
svn path=/trunk/; revision=6001
2006-09-22made aclocal and autoconf run everytime (at least until 'configure' is not ↵Hans-Christoph Steiner
in CVS, then it would be trivial to have them automatically triggered). disabled ffmpeg on GNU/Linux on IOhannes' request svn path=/trunk/; revision=5999