Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-02 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | feat: add Qt 6 support to CMake | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-03-22 | Enable LTO/IPO on release builds | Philipp David | |
2022-03-21 | Build with static rainbow | Philipp David | |
2022-03-21 | Revert "fix: use our own prefix for rainbow lib" | Philipp David | |
This reverts commit 61db1c46beb465c33124ec4f34dfdcefd4d804d3. | |||
2022-02-12 | fix: use our own prefix for rainbow lib | Sefa Eyeoglu | |
2022-02-12 | Revert "refactor(build): link rainbow statically" | Sefa Eyeoglu | |
Windows build fails for some reason. Needs to be investigated later This reverts commit 812f00eb81158bfb4c2d61b228c0c1c796641ac1. | |||
2022-02-12 | refactor(build): link rainbow statically | Sefa Eyeoglu | |
2021-10-21 | NOISSUE debranding for real, initial work | Petr Mrázek | |
This is probably very broken on macOS and Windows and will need a lot of work to complete fully. | |||
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-06-02 | GH-2291 Fix build with Qt 5.11+ | Sergey Shatunov | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2018-01-27 | NOISSUE do not install .a files for shared libraries on Windows | Petr Mrázek | |
2018-01-27 | NOISSUE rearrange build system | Petr 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-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-12-28 | GH-1379 rename shared libraries to avoid collisions with system libraries | Petr Mrázek | |
It was unlikely, now it's impossible. | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |