Activity

From 10/26/2012 to 11/24/2012

11/23/2012

02:09 PM Revision eebb4c0e (rsc): Simplify CMake logic.
Avoid duplication. J. Wienke

11/22/2012

04:50 PM Revision 905bef8a (rsc): Only increment the patch version from git describe on release branches.
On other branches 0 is used. However, other features like the latest
commit hash are still set.
fixes #1256
J. Wienke

11/14/2012

05:18 PM Revision 6e82bb68 (rsc): Backport: Disable CURRENT_DATE support for windows.
There is no easy to implement way to get the current date on
windows. Make the warning a status message to not confus...
J. Wienke
05:17 PM Revision 207485ed (rsc): Disable CURRENT_DATE support for windows.
There is no easy to implement way to get the current date on
windows. Make the warning a status message to not confus...
J. Wienke
04:47 PM Revision fc3516ba (rsc): Backport: Fix implementation of the CMake function CURRENT_DATE for
windows.
Shell-built-in functions cannot be called directly by CMake's
execute_process. Instead, cmd.exe needs to be...
J. Wienke
04:39 PM Revision b37b0d2a (rsc): Fix implementation of the CMake function CURRENT_DATE for windows.
Shell-built-in functions cannot be called directly by CMake's
execute_process. Instead, cmd.exe needs to be called to...
J. Wienke
12:54 PM Revision 5e6cf54a (rsc): Backport: Fix compilation on windows with boost versions >= 1.50.
chrono is now a dependency of thread, which we use in RSC. Hence,
add chrono to the dependencies if boost version is ...
J. Wienke
12:45 PM Revision f4e6ef89 (rsc): Fix compilation on windows with boost versions >= 1.50.
chrono is now a dependency of thread, which we use in RSC. Hence,
add chrono to the dependencies if boost version is ...
J. Wienke

11/13/2012

11:12 AM Revision 92950617 (rsc): Merge branch 'master' of https://code.cor-lab.org/git/rsc.git
J. Wienke
11:11 AM Revision b4f252ec (rsc): Eclipse project fixes.
* Use build-$gitbranch as default build folder.
* Wildcard added for ignore of build folders
J. Wienke

11/12/2012

09:14 PM Revision 3d79dee7 (rsc): Use dl*-based plugins for MacOS in src/rsc/plugins/Plugin.cpp
fixes #1177
Previously, the dl*-based interface has only been used for Linux.
* src/rsc/plugins/Manager.cpp: use re...
J. Moringen
08:49 PM Revision 57a00e4d (rsc): Disabled unfinished code in src/rsc/runtime/ContainerIO.h
The unfinished stream output operator for std::slice_array<T> caused
unused variable warnings in clang.
* src/rsc/ru...
J. Moringen
08:30 PM Revision 7069e606 (rsc): added preprocessor conditional to select platform-specfic regexp, refs #...
S. Wrede

11/03/2012

05:09 PM Revision 4f698370 (rsc): Use dl*-based plugins for MacOS in src/rsc/plugins/Plugin.cpp
will fix #1177
* src/rsc/plugins/Manager.cpp: use regexp-based processing of shared
library names
* src/rsc/plugin...
J. Moringen

10/31/2012

12:24 PM Revision bbafa0a4 (rsc): Eclipse project fixes.
* Use build-$gitbranch as the default build folder. J. Wienke

10/26/2012

07:09 PM Revision 6d1b4f07 (rsc): Allow quoted option keys in src/rsc/config/ConfigFileSource.cpp
Components of option keys can now be quoted to allow embedded '.'
characters. For example:
logging."system.subsys...
J. Moringen
 

Also available in: Atom