Activity

From 07/14/2012 to 08/12/2012

08/09/2012

11:53 AM Revision afe974a9 (rsc): Do not install an "unversioned" symlink to the library to prevent clashe...
refs #1127 J. Wienke

08/08/2012

07:16 PM Revision 27d412c8 (rsc): Fix RSCVersion to again include a build date
J. Wienke
07:16 PM Revision c9a69e5d (rsc): Make the current date macro resilient against errors on calling the date...
J. Wienke
05:40 PM Revision 2c5ef0ec (rsc): Include more error checking in the git version generation in case the gi...
J. Wienke
05:36 PM Revision 2812a611 (rsc): debug output for the git version stuff
J. Wienke
05:20 PM Revision e8af4a3a (rsc): Prevent the GitProjectVersion macro from failing the build if the execut...
J. Wienke

08/07/2012

12:40 PM Enhancement #1127 (Resolved): Make multiple RSC versions installable in parallel
Applied in changeset rsc|commit:36ceb37a943dd002bac0f4653b5c5dacf911ebca. J. Wienke
12:36 PM Revision 36ceb37a (rsc): Use the fully versioned so file in pkg-config to really allow parallel i...
As the hacked generation of the pc file really only works on linux, do not build the pc file on other platforms
fixe...
J. Wienke

08/06/2012

06:11 PM Enhancement #1127: Make multiple RSC versions installable in parallel
Anyway, I don't think this is an issue we should directly care for generally, but only for debian packaging. J. Wienke
06:09 PM Enhancement #1127: Make multiple RSC versions installable in parallel
Shouldn't cpack ignore this and instead call libtool? J. Wienke
06:08 PM Enhancement #1127: Make multiple RSC versions installable in parallel
Debian packages will still not be installable in parallel due to the duplicate shared object file. J. Moringen
05:56 PM Enhancement #1127: Make multiple RSC versions installable in parallel
Attached is a patch which hacks using fully versioned libraries in pc files. Should we also disable pc files on MAC? ... J. Wienke
04:57 PM Enhancement #1127: Make multiple RSC versions installable in parallel
We can't do anything. The usual cmake logic always redirects the symlink. Anyhow, the cmake config file will point to... J. Wienke
05:38 PM Revision 9503ebb9 (rsc): Fixed quoting in src/CMakeLists.txt * src/CMakeLists.txt: quote input an...
Signed-off-by: Johannes Wienke <languitar@semipol.de> J. Wienke
05:38 PM Revision d1e7989f (rsc): Make RSC installable in parallel with several versions refs #1127 This m...
Signed-off-by: Johannes Wienke <languitar@semipol.de> J. Wienke

08/03/2012

11:38 PM Enhancement #1127: Make multiple RSC versions installable in parallel
Apart from the very minor changes in the attached files, the patch looks fine to me. I tried it and it seemed to work... J. Moringen
07:37 PM Enhancement #1127: Make multiple RSC versions installable in parallel
Attached is a patch which should allow to install multiple versions of RSC. However, especially with pkg-config this ... J. Wienke
05:33 PM Enhancement #1127 (In Progress): Make multiple RSC versions installable in parallel
J. Wienke
03:17 PM Enhancement #1127 (Resolved): Make multiple RSC versions installable in parallel
Since the shared objects are already versioned, this should be achievable by installing headers into versioned direct... J. Moringen
03:50 PM Revision 3f5d6ac0 (rsc): Added more conservative so-version in CMakeLists.txt, src/CMakeLists.txt
* CMakeLists.txt: added variable SO_VERSION which is intended to be
used as shared object version; set to MAJOR.MIN...
J. Moringen

08/02/2012

06:08 PM Enhancement #1101 (Resolved): Find Protocol Buffer (Java) in Gentoo
Applied in changeset rsc|commit:37541fdd0f3e4ea4e3cc7c7c08042001a83a8126. J. Wienke
06:06 PM Revision 37541fdd (rsc): Provide a defaut for the location of the protobuf java library valid on ...
patch by patrick holthaus
fixes #1101
J. Wienke

07/31/2012

