Review Request 124736: Add Windows support.
Patrick von Reth
vonreth at kde.org
Fri Aug 14 13:29:46 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124736/
-----------------------------------------------------------
Review request for KDE Frameworks and Alex Merry.
Repository: kapidox
Description
-------
We have to call python with native Windows paths.
We need to remove existing files before we replace them with os.rename as windows raises an error if the file already exists, see https://docs.python.org/2/library/os.html#os.rename .
Diffs
-----
CMakeLists.txt c1c5e2fe98d95f7a9afd0a7ebf951febdd03961f
src/kapidox/generator.py 39c14e29c8f9d35709ca7a912a3b5b9cc456a0e6
Diff: https://git.reviewboard.kde.org/r/124736/diff/
Testing
-------
Windows
Thanks,
Patrick von Reth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150814/2866dc10/attachment.html>
More information about the Kde-frameworks-devel
mailing list