aboutsummaryrefslogtreecommitdiff
path: root/libraries/iconfix
AgeCommit message (Collapse)Author
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-06-28NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek
2018-06-02GH-2291 Fix build with Qt 5.11+Sergey Shatunov
2018-01-27NOISSUE do not install .a files for shared libraries on WindowsPetr Mrázek
2018-01-27NOISSUE rearrange build systemPetr Mrázek
* Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780
2017-05-05GH-1876 turn iconfix into a shared libraryPetr Mrázek
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek