Activity

From 04/29/2013 to 05/28/2013

05/28/2013

06:25 PM Revision 30e75ee7 (rsc): Add an example for the plugin use.
* examples/Plugin.cpp: a minimalistic dummy plugin
* examples/PluginUse.cpp: A main method listing, loading and unloa...
J. Wienke
06:19 PM Revision 764026d5 (rsc): Add missing implementation for Plugin::unload
The implementation was simply missing. J. Wienke
02:11 PM Revision 230d22bd (rsc): Added Windows support in src/rsc/plugins/Plugin.cpp
fixes #1176
* src/rsc/plugins/Plugin.cpp: include windows.h
(Plugin::loadLibrary): added plugin loading via LoadLi...
J. Moringen
02:10 PM Revision 887e7543 (rsc): Fix CurrentData functionality on windows.
* Install the required bat file. J. Wienke
11:48 AM Revision 7920456b (rsc): Fix pkg-config test on mac.
export DYLD_LIBRARY_PATH.
fixes #1514
J. Wienke

05/27/2013

04:52 PM Revision e4ec17a2 (rsc): Removed --rpath option from pckconfig file
fixes #1291 Arne Nordmann
02:23 PM Revision ea0b9b96 (rsc): Fixes pkgconfig test for Mac
* On Mac the command 'mktemp' expects a template for the tmpdir name to create. Added this to the pkgconfig test scri... Arne Nordmann

05/22/2013

04:14 PM Revision c52c500e (rsc): Do not assume a certain build layout for the pkg-config test.
refs #1443 J. Wienke
04:11 PM Revision 3694d7b9 (rsc): fixes #1502: Fix windows builds since naming changes for the library tar...
Replace the . character in the preprocessor symbols with _ as used by cmake.
Merge branch 'bug-1502'
J. Wienke
03:57 PM Revision 49d3cd14 (rsc): Prevent illegal symbol names in the exports.
Replace the . character in the target name (e.g. rsc0.9) with and underscore as CMake does during building the target. J. Wienke
03:47 PM Revision d4362c04 (rsc): Please adhere to coding conventions.
J. Wienke
01:57 PM Revision 8115496a (rsc): Please adhere to coding conventions.
J. Wienke
12:13 PM Revision c43dda11 (rsc): Add support for Windows in the cmake CURRENT_DATE function.
This uses a batch script calling the WMI host to acquire a parseable
date which is not localized by windows.
fixes #...
J. Wienke

05/21/2013

02:28 PM Revision 63de2bd0 (rsc): Fixed include path for 3rdpart boost uuid export in pkgconfig file
* Fixed include path for 3rdpart boost uuid when shipped together with rsc
* generate JUnit XML result for pkgconfig ...
Arne Nordmann

05/19/2013

01:50 PM Revision 944a833b (rsc): Merge branch 'master' of https://code.cor-lab.org/git/rsc
Arne Nordmann
01:50 PM Revision cf76987f (rsc): Fixed debian package name
* Version was encoded twice in the debian package name due to previous revision Arne Nordmann
10:04 AM Revision acc95ee0 (rsc): Compute prefix config directory correctly in src/rsc/config/Environment....
fixes #1499
* src/rsc/config.h.in: added RSC_INSTALL_PREFIX
* src/rsc/config/Environment.{h,cpp} (prefixConfigDirect...
J. Moringen

05/17/2013

07:04 PM Revision 506d590c (rsc): Encode rsc version into library name by default
* Library name is now rsc0.9 instead of rsc by default
* Encoding of rsc version in the library names, install pathes...
Arne Nordmann
 

Also available in: Atom