01:02 AM Revision 3494e228 (rsc): Added CURRENT_DATE in cmake/Modules/CurrentDate.cmake
* cmake/Modules/CurrentDate.cmake: new file; contains CURRENT_DATE
macro
* cmake/Modules/CMakeLists.txt: install Cu...
J. Wienke
01:00 AM Revision 1a18be84 (rsc): Allow more temporal deviation in test/rsc/threading/ThreadedTaskExecutor...
I don't know why but with Boost 1.50 the clock precision seems to be
worse. We can decrease the expected precision in...
J. Wienke
12:59 AM Revision f0ca6a07 (rsc): Added DEFINE_PROJECT_VERSION macro in DefineProjectVersion.cmake
The DEFINE_PROJECT_VERSION macro generates a project version using GIT
or SVN as additional cue providers and allows ...
J. Wienke
06:20 PM Revision 28d77673 (rsc): * fix RSCVersion.cpp: the build date was lost from the previous changes
* Install DefineProjectVersion.cmake J. Wienke
05:56 PM Revision d29ffed5 (rsc): I don't know why but with bost 1.50 the precision here seems to be worse...
J. Wienke
05:52 PM Revision 5ea4a7e6 (rsc): Provide a macro for cmake which generates a project version using GIT or...
J. Wienke
04:27 PM Revision 44c77c06 (rsc): Documentation improvement local files
J. Wienke
03:46 PM Revision a9d260e2 (rsc): Remove LSB_CODENAME from debian package naming
M. Goetting
01:58 PM Bug #1119 (In Progress): Debian packaging doesn't contain mandatory file /usr/share/doc/<package>...
M. Goetting
10:41 AM Bug #1119 (Resolved): Debian packaging doesn't contain mandatory file /usr/share/doc/<package>/ch...
for a binary package the presence of this files is *mandatory*, according to the debian policy manual :
http://www.d...
A. Tuleu
01:28 PM Revision ae424eb4 (rsc): Remove LSB_CODENAME from file name
M. Goetting
01:12 PM Revision a17fe370 (rsc): Added initial ignore patterns to .gitignore
* .gitignore: added initial ignore patterns for build directories J. Moringen
01:09 PM Revision 527b2921 (rsc): Backported download of gmock and gtest from master
This is necessary to make RSC easily usable without the Subversion J. Moringen
01:04 PM Revision 4277b8fe (rsc): Backported download of gmock and gtest from master
This is necessary to make RSC easily usable without the Subversion J. Moringen
12:58 PM Revision 61d0e84d (rsc): Backported download of gmock and gtest from master
This is necessary to make RSC easily usable without the Subversion
features
J. Moringen

07/30/2012

11:17 PM Revision 41450661 (rsc): eclipse project updates for correct compilation
J. Wienke
11:17 PM Revision 8b18bd32 (rsc): Let the build system use git to determine the project patch version and ...
J. Wienke
11:14 PM Revision 9de040d8 (rsc): Fix compilation on boost >= 1.50
J. Wienke
06:06 PM Revision abf771f5 (rsc): rename eclipse project to usual conventions
J. Wienke

07/27/2012

02:38 PM Switched repository to git
We replaced the project:rsc Subversion repostiory with two git repositories:
* one for RSC itself (https://code.cor...
J. Moringen
01:33 PM Revision 121587ad (rsc-log4cxx-adapter): adasdx
J. Wienke
01:31 PM Revision 2cfd598c (rsc): test commit
J. Wienke

07/26/2012

04:50 PM Enhancement #1101 (Resolved): Find Protocol Buffer (Java) in Gentoo
Gentoo uses a different fs layout, so also check this location for protobuf.jar. P. Holthaus

07/22/2012

08:42 PM Revision 449a6f22 (rsc): Avoid invalid literal in src/rsc/RSCVersion.h.in
refs #926
* src/rsc/RSCVersion.h.in: avoid invalid octal literal 000800 which
would occur for version 0.8.0; strang...
J. Moringen
08:24 PM Revision e92de7d1 (rsc): Version bump in CMakeLists.txt
refs #926
* CMakeLists.txt: bumped version 0.7.0 -> 0.8.0
J. Moringen
 

Also available in: Atom