aboutsummaryrefslogtreecommitdiff
path: root/libraries/iconfix
AgeCommit message (Collapse)Author
2021-12-12Changes required to support FreeBSDGraeme Geldenhuys
2021-10-21NOISSUE fix _ICONFIX_EXPORTPetr Mrázek
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
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