Send Pd-cvs mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."


Today's Topics:

   1. SF.net SVN: pure-data:[15573] trunk/externals/loaders/tclpd
      ([email protected])
   2. SF.net SVN: pure-data:[15574]
      trunk/externals/loaders/tclpd/examples/ properties.tcl
      ([email protected])
   3. SF.net SVN: pure-data:[15575]
      trunk/packages/darwin_app/Makefile ([email protected])
   4. SF.net SVN: pure-data:[15576]
      trunk/externals/loaders/tclpd/Makefile
      ([email protected])
   5. SF.net SVN: pure-data:[15577]
      trunk/externals/loaders/tclpd/Makefile
      ([email protected])
   6. SF.net SVN: pure-data:[15578]
      trunk/externals/loaders/tclpd/Makefile
      ([email protected])
   7. SF.net SVN: pure-data:[15579]
      trunk/externals/loaders/tclpd/Makefile
      ([email protected])
   8. SF.net SVN: pure-data:[15580]
      trunk/externals/loaders/tclpd/examples/ bitmap-madness.pd
      ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Wed, 12 Oct 2011 10:13:11 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15573]
        trunk/externals/loaders/tclpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15573
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15573&view=rev
Author:   mescalinum
Date:     2011-10-12 10:13:10 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
some fixes

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/Makefile
    trunk/externals/loaders/tclpd/pdlib.tcl
    trunk/externals/loaders/tclpd/tcl_class.c
    trunk/externals/loaders/tclpd/tcl_extras.h
    trunk/externals/loaders/tclpd/tcl_loader.c
    trunk/externals/loaders/tclpd/tcl_widgetbehavior.c
    trunk/externals/loaders/tclpd/tclpd.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 2
Date: Wed, 12 Oct 2011 15:18:39 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15574]
        trunk/externals/loaders/tclpd/examples/ properties.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15574
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15574&view=rev
Author:   eighthave
Date:     2011-10-12 15:18:39 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
use 0.43's pdsend command in place of <0.43's pd

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/examples/properties.tcl

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 3
Date: Wed, 12 Oct 2011 15:54:30 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15575]
        trunk/packages/darwin_app/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15575
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15575&view=rev
Author:   eighthave
Date:     2011-10-12 15:54:30 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
make 64-bit builds on 10.6 compatible with 10.5 using -mmacosx-version-min=10.5

Modified Paths:
--------------
    trunk/packages/darwin_app/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 4
Date: Wed, 12 Oct 2011 17:08:00 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15576]
        trunk/externals/loaders/tclpd/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15576
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15576&view=rev
Author:   eighthave
Date:     2011-10-12 17:07:59 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
the built-in Tcl in Mac OS X tends to be ancient, so prefer the user-installed 
one in /Library/Frameworks

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 5
Date: Wed, 12 Oct 2011 17:10:27 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15577]
        trunk/externals/loaders/tclpd/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15577
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15577&view=rev
Author:   eighthave
Date:     2011-10-12 17:10:26 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
swig produces a .c file that has type-punning, so skip the auto-vectorization

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 6
Date: Wed, 12 Oct 2011 17:11:12 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15578]
        trunk/externals/loaders/tclpd/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15578
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15578&view=rev
Author:   eighthave
Date:     2011-10-12 17:11:12 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
removed -s from LDFLAGS since GNU ld says 'ld warning: option -s is obsolete 
and being ignored'

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 7
Date: Wed, 12 Oct 2011 17:18:53 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15579]
        trunk/externals/loaders/tclpd/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15579
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15579&view=rev
Author:   eighthave
Date:     2011-10-12 17:18:52 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
actually disable tree-vectorize

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 8
Date: Thu, 13 Oct 2011 06:23:41 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15580]
        trunk/externals/loaders/tclpd/examples/ bitmap-madness.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15580
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15580&view=rev
Author:   mescalinum
Date:     2011-10-13 06:23:41 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
fix bitmap-madness patch to function with current version of bitmap tclpd 
external

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/examples/bitmap-madness.pd

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs


End of Pd-cvs Digest, Vol 80, Issue 13
**************************************

Reply via email to