[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [45863] trunk/lib/windows: Remove gcc libraries from main tree.

Antony Riakiotakis kalast at gmail.com
Mon Apr 23 03:29:58 CEST 2012


Revision: 45863
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=45863
Author:   psy-fi
Date:     2012-04-23 01:29:54 +0000 (Mon, 23 Apr 2012)
Log Message:
-----------
Remove gcc libraries from main tree. They hardly account for much of the space but there has been some space freed

Removed Paths:
-------------
    trunk/lib/windows/boost/build_mingw.bat
    trunk/lib/windows/boost/lib/gcc/
    trunk/lib/windows/gcc/
    trunk/lib/windows/pthreads/lib/libpthreadGC2.a
    trunk/lib/windows/pthreads/lib/libpthreadGCE2.a
    trunk/lib/windows/pthreads/lib/pthreadGC2.dll
    trunk/lib/windows/pthreads/lib/pthreadGCE2.dll
    trunk/lib/windows/samplerate/lib/libsamplerate.a
    trunk/lib/windows/zlib/lib/libz.a
    trunk/lib/windows/zlib/lib/libz.dll.a

Deleted: trunk/lib/windows/boost/build_mingw.bat
===================================================================
--- trunk/lib/windows/boost/build_mingw.bat	2012-04-23 01:25:06 UTC (rev 45862)
+++ trunk/lib/windows/boost/build_mingw.bat	2012-04-23 01:29:54 UTC (rev 45863)
@@ -1,12 +0,0 @@
- at echo off
-
-:: build
-call bootstrap.bat
-bjam -j4 --toolset=gcc --build-type=complete --variant=release --link=static --runtime-link=static --threading=multi --with-filesystem --with-thread --with-regex --with-system --with-date_time stage
-bjam -j4 --toolset=gcc --build-type=complete --variant=debug --link=static --runtime-link=static --threading=multi --with-filesystem --with-thread --with-regex --with-system --with-date_time stage
-
-:: copy files
-xcopy /E /Y stage\lib  ..\boost\lib
-xcopy /E /Y boost ..\boost\include\boost
-
-

Deleted: trunk/lib/windows/pthreads/lib/libpthreadGC2.a
===================================================================
(Binary files differ)

Deleted: trunk/lib/windows/pthreads/lib/libpthreadGCE2.a
===================================================================
(Binary files differ)

Deleted: trunk/lib/windows/pthreads/lib/pthreadGC2.dll
===================================================================
(Binary files differ)

Deleted: trunk/lib/windows/pthreads/lib/pthreadGCE2.dll
===================================================================
(Binary files differ)

Deleted: trunk/lib/windows/samplerate/lib/libsamplerate.a
===================================================================
(Binary files differ)

Deleted: trunk/lib/windows/zlib/lib/libz.a
===================================================================
(Binary files differ)

Deleted: trunk/lib/windows/zlib/lib/libz.dll.a
===================================================================
(Binary files differ)




More information about the Bf-blender-cvs mailing list