Activity

From 01/29/2013 to 02/27/2013

02/27/2013

05:42 PM Revision 85933510 (rsc): Fixed library linking in pkg-config file
Arne Nordmann
04:58 PM Revision c02111db (rsc): Test script for checking pkg-config
* Builds simple main file with a subset of rsc sumbols, using pkg-config for configuration
refs #1443
Arne Nordmann

02/26/2013

05:02 PM Revision 364d9915 (rsc): Package naming, copyright file
Arne Nordmann
04:40 PM Revision a9ee9075 (rsc): Fixed debian package naming
Arne Nordmann
04:25 PM Revision 31ead573 (rsc): Sort all install artifacts into runtime and dev component for packaging
Arne Nordmann
04:24 PM Revision c6d441e3 (rsc): Make cmake macro InstallFilesRecursive component-aware
Arne Nordmann

02/14/2013

01:15 PM Revision 3c7149c4 (rsc): Provide command line option handling for the configuration subsystem.
Options are parsed from the command line in the least intrusive manner using flags (e.g. -Dfoo=bar as the default fla... J. Wienke

02/07/2013

02:19 PM Revision 49546253 (rsc): Avoid a confusing error message from the subprocess test on windows.
fixes #810
Merge branch 'bug-810'
J. Wienke
02:05 PM Revision ea354a1b (rsc): Use a more meaningful command for testing the subprocess module on windows.
J. Wienke

02/06/2013

07:57 PM Revision ee3b0594 (rsc): Use a more meaningful command for testing the subprocess module on windows.
J. Wienke
07:40 PM Revision 49a3250f (rsc): Provide macros for the logging system which only log, if a boolean condi...
This provides assertion-like logging.
fixes #1228
Merge branch 'task-1228'
J. Wienke
07:25 PM Revision 0f7de7d8 (rsc): Refactor command line parsing.
* boost::program_options was tu inflexible for this kind of special processing case. Converted parsing to custom code... J. Wienke
05:57 PM Revision 37cc51dd (rsc): Backport: Fix pop with timeout on boost versions < 1.50.
refs #1315 J. Wienke
05:56 PM Revision 4c8e9ded (rsc): Fix pop with timeout on boost versions < 1.50.
refs #1315 J. Wienke

02/04/2013

06:15 PM Revision 1de6d32f (rsc): Add command line parsing to the global configuration cascade.
J. Wienke
11:29 AM Revision 76298004 (rsc): Add a config source to parse options from the command line.
Options are parsed using a java-like -D properties syntax. J. Wienke
11:28 AM Revision 50d221c9 (rsc): Add sanity checks to key parsing.
* Do not allow empty components
* Ensure that the key is not empty at all
J. Wienke
10:04 AM Revision 8e97bb0c (rsc): Move key splitting from dot-separated string up in class hierarchy.
By placing this method in ConfigSource itself it is also accessible for
other sources.
J. Wienke

02/01/2013

06:42 PM Revision 53e4118e (rsc): Provide a class collecting options from the config system in an instance
of Properties. J. Wienke

01/29/2013

05:52 PM Revision f629bcac (rsc): Backport: Add a timeout parameter to the pop method of SynchronizedQueue.
refs #1315
Merge branch 'bug-1315'
J. Wienke
01:21 PM Revision 458f130e (rsc): Backport: Define the latest commit hash for git without git describe.
This is necessary as for shallow copies git describe might fail but we still would like to have commit information in... J. Wienke
01:09 PM Revision 4625b134 (rsc): Define the latest commit hash for git without git describe.
This is necessary as for shallow copies git describe might fail but we still would like to have commit information in... J. Wienke
10:22 AM Revision a0be49cd (rsc): Provide logging mcros based on boolean conditions.
J. Wienke
09:24 AM Revision 04e5aec1 (rsc): Add a timeout parameter to the pop method of SynchronizedQueue.
fixes #1315
Merge branch 'bug-1315'
J. Wienke
09:17 AM Revision 3d5c3e29 (rsc): Add a timeout parameter to the pop method of SynchronizedQueue.
* Due to changes in the boost API with version 1.50 we have to select different implementations.
* Added a unit test ...
J. Wienke
 

Also available in: Atom