ck
b1a1654f69
chore: update changelog
...
5.6.2.2
Log: none
Influence: none
2022-11-30 11:54:26 +08:00
Ye ShanShan
9fb5d8c794
fix: Remove ASan check for debug
...
Removing asan check
Log: 移除库的asan检测
Influence: none
Change-Id: I248ae4d41dfcb70e565fc68d510b9c318c459ee1
2022-11-29 14:51:24 +08:00
rewine
5204f570ef
feat: Improve install path information
...
Log:
1. Add DtkGui_LIBRARY_DIRS
2. fix typo in Config.cmake
3. replace the previously missed INCLUDE_INSTALL_DIR
2022-09-27 03:35:46 +00:00
rewine
f7324e32cf
feat: Improve version information
...
1. 使用 CMakePackageConfigHelpers 生成 Config.cmake
2. 提供 DtkWidgetConfigVersion.cmake 供调用者检查版本
3. 使用 GNUInstallDir 提供的 FULL 版本变量配置 pkg-config 路径
4. 补充 pkg-config -L 参数
5. 增加引入 dtkcore 版本检查
2022-09-22 14:34:03 +08:00
chenhongtao
4cffb60f92
chore(mkspecs): define mkspecs self
...
一开始只处理了archlinux和debian,但是nixos更加特殊,以外还有很多不知道的处理,所以让打包者自定义好了
Log: mkspecs path
2022-09-06 06:23:02 +00:00
chenhongtao
adb29f1dff
fix: wrong option() usage in CMakeLists.txt
...
修复错误的 option() 用法
Log: wrong option usage
2022-09-02 15:06:28 +08:00
chenhongtao
750478f24e
feat(doc): add package libdtkgui-doc
...
build the package for doc
Log: build the pacakge of doc for dtkgui
2022-09-02 06:18:11 +00:00
ShootingStarDragons
7f227daf8a
feat(tocmake): tocmake
...
I change the source code from qmake to cmake. Move the files
which will be install to the /usr/include to $root/include, which will
help to mattern match and easylier to do install. and the change will
break the build of qmake
Log: from qmake to cmake
Influence: qmake is breaked
2022-08-17 16:59:12 +08:00
Wang Zichong
c58b078b79
chore: build doxygen documentation
...
追加基于 doxygen 的文档构建
Log:
2022-08-09 07:58:58 +00:00