[PD-cvs] [git]pure-data branch master updated. b200b87e57437dd39f0c7904103919e4aac4eb91

Miller Puckette millerpuckette at users.sourceforge.net
Mon Nov 26 20:37:56 CET 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".

The branch, master has been updated
       via  b200b87e57437dd39f0c7904103919e4aac4eb91 (commit)
       via  f1a4cb1506d03c89b42035534126400f3a318735 (commit)
       via  e5934a7ddf3e27271c2648840fc4fca602eef7e5 (commit)
      from  5ebb3eccdfb45a8b3afe74c381c0e5851017976d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b200b87e57437dd39f0c7904103919e4aac4eb91
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Nov 26 11:36:11 2012 -0800

    BSD-ready alloca() ifdeffery (in response to patch 3581737 - OpenBSD support)

commit f1a4cb1506d03c89b42035534126400f3a318735
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Nov 25 16:19:25 2012 -0800

    more windows build fixes; now seems to be buildable using MSVC under wine

commit e5934a7ddf3e27271c2648840fc4fca602eef7e5
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Nov 25 11:21:17 2012 -0800

    makefile.msvc add macros for "cl" and "link" - so that in linux we can use
    gnu make and override to "wine cl" and "wine link".  Also have to double all
    the back-slashes though and perhaps other things.

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

Summary of changes:
 extra/expr~/makefile  |   72 +++++-------------
 extra/makefile.subdir |   25 +++---
 msw/send-msw.sh       |    3 +
 src/d_fft_fftsg.c     |   11 ++-
 src/m_binbuf.c        |   19 ++++-
 src/makefile.gnu      |    3 +-
 src/makefile.msvc     |  196 +++++++++++++++++++++++++------------------------
 src/s_audio_jack.c    |    2 +
 src/s_audio_pa.c      |   16 +++-
 src/s_path.c          |   11 ++-
 src/x_list.c          |   34 +++------
 11 files changed, 192 insertions(+), 200 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list