Yixue Wang
9f5336d761
chore: add license for VERSION.in
...
Add CC0-1.0 license for VERSION.in
2025-06-09 10:33:59 +08:00
Yixue Wang
81e3d9c093
feat: Support VERSION file
...
Use VERSION file to manage DTK version. VERSION file defines package
version. It also decides the initial value of cached variable
DTK_VERSION which controls the project version in cmake build system.
VERSION file is not synchronized to DTK6, as DTK6 has its own VERSION
file. One can still pass version to DTK_VERSION when running cmake
configure. This is helpful for developers.
Signed-off-by: Yixue Wang <wangyixue@deepin.org>
2025-06-06 17:11:20 +08:00
Ye ShanShan
8e51803b6e
chore: update REUSE license file patterns
...
1. Added new file patterns to the REUSE license configuration
2. Included cmake/*.in and misc/*.in files under CC0-1.0 license
3. Maintains consistent licensing documentation for build system files
chore: 更新 REUSE 许可证文件模式
1. 在 REUSE 许可证配置中添加了新的文件模式
2. 将 cmake/*.in 和 misc/*.in 文件纳入 CC0-1.0 许可证范围
3. 保持构建系统文件许可文档的一致性
2025-05-07 03:45:01 +00:00
JiDe Zhang
bb9e5bead2
fix: add copyright for dconfig_org_deepin_dtk_preference.hpp
...
This is a generate file, so copyright is none.
2025-03-19 11:41:21 +08:00
jingshenghao
5a85299d3e
feat: Add files generated by qdbusXML2cpp and DCONG2cpp
...
Add files generated by qdbusXML2cpp and DCONG2cpp
Log: Add files generated by qdbusXML2cpp and DCONG2cpp
2025-03-04 20:02:08 +08:00
wangyixue
2a5ecfc8a5
feat: add synchronization workflow
...
Add synchronization workflow which will create a pull request in
linuxdeepin/dtk6core each time there is a pull request opened in
this repo. Add .syncexclude file to exclude some files that should
not be synchronized.
Log: add synchronization workflow
2023-08-18 17:41:34 +08:00
wangfei
5b650fb843
feat: add license infomation feature
...
1. add dlicenseinfo interface
2. add dlicenseinfo unit test
3. add dlicenseinfo document
Log: add license information feature
2023-05-09 16:30:56 +08:00
tsic404
2d9fc8c139
chore(CI): add OBS workflows
...
add OBS workflows and modify PKGBUILD support OBS build
log:
2023-03-29 09:27:56 +08:00
wangyixue
d7433df0b2
chore: add DtkDConfig package
...
Add DtkDConfigConfig.cmake file. Now find_package(DtkCore) can also find
DConfig support.
Log: add DtkDConfig package
2023-01-06 17:02:04 +08:00
Astrea
724696bdf6
chore: format code
...
Add .clang-format. Format code that has been modified by commit
e6423c5 .
Log: format code
Influence: e6423c5
2022-11-30 02:24:08 -06:00
xzl
78e7260a3e
chore: update references doc
...
更新文档所需参考文档(临时参考性质)
Log:
2022-11-20 23:22:21 -06:00
xzl
ee2012ac3e
docs: add dcifile docs
...
添加dci文件文件注释文档
Log:
2022-11-20 21:09:27 -06:00
xzl
9ef2debe27
docs: add doxygen theme
...
添加doxygen主题
Log:
2022-11-16 02:42:22 -06:00
xzl
93dbaf9feb
docs: add doxygen docs
...
添加doxgen文档
Log:
2022-11-15 03:28:36 -06:00
xzl
1750f9811b
chore: update REUSE license header
...
更新开源合规内容
Log: 更新开源合规内容
2022-08-19 13:05:01 +08:00
guoyao
c6629ebb55
chore: adapt REUSE license header
...
开源合规
Log: 开源合规
2022-08-11 14:02:36 +08:00