Activity

From 04/24/2013 to 05/23/2013

05/23/2013

11:56 AM Bug #1502 (Resolved): One of the recent changes probably broke the Windows build
Applied in changeset rsc|commit:3694d7b99cd34bb46ccb9541e9af0a9216ef5800. J. Wienke

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
03:45 PM Bug #1502 (In Progress): One of the recent changes probably broke the Windows build
J. Wienke
01:57 PM Revision 8115496a (rsc): Please adhere to coding conventions.
J. Wienke
01:43 PM Bug #1220 (Resolved): CURRENT_DATE function seems to fail on Windows
Applied in changeset rsc|commit:c43dda11ab8272b8404e72cdb64a67d49672b98a. 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

05:01 PM Bug #1504 (Resolved): RSC exports wrong include path for 3rdparty boost
Anonymous
02:17 PM Bug #1504 (Resolved): RSC exports wrong include path for 3rdparty boost
rsc exports wrong include path for boost, when this is shipped as 3rdpart dependency within the rsc package. Anonymous
02:42 PM Tasks #1443 (Resolved): Check pkg-config
Test was added and automatically tests pkgconfig on UNIX systems.
@Sebastian: The test also runs on the MacOS mach...
Anonymous
02:28 PM Tasks #664 (Rejected): create an event driven configuration interface
This will be handled in project:rsp. New issues can be opened for RSC/RSP integration.
Reopen, if you disagree.
J. Moringen
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
11:15 AM Bug #1501 (Resolved): Name of Debian package is wrong?
@Arne, Jan: I closed this issue due to the resolved issue #1503
M. Goetting

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:24 AM Bug #1499 (Resolved): Configuration from /etc is not read when prefix configured to /usr
Applied in changeset rsc|commit:acc95ee083f56cc63acd2f396bf47035a8da21f6. J. Moringen
10:15 AM Bug #1502 (Resolved): One of the recent changes probably broke the Windows build
It seems as if the @RSC_EXPORTS@ preprocessor definition has been changed to @rsc0.9_EXPORTS@ by recent CMake changes... J. Moringen
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/18/2013

09:27 AM Bug #1501 (Resolved): Name of Debian package is wrong?
There now is a Debian package called @librsc0.90.9@ (Observed on a Quantal system). I am not sure if this was uploade... J. Moringen

05/17/2013

07:09 PM Tasks #1452 (Resolved): Check, if we can code the abi-version in the library name, instead of lib...
Applied in changeset rsc|commit:506d590ce1ddc637a3a260bd978b1515adb3c54d. Anonymous
07:09 PM Enhancement #1498 (Resolved): Encode version in library name
Applied in changeset rsc|commit:506d590ce1ddc637a3a260bd978b1515adb3c54d. Anonymous
05:53 PM Enhancement #1498: Encode version in library name
> > I would prefer if we can use a switch for the version in the library name to make it optional.
> This can be don...
S. Herbrechtsmeier
05:40 PM Enhancement #1498 (In Progress): Encode version in library name
Anonymous
05:40 PM Enhancement #1498: Encode version in library name
> At the moment it is unclear for me how you handle conflicts between the different pkg-config files (rsc.pc).
At th...
Anonymous
10:10 AM Enhancement #1498: Encode version in library name
We have Tasks #1452.
The full library path is also bad for cross compiling. Additionally the version behind the so...
S. Herbrechtsmeier
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
01:31 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
This solution can probably be implemented in @rsc::config::prefixConfigDirectory@.
However, the question remains w...
J. Moringen
01:24 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
Jan Moringen wrote:
> I'm starting to lean towards the conclusion that we need two different behaviors:
>
> * If ...
J. Wienke
01:19 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
I'm starting to lean towards the conclusion that we need two different behaviors:
* If prefix is set such that bin...
J. Moringen
01:16 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
The interesting part is:
> ‘sysconfdir’
>
> The directory for installing read-only data files that pertain to...
J. Moringen
01:10 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
This might help help sorting out our confusion:
http://www.gnu.org/prep/standards/html_node/Directory-Variables.html
J. Moringen
01:06 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
Johannes Wienke wrote:
> No, basically all programs installed to @/usr@ expect their configuration files in @/etc@. ...
J. Moringen
01:02 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
No, basically all programs installed to @/usr@ expect their configuration files in @/etc@. This is the default for al... J. Wienke
12:51 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
When @/usr@ (not @/@) is the configured prefix, configuration files _should_ be expected in @/usr/etc@ (not @/etc@).
...
J. Moringen
12:47 PM Bug #1499 (Resolved): Configuration from /etc is not read when prefix configured to /usr
The current configuration mechanism seems to ignore configuration files in /etc in case we have configured /usr as th... J. Wienke

05/16/2013

12:20 PM Enhancement #1498: Encode version in library name
I think Stefan Herbrechtsmeier already reported this (maybe for RSB), but I cannot find that issue right now. J. Wienke
11:54 AM Enhancement #1498 (Resolved): Encode version in library name
I suggest to encode the major+minor version in the library name, so that we have @librsc0.9.so@ instead of @librsc.so... Anonymous

05/07/2013

06:15 AM Tasks #1443: Check pkg-config
Again: Wasn't this supposed to add a test which ensures that generated pkg-config files work? If so, can we close thi... J. Moringen

04/25/2013

11:47 PM Tasks #1443: Check pkg-config
I think this issue is about automatically _testing_ the generated pkg-config files. J. Moringen
11:28 PM Tasks #1443 (In Progress): Check pkg-config
We probably need a MacOS test for this and a switch in the CMake File that writes the complete library name in the @r... S. Wrede
11:23 PM Revision 7ea574c8 (rsc): mac os library naming, needs fix for linux
S. Wrede
 

Also available in: Atom