[PD-cvs] SF.net SVN: pure-data:[10779] trunk/externals/moocow

mukau at users.sourceforge.net mukau at users.sourceforge.net
Sun Feb 15 21:41:16 CET 2009


Revision: 10779
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10779&view=rev
Author:   mukau
Date:     2009-02-15 20:41:13 +0000 (Sun, 15 Feb 2009)

Log Message:
-----------
+ finished centralization of build logic

Modified Paths:
--------------
    trunk/externals/moocow/extended/Makefile
    trunk/externals/moocow/extended/checklogs.sh
    trunk/externals/moocow/extended/parselog.perl
    trunk/externals/moocow/gfsm/Makefile.am
    trunk/externals/moocow/gfsm/Makefile.in
    trunk/externals/moocow/gfsm/aclocal.m4
    trunk/externals/moocow/gfsm/config/Makefile.am
    trunk/externals/moocow/gfsm/config/Makefile.in
    trunk/externals/moocow/gfsm/config/config.guess
    trunk/externals/moocow/gfsm/config/config.sub
    trunk/externals/moocow/gfsm/config/ltmain.sh
    trunk/externals/moocow/gfsm/configure
    trunk/externals/moocow/gfsm/configure.ac
    trunk/externals/moocow/gfsm/gfsm/Makefile.in
    trunk/externals/moocow/gfsm/gfsm/aclocal.m4
    trunk/externals/moocow/gfsm/gfsm/config/Makefile.in
    trunk/externals/moocow/gfsm/gfsm/config/config.guess
    trunk/externals/moocow/gfsm/gfsm/config/config.sub
    trunk/externals/moocow/gfsm/gfsm/config/ltmain.sh
    trunk/externals/moocow/gfsm/gfsm/configure
    trunk/externals/moocow/gfsm/gfsm/src/Makefile.in
    trunk/externals/moocow/gfsm/gfsm/src/libgfsm/Makefile.in
    trunk/externals/moocow/gfsm/gfsm/src/libgfsm/gnulib/Makefile.in
    trunk/externals/moocow/gfsm/src/Makefile.am
    trunk/externals/moocow/gfsm/src/Makefile.in
    trunk/externals/moocow/gfsm/src/config.h.in
    trunk/externals/moocow/gfsm/src/noconfig.h
    trunk/externals/moocow/gfsm/src/pd_gfsm.c
    trunk/externals/moocow/hello/configure.ac
    trunk/externals/moocow/locale/Makefile.am
    trunk/externals/moocow/locale/Makefile.in
    trunk/externals/moocow/locale/aclocal.m4
    trunk/externals/moocow/locale/config/Makefile.am
    trunk/externals/moocow/locale/config/Makefile.in
    trunk/externals/moocow/locale/configure
    trunk/externals/moocow/locale/configure.ac
    trunk/externals/moocow/locale/src/Makefile.am
    trunk/externals/moocow/locale/src/Makefile.in
    trunk/externals/moocow/locale/src/config.h.in
    trunk/externals/moocow/locale/src/locale-help.pd
    trunk/externals/moocow/locale/src/locale.c
    trunk/externals/moocow/pdstring/Makefile.am
    trunk/externals/moocow/pdstring/Makefile.in
    trunk/externals/moocow/pdstring/aclocal.m4
    trunk/externals/moocow/pdstring/config/Makefile.am
    trunk/externals/moocow/pdstring/config/Makefile.in
    trunk/externals/moocow/pdstring/configure
    trunk/externals/moocow/pdstring/configure.ac
    trunk/externals/moocow/pdstring/src/Makefile.am
    trunk/externals/moocow/pdstring/src/Makefile.in
    trunk/externals/moocow/pdstring/src/any2bytes.c
    trunk/externals/moocow/pdstring/src/bytes2any.c
    trunk/externals/moocow/pdstring/src/config.h.in
    trunk/externals/moocow/pdstring/src/pdstring.c
    trunk/externals/moocow/readdir/Makefile.am
    trunk/externals/moocow/readdir/Makefile.in
    trunk/externals/moocow/readdir/aclocal.m4
    trunk/externals/moocow/readdir/configure
    trunk/externals/moocow/readdir/configure.ac
    trunk/externals/moocow/readdir/src/Makefile.am
    trunk/externals/moocow/readdir/src/Makefile.in
    trunk/externals/moocow/readdir/src/config.h.in
    trunk/externals/moocow/readdir/src/readdir-help.pd
    trunk/externals/moocow/readdir/src/readdir.c
    trunk/externals/moocow/sprinkler/Makefile.am
    trunk/externals/moocow/sprinkler/Makefile.in
    trunk/externals/moocow/sprinkler/aclocal.m4
    trunk/externals/moocow/sprinkler/configure
    trunk/externals/moocow/sprinkler/configure.ac
    trunk/externals/moocow/sprinkler/sprinkler.c
    trunk/externals/moocow/weightmap/Makefile.am
    trunk/externals/moocow/weightmap/Makefile.in
    trunk/externals/moocow/weightmap/aclocal.m4
    trunk/externals/moocow/weightmap/configure
    trunk/externals/moocow/weightmap/configure.ac
    trunk/externals/moocow/weightmap/src/Makefile.am
    trunk/externals/moocow/weightmap/src/Makefile.in
    trunk/externals/moocow/weightmap/src/config.h.in
    trunk/externals/moocow/weightmap/src/weightmap.c

Added Paths:
-----------
    trunk/externals/moocow/gfsm/m4
    trunk/externals/moocow/gfsm/pdexternal.am
    trunk/externals/moocow/locale/m4
    trunk/externals/moocow/locale/pdexternal.am
    trunk/externals/moocow/locale/src/uselocale.c
    trunk/externals/moocow/pdstring/m4
    trunk/externals/moocow/pdstring/pdexternal.am
    trunk/externals/moocow/readdir/depcomp
    trunk/externals/moocow/readdir/install-sh
    trunk/externals/moocow/readdir/m4
    trunk/externals/moocow/readdir/missing
    trunk/externals/moocow/readdir/pdexternal.am
    trunk/externals/moocow/sprinkler/COPYING
    trunk/externals/moocow/sprinkler/config.h.in
    trunk/externals/moocow/sprinkler/depcomp
    trunk/externals/moocow/sprinkler/install-sh
    trunk/externals/moocow/sprinkler/m4
    trunk/externals/moocow/sprinkler/missing
    trunk/externals/moocow/sprinkler/pdexternal.am
    trunk/externals/moocow/weightmap/depcomp
    trunk/externals/moocow/weightmap/install-sh
    trunk/externals/moocow/weightmap/m4
    trunk/externals/moocow/weightmap/missing
    trunk/externals/moocow/weightmap/pdexternal.am

Removed Paths:
-------------
    trunk/externals/moocow/readdir/config/
    trunk/externals/moocow/sprinkler/GnuGPL.txt
    trunk/externals/moocow/sprinkler/config/
    trunk/externals/moocow/weightmap/config/

Property Changed:
----------------
    trunk/externals/moocow/sprinkler/


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




More information about the Pd-cvs mailing list