Age | Commit message (Collapse) | Author |
|
./configure to be run without arguments, and this seems to prevent FTGL from being used
svn path=/trunk/; revision=7640
|
|
svn path=/trunk/; revision=7624
|
|
svn path=/trunk/; revision=7623
|
|
create Gem/src/Base/configLinux.h (this build product is checked into CVS for Mac OS X)
svn path=/trunk/; revision=7622
|
|
build products
svn path=/trunk/; revision=7613
|
|
svn path=/trunk/; revision=7612
|
|
svn path=/trunk/; revision=7610
|
|
svn path=/trunk/; revision=7609
|
|
where externals/Makefile calls autoconf and ./configure
svn path=/trunk/; revision=7606
|
|
svn path=/trunk/; revision=7605
|
|
svn path=/trunk/; revision=7604
|
|
--disable-quicktime from PDP since libquicktime has been updated
svn path=/trunk/; revision=7601
|
|
svn path=/trunk/; revision=7588
|
|
mystery char; the char adding code needs to ignore 127, i.e. DEL
svn path=/trunk/; revision=7587
|
|
svn path=/trunk/; revision=7585
|
|
freetype2. See https://pow.idmi.poly.edu/weblog/hans/MacOSX/2007/04/18/install_name_toolchangingins.html for details
svn path=/trunk/; revision=7579
|
|
svn path=/trunk/; revision=7577
|
|
svn path=/trunk/; revision=7572
|
|
libdir stuff from PDP and PiDiP; PDP doesn't build on Mac OS X currently, the necessary fixes are in branch-v0-39-2-extended
svn path=/trunk/; revision=7570
|
|
svn path=/trunk/; revision=7568
|
|
svn path=/trunk/; revision=7567
|
|
svn path=/trunk/; revision=7566
|
|
svn path=/trunk/; revision=7565
|
|
svn path=/trunk/; revision=7564
|
|
svn path=/trunk/; revision=7563
|
|
svn path=/trunk/; revision=7550
|
|
svn path=/trunk/; revision=7547
|
|
scripts/load_every_help.sh: renamed help files to standard name; made each file named after the class; removed non-functional aliases in flatspace
svn path=/trunk/; revision=7542
|
|
scripts/load_every_help.sh: renamed help files to standard name; made each file named after the class; removed non-functional aliases in flatspace
svn path=/trunk/; revision=7538
|
|
svn path=/trunk/; revision=7534
|
|
when bulding pidip, so we can make sure it's being built
svn path=/trunk/; revision=7528
|
|
more meaningful comparison function for symbols
svn path=/trunk/; revision=7518
|
|
adapt to current flext version
OSX changes
svn path=/trunk/; revision=7517
|
|
removed bash syntax)
svn path=/trunk/; revision=7514
|
|
svn path=/trunk/; revision=7504
|
|
svn path=/trunk/; revision=7501
|
|
svn path=/trunk/; revision=7500
|
|
svn path=/trunk/; revision=7491
|
|
fixed SndObjs include files
changed eol-style
no stripping of local symbols
small changes to flext build system
update docs
svn path=/trunk/; revision=7483
|
|
svn path=/trunk/; revision=7482
|
|
small optimizations and fixes
use PyGILState_\*() functionality (enabled with PY_USE_GIL)
updates for DSP processing
__str__ method for pyext, to enable print self calls
added message bundle functionality (pyext.Bundle class)
enable compiled-only scripts (without .py)
enable optimization of Python code in reease build
let _inlets and _outlets default to 0
fix for numpy
some ASSERTs for explicitly created pyext classes (should be runtime checks i guess)
open editor for script under OS X
fixing numpy initialization quirks
enable symbol binding for all callables (not only functions and methods)
_isthreaded is now a data member instead of a method
fix for gcc4
added pyext._list and pyext._tuple to convert input lists to Python sequence objects
enable module packages (module/__init__.py[co]), now also for Max
python-like dotted module.function syntax
cleaned up float vs. int pyext tags
compiler flag to exclude DSP objects
some optimizations and py reload fix
more safety for calls where association python-pd has already been removed
always run Python interpreter in the background
svn path=/trunk/; revision=7474
|
|
svn path=/trunk/; revision=7459
|
|
svn path=/trunk/; revision=7456
|
|
externals/patches
svn path=/trunk/; revision=7449
|
|
svn path=/trunk/; revision=7448
|
|
svn path=/trunk/; revision=7447
|
|
svn path=/trunk/; revision=7446
|
|
svn path=/trunk/; revision=7445
|
|
FLEXT_DSP0_NEW or similar)
switching OSX builds to -bundle to avoid symbol clashes for different flext versions
small fix for branch hints
svn path=/trunk/; revision=7441
|
|
externals by using -bundle
svn path=/trunk/; revision=7428
|