Review Request 123327: Bump version to calligra 3.0 Pre-Alpha

Friedrich W. H. Kossebau kossebau at kde.org
Sat Apr 11 12:05:58 BST 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123327/#review78796
-----------------------------------------------------------


Given we are coming closer to code that people actually might try, it's time to have a proper version, I agree. No objection from my side.


CMakeLists.txt (line 39)
<https://git.reviewboard.kde.org/r/123327/#comment53909>

    Hm, this makes the logic harder to understand. 
    Could the aspect of the calculation of the lib version number be moved out here and into the section below?
    
    Even if the code becomes longer. It might stay easier to grasp, because aspects are twisted, but nicely separated.
    This code is not looked at often, so let's keep it easy to read, as memory will not assist.
    
    I propose to instead add this after the first `math()` line:
    
    ```
        # bump version of unstable some more
        if(NOT DEFINED CALLIGRA_STABLE)
            math(EXPR GENERIC_CALLIGRA_LIB_VERSION_MAJOR "${GENERIC_CALLIGRA_LIB_VERSION_MAJOR} + 1")
        endif()
    ```


- Friedrich W. H. Kossebau


On April 10, 2015, 10:56 nachm., Jarosław Staniek wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123327/
> -----------------------------------------------------------
> 
> (Updated April 10, 2015, 10:56 nachm.)
> 
> 
> Review request for Calligra, Andrius da Costa Ribas, Kamil Łysik, Friedrich W. H. Kossebau, Adam Pigg, Roman Shtemberko, Radosław Wicik, and Wojciech Kosowicz.
> 
> 
> Repository: calligra
> 
> 
> Description
> -------
> 
> Bump version to calligra 3.0 Pre-Alpha
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 7d45871a8a48cebc69a324f97e5379de2965a141 
> 
> Diff: https://git.reviewboard.kde.org/r/123327/diff/
> 
> 
> Testing
> -------
> 
> Configures properly to SO version 15
> 
> 
> Thanks,
> 
> Jarosław Staniek
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20150411/51da6840/attachment.htm>


More information about the calligra-devel mailing list