Review Request 115336: Change syntax of kservice_desktop_to_json

Aurélien Gâteau agateau at kde.org
Mon Feb 3 10:56:31 UTC 2014



> On Jan. 31, 2014, 8:15 p.m., Alex Merry wrote:
> > There was an optional jsonfile argument; I guess you checked nothing was using it?  Because anything that was will be broken by this.
> > 
> > That said, I have no objection to breaking source compatibility of something that hasn't even been released yet, so...

Yes, I checked for this. As you says, it has not been released yet, so now is the time to break it :)


- Aurélien


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


On Jan. 27, 2014, 6:20 p.m., Aurélien Gâteau wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115336/
> -----------------------------------------------------------
> 
> (Updated Jan. 27, 2014, 6:20 p.m.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Repository: kservice
> 
> 
> Description
> -------
> 
> This makes kservice_desktop_to_json take advantage of new features in CMake 3.0 which makes it possible to generate the .json file at build time rather than configure time. This requires the user to pass the target which depends on the .json file as first argument.
> 
> The old syntax is still supported, but deprecated.
> 
> 
> Diffs
> -----
> 
>   tests/kservicetojsontest/CMakeLists.txt 7f866e4 
>   KF5ServiceMacros.cmake 694b899 
> 
> Diff: https://git.reviewboard.kde.org/r/115336/diff/
> 
> 
> Testing
> -------
> 
> Tested with cmake master as well as cmake 2.8.12. Rebuilt kde-workspace with half of the calls to kservice_desktop_to_json using the new syntax and the rest using the old one.
> 
> 
> Thanks,
> 
> Aurélien Gâteau
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140203/01073347/attachment.html>


More information about the Kde-frameworks-devel mailing list