On 11/04/13 22:44, Pete Batard wrote:
On 2013.04.11 12:18, Toby Gray wrote:
I will modify the bwince.cmd that I send previously
Ah sorry, I completely missed that one, along with your SF id.
You should now have the rights to upload and modify files in the
SourceForge download area.
That worked, thanks. I've uploaded WinCE binaries built from RC3 (so
they don't include any changes since the rc3 tag). I'll add updated
binaries when you tag each RC.
I also applied your earlier WinCE build related patches, along with the
.pdb corrective. They have now been pushed to mainline.
Excellent.
I've just realised that the binary snapshots don't contain any licensing
information within them. I've attached a patch which makes the license
clear in the README.txt and includes COPYING.
Regards,
Toby
>From 6a1410c964762dc17b76326be0c00a32d4e05ea8 Mon Sep 17 00:00:00 2001
From: Toby Gray <toby.g...@realvnc.com>
Date: Fri, 12 Apr 2013 15:42:38 +0100
Subject: [PATCH] Windows: Include COPYING and license information in binary
snapshots.
---
.private/bd.cmd | 1 +
.private/bwince.cmd | 1 +
.private/wbs.txt | 5 +++++
.private/wbs_wince.txt | 5 +++++
4 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/.private/bd.cmd b/.private/bd.cmd
index d02ce23..5c275d8 100644
--- a/.private/bd.cmd
+++ b/.private/bd.cmd
@@ -17,6 +17,7 @@ copy examples\ezusb.? E:\dailies\%DATE%\examples\source
copy examples\fxload.c E:\dailies\%DATE%\examples\source
copy msvc\stdint.h E:\dailies\%DATE%\examples\source
copy .private\wbs.txt E:\dailies\%DATE%\README.txt
+copy COPYING E:\dailies\%DATE%\COPYING
set ORG_BUILD_ALT_DIR=%BUILD_ALT_DIR%
set ORG_BUILDARCH=%_BUILDARCH%
diff --git a/.private/bwince.cmd b/.private/bwince.cmd
index 555e3b2..91a0b2f 100755
--- a/.private/bwince.cmd
+++ b/.private/bwince.cmd
@@ -33,6 +33,7 @@ copy examples\listdevs.c %WINCE_TARGET_DIR%\examples\source
copy examples\xusb.c %WINCE_TARGET_DIR%\examples\source
copy msvc\stdint.h %WINCE_TARGET_DIR%\examples\source
copy .private\wbs_wince.txt %WINCE_TARGET_DIR%\README.txt
+copy COPYING %WINCE_TARGET_DIR%\COPYING
rem Perform the rebuild
for %%A in (%WINCE_TARGET_ARCHES%) do %MSBUILD_CMD% %WINCE_SLN% /property:Platform="%PLATFORM_PREFIX%%%A%PLATFORM_POSTFIX%" /property:Configuration=%MSBUILD_CONFIGURATION% /target:%MSBUILD_TARGET%"
diff --git a/.private/wbs.txt b/.private/wbs.txt
index 2e2d9d8..0597ec5 100644
--- a/.private/wbs.txt
+++ b/.private/wbs.txt
@@ -5,6 +5,11 @@
* https://sourceforge.net/projects/libusbx/files/ *
*********************************************************************
+The binaries contained in this snapshot are licensed under the
+GNU Lesser General Public License version 2.1 or, at your option, any later
+version (see COPYING for further details). The source code for these binaries
+is available for download at the same location as this binary snapshot.
+
o Visual Studio:
- Open existing or create a new project for your application
- Copy libusb.h, from the include\libusbx-1.0\ directory, into your project and
diff --git a/.private/wbs_wince.txt b/.private/wbs_wince.txt
index b835eea..ebd890d 100755
--- a/.private/wbs_wince.txt
+++ b/.private/wbs_wince.txt
@@ -5,6 +5,11 @@
* https://sourceforge.net/projects/libusbx/files/ *
*********************************************************************
+The binaries contained in this snapshot are licensed under the
+GNU Lesser General Public License version 2.1 or, at your option, any later
+version (see COPYING for further details). The source code for these binaries
+is available for download at the same location as this binary snapshot.
+
o Visual Studio:
- Open existing or create a new project for your application
- Copy libusb.h, from the include\libusbx-1.0\ directory, into your project and
--
1.7.9
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel