Activity

From 08/09/2013 to 09/07/2013

09/05/2013

01:22 PM Revision fdc77768 (rst-proto): Install pom files in java directory
This won't hurt and easily allows ci server downstream projects for
maven deployment to work correctly.
J. Wienke
01:19 PM Enhancement #1610 (Resolved): Generated pom.xml files should contain SNAPSHOT version for develop...
Applied in changeset rst-proto|commit:fd24bd3d3eaab8e6eff4a85242d61b3759b88326. J. Wienke
10:42 AM Enhancement #1610 (Resolved): Generated pom.xml files should contain SNAPSHOT version for develop...
In order to fit into the maven versioning scheme, our current master version should generate a SNAPSHOT version in th... J. Wienke
01:11 PM Revision fd24bd3d (rst-proto): fixes #1610: on master use SNAPSHOT maven version
Use the new RSC feature to determine whether we are on master or not and
depending on this generate either a release ...
J. Wienke

09/04/2013

06:54 PM Revision a6f7ab27 (rst-proto): Backport: Fix generation of pom.xml files for java
* Use two different files for stable and sandbox
* Add protobuf classifier for the required version
* let sandbox dep...
J. Wienke
06:07 PM Revision 22f4037e (rst-proto): Fix generation of pom.xml files for java
* Use two different files for stable and sandbox
* Add protobuf classifier for the required version
* let sandbox dep...
J. Wienke

08/27/2013

11:52 AM Tasks #859: Remove running.example.Image type
I can't remember any more use of this type? Jan? What is left? J. Wienke

08/23/2013

03:55 PM Revision a45ea8fd (rst-converters): Fixed target name for EnableCoverageReport in cpp/CMakeLists.txt
* cpp/CMakeLists.txt: fixed target name for EnableCoverageReport
RST_CONVERTERS_NAME -> RST_CONVERTERS_LIBRARY_NAME
J. Moringen
03:55 PM Revision 2663055a (rst-converters-cpp): Fixed target name for EnableCoverageReport in cpp/CMakeLi...
* cpp/CMakeLists.txt: fixed target name for EnableCoverageReport
RST_CONVERTERS_NAME -> RST_CONVERTERS_LIBRARY_NAME
J. Moringen

08/19/2013

12:03 PM Revision daee9a1e (rst-manual): Changed required RSC version to 0.9 in CMakeLists.txt
* CMakeLists.txt: changed required RSC version
${VERSION_MAJOR}.${VERSION_MINOR} -> 0.9
J. Moringen
11:58 AM Revision 570e173c (rst-manual): Fine-tuned shell commands in install.rst
refs #1479
* install.rst: fine-tuned shell commands
J. Moringen
11:58 AM Revision 82ade42e (rst-manual): Further explanations how to install from source.
refs #1479 J. Wienke
11:58 AM Revision 40d0d272 (rst-manual): Make rosetta usage optional.
J. Wienke
11:58 AM Revision 8fdf87d5 (rst-manual): Determine released vs. master version in CMakeLists.txt
refs #1479
* CMakeLists.txt: use RSC's DEFINE_PROJECT_VERSION macro to determine
released vs. master version; set ...
J. Moringen
11:58 AM Revision 2f93fbcd (rst-manual): Added minimal explanation of "install prefix" in install.rst
refs #1479
* install.rst: added minimal explanation of "install prefix" in "From
Source" section
J. Moringen
11:58 AM Revision 73503497 (rst-manual): Minor fixes, mention RSC in install.rst
refs #1479
* install.rst: minor fixes; mention installation of RSC as first step
of the installation process
J. Moringen
11:56 AM Revision bc0d73bf (rst-manual): Added message icon in corlab/static/corlab.css
refs #1384
Hopefully, this can later be different icons for stable and unstable
definitions.
* corlab/static/corlab...
J. Moringen
11:56 AM Revision 84cf687f (rst-manual): Improved on CSS float clear hack in corlab/static/corlab.css
Note: the new solution requires help from the rosetta-doc tools: when
the generates package or message lists, it has ...
J. Moringen
11:56 AM Revision 9f3eade2 (rst-manual): Added _static/{enum,message,package}-sandbox.svg
refs #1384
* _static/enum-sandbox.svg: new file; like _static/enum.svg but with
"draft stamp" to indicate sandbox ...
J. Moringen
11:56 AM Revision ead6ae13 (rst-manual): Added "package" glossary entry in glossary.rst
* glossary.rst: added "package" entry
* data-types.rst: added glossary references for "package"
J. Moringen
11:56 AM Revision c87b875d (rst-manual): Added links to data type lists in glossary.rst
* glossary.rst: added links to data type lists for "package", "stable"
and "sandbox" entries
* data-types.rst: adde...
J. Moringen
11:56 AM Revision ddeb8e28 (rst-manual): Use SVG images for package and message graphs
* _static/embed-svgs.js: new file; change SVG images <img/> -> <embed/>
* _static/enum.svg: new file; icon for enums
...
J. Moringen
11:56 AM Revision e18c207e (rst-manual): Use rosetta-doc tool to generate descriptions of data types
fixes #1263
The process is as follows
1. For each domain (e.g. stable, sandbox), collect a list of IDL files
via...
J. Moringen

08/09/2013

05:20 PM Revision e8edff71 (rst-proto): Fix versioning after version bump.
I don't know why, but major and minor were interchanged in generating an
install suffix.
J. Wienke
05:18 PM Revision 4a5b5124 (rst-manual): Use better link to package server
J. Wienke
02:00 PM Revision 960055e3 (rst-proto): Configure protobuf project
J. Wienke
10:52 AM Revision 562de4ed (rst-converters): Allow parallel installations of multiple versions of the cpp ...
The naming of shared objects prevented parallel installations of
multiple versions.
* cpp/CMakeLists.txt: added RST_...
J. Moringen
10:52 AM Revision 096dcbc7 (rst-converters-cpp): Allow parallel installations of multiple versions of the ...
The naming of shared objects prevented parallel installations of
multiple versions.
* cpp/CMakeLists.txt: added RST_...
J. Moringen
10:52 AM Revision 48af860e (rst-converters): Use *PROJECT_NAME* and VERSION_SUFFIX in cpp/**/CMakeLists.txt
* cpp/CMakeLists.txt: added PROJECT_NAME_UPPERCASE; use
CMAKE_PROJECT_NAME, PROJECT_NAME_UPPERCASE and VERSION_SUFF...
J. Moringen
10:52 AM Revision bfb4152e (rst-converters-cpp): Use *PROJECT_NAME* and VERSION_SUFFIX in cpp/**/CMakeList...
* cpp/CMakeLists.txt: added PROJECT_NAME_UPPERCASE; use
CMAKE_PROJECT_NAME, PROJECT_NAME_UPPERCASE and VERSION_SUFF...
J. Moringen
10:49 AM Revision 5ad424bf (rst-proto): Allow parallel installations of multiple versions of the cpp sub-p...
The places preventing parallel installations of multiple versions were
names of shared object and names of pkg-config...
J. Moringen
09:35 AM Tasks #863: Document IDLs in stable/rst/stochastics/
It seems the assignee is unlikely to act on this. What should we do? J. Moringen
09:26 AM Revision e95ab5ea (rst-proto): Use CMAKE_PROJECT_NAME where possible in **/{CMakeLists.txt,*cmake...
* CMakeLists.txt: added PROJECT_NAME_LOWERCASE; use CMAKE_PROJECT_NAME
and PROJECT_NAME_LOWERCASE where possible
* ...
J. Moringen
 

Also available in: Atom