summaryrefslogtreecommitdiff
path: root/qpid/cpp/bld-winsdk.ps1
Commit message (Collapse)AuthorAgeFilesLines
* QPID-7207: Rename and relocate files inside the cpp subtreeJustin Ross2016-04-201-503/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1740034 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6641: Update Windows SDK build for VS2013, Boost 1.58Charles E. Rolke2015-07-131-4/+13
| | | | | | | | Relax requirement for boost/include dir. Boost.org upstream builds don't have them. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1690816 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6463: Adjust for changes between proton 0.8 and 0.9: test that items ↵Charles E. Rolke2015-03-251-1/+4
| | | | | | exist before trying to delete them git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1669208 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6212: WinSDK build script - add hooks for specifying shared Proton ↵Charles E. Rolke2014-11-051-15/+48
| | | | | | install dir git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1636981 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4575: C++ Messaging .NET Binding fixes for Visual Studio 2012Charles E. Rolke2014-09-121-10/+28
| | | | | | | | | | Rename msvc10 folders to msvcx as they hold files 2010, 2012, ... Change projects/solutions to .in templates and cmake configure them. Collapse common example csproj files into common template. Add cmake BUILD_BINDING_DOTNET option setting. Fix up various scripts to accomodate new studio version. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1624604 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5261: adjust winsdk packager to find objects in new placesCharles E. Rolke2013-11-051-10/+10
| | | | | | QPID-5262: don't ship Debug msvc runtime dlls git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1539113 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5115: AMQP 1.0 client support built in to qpidmessaging for all platformsCharles E. Rolke2013-10-041-3/+1
| | | | | | | | | | | This commit disposes of the amqpc library and moves the functions into the qpidmessaging library. Now any client that loads qpidmessaging gets amqp0-10 and amqp1.0 selectable through the connection protocol option. C++ brokers still must load the amqp library to enable 1.0 support. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529235 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5188: Discover path to qpid sources and don't use hard coded 'qpid'.Charles E. Rolke2013-09-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527028 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5187: Properly distribute ampqc.dll and amqpcd.dll in WinSDKCharles E. Rolke2013-09-271-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526984 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5114: WinSDK ships qpid-send.exe and qpid-receive.exeCharles E. Rolke2013-09-051-1/+3
| | | | | | | in bin\Release git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1520417 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5017: WinSDK build leaves release executables stranded in \bin directoryCharles E. Rolke2013-07-311-0/+3
| | | | | | Delete them during install post-processing git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1509016 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5032: Windows install LICENSE and NOTICE files have movedCharles E. Rolke2013-07-311-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1509004 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5029: WinSDK tries to handle components that have been removedCharles E. Rolke2013-07-311-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1508998 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5029: WinSDK tries to handle components that have been removedCharles E. Rolke2013-07-311-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1508864 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3067 moved old examples - repair winsdk script not to reference ↵Charles E. Rolke2012-11-081-6/+0
| | | | | | directories deleted by r1075883 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1407282 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3671 WinSDK - Executables are built release; copy them to bin/release.Charles E. Rolke2011-12-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1212625 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3671 WinSDK is incomplete. Adds .NET PDB files and fixes Readme-winsdk.Charles E. Rolke2011-12-091-6/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1212505 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-071-12/+15
| | | | | | | | | | | Modify the VS2008 variants of dotnet_examples to work with new directory structure. Restore copying dotnet_example solutions/projects to WinSDK. TODO: Get VS2010 solutions/projects working. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1211649 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-061-7/+18
| | | | | | | | | | Use separate directories for each version of Visual Studio. This lets parallel build use private sandboxes and work better. In examples-cmake, emit a batch script that has the correct cmake generator already chosen. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1211152 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-021-9/+18
| | | | | | | | | | In the SDK build script remove VS2008 projects and replace them with a CMakeLists.txt that can generate example projects and solutions on demand for any version of Visual Studio. Tidy up the actual CMake script. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1209774 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-011-139/+90
| | | | | | | | | | | | | Try to dodge several issues that appear on 64-bit hosts with both VS2008 and VS2010 installed at the same time. The new bld-winsdk.ps1 script requires a user to call an environment setup script before it is run. This lets the script simply refer to 'devenv' and get the right thing. Note that the script invocation args and the version of boost must match the version of the kit being built. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1209240 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-231-104/+254
| | | | | | modify project and script to support refactoring for VS2010. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1205537 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3135 cpp/bld-winsdk.ps1 tries to install non-existent filesCharles E. Rolke2011-03-101-3/+0
| | | | | | Actually the script tries to delete not existent files. The patch on trunk skips deleting files that don't exist. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1080329 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2906 Charles E. Rolke2010-10-281-6/+1
| | | | | | Delete vendor-specific licenses. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028391 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2906 Qpid WinSDK .NET Binding does not support Release configurationCharles E. Rolke2010-10-141-23/+77
| | | | | | | | | | | | | | | | | | | | This patch adds Release mode build support for the .NET Binding to C++ Messaging. 1. SessionReceiver project was putting its x64 output into the wrong directory and was not picked up by the WinSDK. 2. winsdk_dotnet_examples.sln had the projects in a hierarchy. This spoils the experience for users of VS Express where the solution failed to load. 3. README-winsdk.txt provides an ascii-art picture of the components in the SDK. Also adds a description of how to switch the .NET example projects from debug to release. 4. New files added in cpp/src/windows/winsdk: LICENSE-MSVC is windows-only text to be appended to the root LICENSE file. MS-LICENSE.HTM is the Microsoft Runtime Redistributable license for VS2008 and .NET Framework 3.5. 5. bld-winsdk.ps1: Builds full Debug and Release (RelWithDebInfo) .NET binding DLLs. Augments the licenses in the kit root with information about the Microsoft Redistributable Runtime. Enforces DOS line endings on all the kit root info files. Installs the Debug version of .NET Binding in the /bin directory. Places zipped Debug and Release versions of .NET Binding in the /bin directory that users may select. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1022667 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2827 - QPID Cpp WinSDK does not contain 64-bit librariesTed Ross2010-08-301-121/+241
| | | | | | | | | | | | | | Patch from Chuck Rolke * Adds the x64 platform to the cpp\example solution and six example projects. * Adds the x64 platform to the qpid messaging .NET binding dlls and examples. * Adds QPID_BUILD_ROOT environment variable to .NET binding projects for locating C++ libraries and headers, and for storing generated output. This is required to compensate for the varying location of cmake-generated directories. For a given build QPID_BUILD_ROOT must be set to the directory in which cmake was run. * Reorganize the bld-winsdk.ps1 script to build x86 (Win32) and x64 platforms. * Update Readme-winsdk.txt content. Also switch this file to DOS line endings to improve its usability on a Windows system. * Add a shadow solution file and shadow project files for the C# examples. The new build process copies the development example source tree to get the example sources organized into a hierarchy and then overlays the copied tree with the shadow .sln and .csproj files. Users then build the examples directly using the customized solution. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@990917 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2765 - WinSdk does not have the .NET Binding examplesTed Ross2010-07-301-2/+7
| | | | | | Patch from Chuck Rolke git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@980936 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2755 - Windows SDK has no READMETed Ross2010-07-261-0/+3
| | | | | | | Patch from Chuck Rolke git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@979243 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2710 Patch from Chuck RolkeTed Ross2010-07-071-0/+8
| | | | | | C++ Messaging Client .NET binding is not compiled in SDK git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961355 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2689: Install and package Visual Studio debugging symbols (.pdb) files,Andrew Stitcher2010-06-281-133/+145
| | | | | | | | in the windows sdk zip package. A Modified version of a patch from Chuck Rolke git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@958703 13f79535-47bb-0310-9956-ffa450edef68
* Windows SDK work:Andrew Stitcher2010-06-041-11/+8
| | | | | | | | | | | | * Added message_drain & message_spout programs back into the SDK examples * Modified messaging example project files to use qpidmessaging library (instead of old qpidclient lib) * Removed all x64 configurations from the example messaging projects as we don't include the x64 libs in the SDK * Put import libs in lib directory to separate them from dlls * Removed use of BOOST_ROOT env var from example projects as no boost headers are needed by the SDK git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@951572 13f79535-47bb-0310-9956-ffa450edef68
* Add missing include file used by qmf generated code to Windows SDK builderAndrew Stitcher2010-04-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@936960 13f79535-47bb-0310-9956-ffa450edef68
* Install new old-examples visual studio solution fileAndrew Stitcher2010-04-151-3/+19
| | | | | | | | Install perftest & latencytest programs Amend windows sdk zip builder script to strip out examples not buildable with new messaging API Build debug build before release build so that it's the release executables that are in the install area git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@934261 13f79535-47bb-0310-9956-ffa450edef68
* Update windows SDK building script to eliminate most include filesAndrew Stitcher2010-04-141-54/+52
| | | | | | and to move boost dlls back into bin git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@933849 13f79535-47bb-0310-9956-ffa450edef68
* Get qpid source on the cmdlineAndrew Stitcher2010-03-221-17/+68
| | | | | | | | Take an optional version string on cmdline Use a temporary install directory More work on following #install chains git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@926293 13f79535-47bb-0310-9956-ffa450edef68
* Get qpid version from top-level QPID_VERSION.txt fileAndrew Stitcher2010-03-171-2/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@924447 13f79535-47bb-0310-9956-ffa450edef68
* C++ automake build picks up version number from qpid/QPID_VERSION.txt.Alan Conway2010-03-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@924359 13f79535-47bb-0310-9956-ffa450edef68
* Simple script to build a client sdk for windows:Andrew Stitcher2010-03-161-0/+57
This script requires 7z in addition to the usual windows build requirements to make the zip file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@923590 13f79535-47bb-0310-9956-ffa450edef68