[PD-cvs] externals/grill/flext flext.mcp,NONE,1.1 build.bat,1.2,1.3 package.txt,1.2,1.3 build-max-darwin.sh,1.1,NONE build-max-msvc.bat,1.1,NONE build-pd-bcc.bat,1.4,NONE build-pd-cygwin.sh,1.2,NONE build-pd-darwin.sh,1.2,NONE build-pd-linux.sh,1.3,NONE build-pd-mingw.bat,1.1,NONE build-pd-msvc.bat,1.4,NONE config-max-darwin.txt,1.1,NONE config-max-msvc.txt,1.5,NONE config-pd-bcc.txt,1.7,NONE config-pd-cygwin.txt,1.10,NONE config-pd-darwin.txt,1.20,NONE config-pd-linux.txt,1.25,NONE config-pd-mingw.txt,1.2,NONE config-pd-msvc.txt,1.10,NONE flext.cw,1.64,NONE make-files.txt,1.11,NONE make-inc.max-msvc,1.6,NONE make-inc.pd-bcc,1.2,NONE make-inc.pd-msvc,1.12,NONE makefile.max-darwin,1.1,NONE makefile.max-msvc,1.2,NONE makefile.pd-bcc,1.5,NONE makefile.pd-cygwin,1.13,NONE makefile.pd-darwin,1.16,NONE makefile.pd-linux,1.20,NONE makefile.pd-mingw,1.4,NONE makefile.pd-msvc,1.6,NONE

Thomas Grill xovo at users.sourceforge.net
Tue Jan 4 05:58:54 CET 2005


Update of /cvsroot/pure-data/externals/grill/flext
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18444

Modified Files:
	build.bat package.txt 
Added Files:
	flext.mcp 
Removed Files:
	build-max-darwin.sh build-max-msvc.bat build-pd-bcc.bat 
	build-pd-cygwin.sh build-pd-darwin.sh build-pd-linux.sh 
	build-pd-mingw.bat build-pd-msvc.bat config-max-darwin.txt 
	config-max-msvc.txt config-pd-bcc.txt config-pd-cygwin.txt 
	config-pd-darwin.txt config-pd-linux.txt config-pd-mingw.txt 
	config-pd-msvc.txt flext.cw make-files.txt make-inc.max-msvc 
	make-inc.pd-bcc make-inc.pd-msvc makefile.max-darwin 
	makefile.max-msvc makefile.pd-bcc makefile.pd-cygwin 
	makefile.pd-darwin makefile.pd-linux makefile.pd-mingw 
	makefile.pd-msvc 
Log Message:
updated build system - some cleanups
updated for build system
updated build system for OSX
cleanups
updated build system


--- build-pd-cygwin.sh DELETED ---

--- make-inc.pd-bcc DELETED ---

--- build-pd-linux.sh DELETED ---

--- config-pd-linux.txt DELETED ---

--- makefile.pd-linux DELETED ---

--- makefile.pd-cygwin DELETED ---

--- makefile.max-msvc DELETED ---

--- makefile.pd-darwin DELETED ---

--- makefile.pd-msvc DELETED ---

--- make-inc.pd-msvc DELETED ---

--- make-inc.max-msvc DELETED ---

--- makefile.pd-bcc DELETED ---

--- config-pd-bcc.txt DELETED ---

Index: package.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/package.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** package.txt	3 Jan 2005 05:00:25 -0000	1.2
--- package.txt	4 Jan 2005 04:58:51 -0000	1.3
***************
*** 4,9 ****
  BUILDMODE=all
  BUILDTYPE=all
! 
! SRCDIR=source
  
  SRCS= \
--- 4,11 ----
  BUILDMODE=all
  BUILDTYPE=all
! 
! SRCDIR=source
! 
! PRECOMPILE=flext.h
  
  SRCS= \

--- make-files.txt DELETED ---

--- config-max-darwin.txt DELETED ---

--- config-pd-mingw.txt DELETED ---

--- NEW FILE: flext.mcp ---
(This appears to be a binary file; contents omitted.)

--- config-pd-cygwin.txt DELETED ---

--- build-pd-bcc.bat DELETED ---

--- makefile.max-darwin DELETED ---

Index: build.bat
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/build.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** build.bat	3 Jan 2005 05:00:16 -0000	1.2
--- build.bat	4 Jan 2005 04:58:46 -0000	1.3
***************
*** 33,38 ****
  @echo system   ... pd / max
  @echo compiler ... msvc / gcc / mingw / cygwin / bcc / icc
! @echo target   ... all (default) / all-debug / all-shared / all-shared-debug / 
! @echo              clean / install
  @echo .
  @echo Please make sure that your make program and compiler can be accessed with the
--- 33,37 ----
  @echo system   ... pd / max
  @echo compiler ... msvc / gcc / mingw / cygwin / bcc / icc
! @echo target   ... all (default) / clean / install
  @echo .
  @echo Please make sure that your make program and compiler can be accessed with the

--- build-pd-mingw.bat DELETED ---

--- build-pd-darwin.sh DELETED ---

--- build-max-darwin.sh DELETED ---

--- config-pd-darwin.txt DELETED ---

--- flext.cw DELETED ---

--- config-pd-msvc.txt DELETED ---

--- config-max-msvc.txt DELETED ---

--- build-max-msvc.bat DELETED ---

--- makefile.pd-mingw DELETED ---

--- build-pd-msvc.bat DELETED ---





More information about the Pd-cvs mailing list