Commit Graph

14 Commits

Author SHA1 Message Date
github-actions[bot] 4b062cac88 chore: New release 5.7.18
Log:
2025-06-27 17:08:45 +08:00
github-actions[bot] 468c8e7b1f chore(rpm): New release 5.7.17
Log:
2025-06-19 10:22:21 +08:00
Felix Yan 45c20d90e5 fix: suppress cmake warning for missing directory specified
Fixes the following warning:

```
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.
```
2023-04-21 13:22:03 +08:00
Felix Yan dd2e38e77c fix: remove unused cmake option from PKGBUILD
`HUNTER_ENABLED` isn't mentioned elsewhere in this project.
2023-04-17 17:32:32 +08:00
Felix Yan 0a9216852a fix: remove unused librsvg dependency from PKGBUILD
It's not mentioned anymore in this project.
2023-04-17 17:29:16 +08:00
tsic404 3447fb3c8b chore(CI): add OBS workflows
add OBS workflows and modify PKGBUILD support OBS build

log:
2023-03-29 09:40:37 +08:00
guoyao 825fea2470 chore: remove useless dependencies
as title

Log:
2023-02-10 13:31:02 +08:00
wangyixue d6b55d4121 refactor(cmake): improve cmake and add new feature
* remove redundant "dtkwidget" in include directory;
 * improve cmake, modify some variable names, use file() to collect
 source files for scalability;
 * add full target_link_libraries support.

Log: add full target_link_libraries support
Influence: all projects who include headers directly by path
2023-01-18 11:22:46 +08:00
rewine 1b3c54402e chore(mkspecs): define mkspecs self
Log: mkspecs path
2022-09-06 15:20:25 +08:00
chenhongtao 849dad5b1c chore(optionname): change optionname to better one
change the option name

now can use cmake command "ctest" to run tests

Log: change option name and etc
2022-09-02 06:06:00 +00:00
chenhongtao 656e293fad feat(doc): add package libdtkwidget-doc
build the package for doc

Log: build the package of doc for dtkwidget
2022-08-29 05:26:42 +00:00
chenhongtao f80f48076e feat(cmake): to cmake
from qmake to cmake

Log: tocmake
2022-08-19 17:18:33 +08:00
justforlxz 8731e17ede feat: update archlinux build
update archlinux build

Log:
2022-06-21 17:44:11 +08:00
justforlxz 2a5ef1a4b2 feat: add archlinux build
sync from deepin-community

Log:
2022-06-21 13:07:39 +08:00