Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | Added new hardware to Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=12840 | |||
2009-11-10 | updated corelibs/vanilla build using ext13 template | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12734 | |||
2009-10-30 | made pdvjtools build using the new template that's in ext13 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12700 | |||
2009-09-24 | Updated the Makefile so that it includes my abstractions | Thomas O Fredericks | |
svn path=/trunk/; revision=12442 | |||
2009-09-23 | Updated tof in Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=12436 | |||
2009-09-17 | added $(pd_src)/src as a place to search for pd.dll to support the new ↵ | Hans-Christoph Steiner | |
pd-devel/pd-extended build system svn path=/trunk/; revision=12388 | |||
2009-09-14 | perhaps this fixes minor mingw hicup | dmotd | |
svn path=/trunk/; revision=12339 | |||
2009-09-13 | rolled back tclpd changes since they have been breaking the build for two weeks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12327 | |||
2009-09-11 | oops committed in the wrong place | N.N. | |
svn path=/trunk/; revision=12313 | |||
2009-09-11 | added hu moments | N.N. | |
svn path=/trunk/; revision=12311 | |||
2009-09-03 | add two variables to Makefile (TCL_RUNTIME_VERSION and TCL_HEADERS_VERSION), ↵ | mescalinum | |
and conditionally add tclpd only if OS == linux AND tcl-dev >= 8.5 svn path=/trunk/; revision=12210 | |||
2009-09-03 | removing tclpd from the auto-build until there is a test for tcl85-dev vs ↵ | Hans-Christoph Steiner | |
tcl84-dev. tclpd relies on Tcl/Tk 8.5 svn path=/trunk/; revision=12199 | |||
2009-08-27 | missing piece | dmotd | |
svn path=/trunk/; revision=12108 | |||
2009-08-27 | added iemguts (old style build template) | dmotd | |
svn path=/trunk/; revision=12107 | |||
2009-08-27 | build system DESTDIR correction | dmotd | |
svn path=/trunk/; revision=12106 | |||
2009-06-26 | reverted removing iemxmlrpc from Windows build, turns out it was a bunk ↵ | Hans-Christoph Steiner | |
pthreads install, which I fixed in commit #11819 svn path=/trunk/; revision=11820 | |||
2009-06-21 | removed iemxmlrpc from the Windows build because it hasn't worked in two weeks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11805 | |||
2009-06-16 | added cyclone OPT_CFLAGS from the miXed/Makefile.common | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11785 | |||
2009-06-09 | I removed hdspm_mixer from the auto-build based on IOhannes' comment on | Hans-Christoph Steiner | |
pd-dev, and reordered the targets since I was there... svn path=/trunk/; revision=11729 | |||
2009-06-08 | switched 'apple' lib over to new standalone Makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11709 | |||
2009-06-07 | merged in OPT_CFLAGS changes from the pd-extended 0.41.4 branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11703 | |||
2009-06-05 | added changes from motex/Makefile and convert externals/Makefile to use the ↵ | Hans-Christoph Steiner | |
new ext13 one svn path=/trunk/; revision=11688 | |||
2009-06-05 | fixes to make this new Makefile work with the Pd-extended makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11687 | |||
2009-06-05 | checking in meta file to SVN to make the motex folder an instant libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11677 | |||
2009-06-05 | checked in meta file, tweaked Makefile, and fixed Pd-extended externals/Makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11675 | |||
2009-06-04 | updated linker flags to actually be used. -export_dynamic means -e ↵ | Hans-Christoph Steiner | |
xport_dynamic, the correct flag is --export-dynamic. Also, the ld man page recommends including -fPIC in the linker flags when using -shared svn path=/trunk/; revision=11669 | |||
2009-06-02 | added DL_OPEN macro for hexloader | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11631 | |||
2009-05-06 | setup pdp and pidip in semi-libdirs like how Gem has be installed for ↵ | Hans-Christoph Steiner | |
Pd-extended for a while svn path=/trunk/; revision=11241 | |||
2009-04-24 | - removed extraneous help patches from flatspace_install | Hans-Christoph Steiner | |
- made flatspace help patches go into the extra/flatspace libdir so that they won't interfere with other help patches. svn path=/trunk/; revision=11109 | |||
2009-04-17 | kludge to rm iemabs' output~ to make a single working output~ straight in ↵ | Hans-Christoph Steiner | |
'extra' svn path=/trunk/; revision=11043 | |||
2009-04-13 | added image of all of the available Tk mouse pointer cursors to the help patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11015 | |||
2009-04-08 | fixed mapping help file installation about directory reorg | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10983 | |||
2009-04-08 | moved help patches into same folder, stopped auto-generating mapping-meta.pd | Hans-Christoph Steiner | |
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/; revision=10981 | |||
2009-03-10 | moved kludge help file install from doc/5.reference to extra so that they ↵ | Hans-Christoph Steiner | |
don't dirty the help browser svn path=/trunk/; revision=10853 | |||
2009-02-18 | fixed up 'maxmode' libraries for cyclone into their own subdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10795 | |||
2009-02-17 | added cyclone's extra libraries for enhanced Max/MSP compatibility features | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10786 | |||
2009-02-11 | added io/xbee to the main makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10755 | |||
2009-01-19 | + removed flatspace sprinkler-help.pd from Makefile | Bryan Jurish | |
svn path=/trunk/; revision=10575 | |||
2009-01-17 | iemmatix should compile again; this build-system is really f*d up... | IOhannes m zmölnig | |
svn path=/trunk/; revision=10561 | |||
2008-12-16 | iemgui/help/ moved to iemgui/ | IOhannes m zmölnig | |
svn path=/trunk/; revision=10452 | |||
2008-12-15 | fixed new help-paths for iem_ libs | IOhannes m zmölnig | |
svn path=/trunk/; revision=10451 | |||
2008-11-22 | forgot to add data file for earplug~ help patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10376 | |||
2008-09-26 | temporarily disabled videogrid since it is not building on Debian/stable for ↵ | Hans-Christoph Steiner | |
a long time. svn path=/trunk/; revision=10312 | |||
2008-08-27 | merged in relevant changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10266 | |||
2008-08-18 | we are not quite ready yet to deal with Univeral builds, the fat binary ↵ | Hans-Christoph Steiner | |
flags were conflicted with the optimization flags svn path=/trunk/; revision=10252 | |||
2008-06-28 | - the sixaxis external now builds with Pd-extended, and outputs the raw | Hans-Christoph Steiner | |
accelerometer data - for the rest of the data, use [hid] or [hidio] they happily coexist svn path=/trunk/; revision=10116 | |||
2008-05-30 | added C++ pdvjtools objects to install list; setup Universal/Fat compiling ↵ | Hans-Christoph Steiner | |
for aka.wiiremote svn path=/trunk/; revision=9950 | |||
2008-05-28 | moved files to reflect name change to [akawiiremote] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9932 | |||
2008-05-24 | added PDP dependencies for pdvjtools so it'll automatically generate them | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9898 | |||
2008-05-24 | added pdvjtools to the automatic builds since it seems to build fine | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9897 |