[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:45:57 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=aa8281e
The following commit has been merged in the master branch:
commit aa8281e54b7bf28854ae21a0575bd0a291c8cc23
Author: Robin Mills <robin at clanmills.com>
Date: Thu Nov 26 19:48:43 2015 +0000
#1041. Added script cmakeRebuildAll.cmd. Documentation Update. Fix to vcvars 2005 32
---
contrib/cmake/msvc/ReadMe.txt | 17 ++++++++++++++---
contrib/cmake/msvc/cmakeRebuildAll.cmd | 13 +++++++++++++
contrib/cmake/msvc/vcvars.bat | 5 +++--
3 files changed, 30 insertions(+), 5 deletions(-)
diff --git a/contrib/cmake/msvc/ReadMe.txt b/contrib/cmake/msvc/ReadMe.txt
index 294874e..cc30664 100755
--- a/contrib/cmake/msvc/ReadMe.txt
+++ b/contrib/cmake/msvc/ReadMe.txt
@@ -1,9 +1,6 @@
contrib/cmake/msvc/ReadMe.txt
-----------------------------
-These scripts are "in development".
-They are derived from Daniels contrib/build scripts.
-
How to use this
---------------
@@ -148,6 +145,9 @@ How to use this
7 Running the test suite
http://dev.exiv2.org/projects/exiv2/wiki/How_do_I_run_the_test_suite_for_Exiv2
+ You can run the test-suite directly from cmakeBuild.cmd with the argument --test
+ You will need cygwin's bash.exe. It may run with other versions of bash (such as MinGW)
+
8 Building with different libraries
You can change the standard libraries. For example, to build with curl-7.39.0
1) set _CURL_=curl-7.39.0
@@ -160,8 +160,19 @@ How to use this
To build a version of openssl-foo-vs2012:
Try to find it online
Building this with Visual Studio is to to be documented
+
+9 Rebuilding with VS 2005/8/10/12/13/15 32/64
+ The script cmakeRebuildAll.cmd is provided for convenience:
+ cmakeRebuildAll.cmd | c:
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list