[WIN32] changed: provide full boost headers rather than a flavor. Removed unneeded...
authorwsoltys <wiso@no.way>
Mon, 7 Oct 2013 18:46:52 +0000 (20:46 +0200)
committerwsoltys <wiso@no.way>
Mon, 7 Oct 2013 18:46:52 +0000 (20:46 +0200)
project/BuildDependencies/scripts/0_package.list
project/BuildDependencies/scripts/boost_d.bat [deleted file]
project/BuildDependencies/scripts/boost_d.txt [deleted file]

index 45fbc55..67f3c47 100644 (file)
@@ -5,8 +5,10 @@
 ; -> sqlite-3.7.12.1-win32\project\BuildDependencies\lib\sqlite3.lib
 ; -> sqlite-3.7.12.1-win32\system\sqlite3.dll
 ; -> ...
+boost-1.46.1-headers-win32.7z
 dnssd-379.32.1-win32.7z
 doxygen-1.8.2-win32.7z
+gnutls-3.2.3-win32.zip
 lame_enc-3.99.5-win32.7z
 libbluray-0.4.0-win32.zip
 libnfs-1.6.1-win32.7z
@@ -16,4 +18,3 @@ pcre-8.33-win32.zip
 python-2.7.5-win32.7z
 sqlite-3.7.16.1-win32.7z
 taglib-1.8-win32.7z
-gnutls-3.2.3-win32.zip
diff --git a/project/BuildDependencies/scripts/boost_d.bat b/project/BuildDependencies/scripts/boost_d.bat
deleted file mode 100644 (file)
index 9f4bb50..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO ON
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\boost_d.txt
-
-CALL dlextract.bat boost %FILES%
-
-cd %TMP_PATH%
-
-xcopy boost-1_46_1-xbmc-win32\include\* "%CUR_PATH%\include\" /E /Q /I /Y
-xcopy boost-1_46_1-xbmc-win32\lib\* "%CUR_PATH%\lib\" /E /Q /I /Y
-
-cd %LOC_PATH%
\ No newline at end of file
diff --git a/project/BuildDependencies/scripts/boost_d.txt b/project/BuildDependencies/scripts/boost_d.txt
deleted file mode 100644 (file)
index d646054..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-; filename                          mirror of the file
-boost-1_46_1-xbmc-win32-2.7z                   http://mirrors.xbmc.org/build-deps/win32/
-;boost_1_46_1-headers-win32.7z      http://mirrors.xbmc.org/build-deps/win32/
-;boost_1_46_1-libs-win32.7z         http://mirrors.xbmc.org/build-deps/win32/
-;boost_1_46_1-debug-libs-win32.7z   http://mirrors.xbmc.org/build-deps/win32/