| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1740034 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
exist before trying to delete them
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1669208 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
install dir
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1636981 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
| |
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-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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527028 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526984 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
in bin\Release
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1520417 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
Delete them during install post-processing
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1509016 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1509004 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1508998 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1508864 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
directories deleted by r1075883
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1407282 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1212625 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1212505 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Delete vendor-specific licenses.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028391 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Patch from Chuck Rolke
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@980936 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Patch from Chuck Rolke
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@979243 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@936960 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@924447 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@924359 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
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
|