Activity

From 01/30/2013 to 02/28/2013

02/28/2013

05:22 PM Tasks #1443 (Resolved): Check pkg-config
Applied in changeset rsc|commit:cb9af899acf1b410479c8015d5b58c9ba2ae848e. Anonymous
02:33 PM Tasks #1443 (In Progress): Check pkg-config
Anonymous
02:32 PM Tasks #1443: Check pkg-config
This means, that the test will have to install the package first, but this should be possible. I will try to do this. Anonymous
04:59 PM Revision cb9af899 (rsc): Pkg-config test now integrated into ctest
* pkg-config test now installs project first to a tmp folder
* Adapts prefix in installed pkg-config file and sets PK...
Arne Nordmann

02/27/2013

05:57 PM Tasks #1443 (Feedback): Check pkg-config
Couldn't the whole test associated with this test script be integrated via @ctest@?
Then, @make test@ would just i...
J. Moringen
05:44 PM Tasks #1443 (Resolved): Check pkg-config
Done in https://ci.cor-lab.org/job/rsc-trunk-pkgconfig-test/ Anonymous
04:57 PM Tasks #1443 (Resolved): Check pkg-config
Continuously check pkg-config on the CI server Anonymous
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
01:25 PM Bug #1430 (New): Fix debian packaging to conform more strongly to debian policy
I played around a bit in a separate branch "wip-debian-packaging":https://code.cor-lab.org/projects/rsc/repository?ut... Anonymous
12:41 PM Bug #1292: Do not set EXTERNAL_INCLUDE_COMMANDS in rsc/rst.pc.in by default
Arne Nordmann wrote:
> Are the _external problems_ that you mention missing pc files of the dependencies? Or is ther...
S. Herbrechtsmeier
10:37 AM Bug #1292 (Feedback): Do not set EXTERNAL_INCLUDE_COMMANDS in rsc/rst.pc.in by default
Are the _external problems_ that you mention missing pc files of the dependencies? Or is there more? Anonymous

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/21/2013

03:41 PM Bug #1430 (Feedback): Fix debian packaging to conform more strongly to debian policy
CPack offers support for some of these aspects, so we might be able to stick to CPack and solve these issues (which I... Anonymous

02/20/2013

08:41 AM Bug #1430: Fix debian packaging to conform more strongly to debian policy
sorry I made a typo. in the dev package librsc.so should be a pointer to librsc.so.0.9
A. Tuleu
08:37 AM Bug #1430 (New): Fix debian packaging to conform more strongly to debian policy
I know this is an hassle, but it gives me lot of maintainance nightmare at higher levels because the debian policy is... A. Tuleu

02/14/2013

05:02 PM Tasks #1419 (Rejected): Provide unit tests for plugins system
J. Wienke
04:59 PM Tasks #1419 (Rejected): Provide unit tests for plugins system
Especially also for windows J. Wienke
05:00 PM Tasks #1420 (Resolved): Simplify plugin initialization with windows export symbols
Provide a RSC_PLUGIN_INIT_SIGNATURE macro which exposes a whole method signature, so that it can be used as:... J. Wienke
01:21 PM Feature #1413 (Resolved): Provide command-line based option parsing
Applied in changeset rsc|commit:3c7149c454f7cbbd24b2a7481fdf997aa5a8093a. J. Wienke
09:33 AM Feature #1413: Provide command-line based option parsing
Before merging this back I first need to fix this job:
https://ci.cor-lab.org/view/rsc/job/rsc-trunk-windows-merge-s...
J. Wienke
09:27 AM Feature #1413 (Resolved): Provide command-line based option parsing
In addition to the existing config file and environment-based config parsers, also provide option handling using the ... J. Wienke
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:20 PM Bug #810 (Resolved): Windows Subprocess Test creates confusing error message from cmake.
Applied in changeset rsc|commit:49546253ac98f65b4d1d15289f636a66a2f185a5. J. Wienke
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:57 PM Bug #810 (In Progress): Windows Subprocess Test creates confusing error message from cmake.
The reason is simple. The windows subprocess test is a stub and this was just to see whether something is called at all. J. Wienke
07:41 PM Tasks #1228 (Resolved): Add a macro for assertion + log message
Applied in changeset rsc|commit:49a3250fa4223735daaa466cf8b9b7db338481fe. 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:58 PM Enhancement #1315 (Resolved): rsc::threading::SynchronizedQueue misses pop method with timeout pa...
Added a unit test for this and fixed the behavior for old boost versions. J. Wienke
04:47 PM Enhancement #1315 (Feedback): rsc::threading::SynchronizedQueue misses pop method with timeout pa...
The pop function does not work with sub second accuracy. E.g. pop(500) does not wait any time. L. Schillingmann
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/31/2013

05:23 AM Tasks #1176 (In Progress): Implement plugin mechanism for Windows
Implemented and quickly tested. Pending commit. J. Moringen

01/30/2013

04:10 PM Tasks #1346 (Rejected): Patch request: use either libboost 1.46 or 1.48 on debian systems?
J. Wienke
03:25 PM Tasks #1346: Patch request: use either libboost 1.46 or 1.48 on debian systems?
No it is ok to close it A. Tuleu
 

Also available in: Atom