Commit Graph

22 Commits

Author SHA1 Message Date
He Xin f5d75bf95a feat: change DTK_STATIC_TRANSLATION to the default setting.
change DTK_STATIC_TRANSLATION to the default setting.
默认设置DTK_STATIC_TRANSLATION,以便第三方dtk应用可以较方便携带翻译文件
2023-10-19 10:45:11 +08:00
heyuming 060450076f feat(build): support Qt6
Log: 支持Qt6
2023-06-16 17:32:43 +08:00
xzl 4a681b4501 chore: set BUILD_DOCS OFF
Log:
2023-03-16 18:33:28 +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
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 f80f48076e feat(cmake): to cmake
from qmake to cmake

Log: tocmake
2022-08-19 17:18:33 +08:00
ck c9f7ac46b7 fix(build): invalid digit "8" in octal constant
when BUILD_VERSION start with 0 was recognized as octal

Log:
Influence: debian build
Change-Id: Iad52d8f5622bf9035132242c0fb578e6e8d16992
2022-08-18 13:13:05 +08:00
Stallman Wang d563343e45
fix: build failed when the .git folder exist (#136) 2022-07-27 11:46:15 +08:00
Gary Wang 26509c3480 chore: build doxygen documentation
追加基于 doxygen 的文档构建

Log:
2022-07-08 05:03:33 +00:00
ck affb254c01 feat: 重载dh_makeshlibs
安装时依赖dtk的版本号要不小于构建时的版本,需要系统部改脚本支持

Log: 修改打包规则
Change-Id: I24cacfec43bc0093314fbfc4aa5386b37d9999c1
2020-11-24 11:22:08 +08:00
zccrs 3344d3361e refactor: disable library symbols check 2019-08-13 16:13:16 +08:00
zccrs e2f8e00568 chore: save dpkg-parsechangelog calls in debian/rules
https://github.com/linuxdeepin/internal-discussion/issues/866
Change-Id: I50839f8db713bcb41aa78b56585441817129b9c1
2019-01-25 10:27:22 +08:00
isoletsy 44ad0764cf ignore missing symbols on mips64el and sw
Change-Id: Ie54500e25a709741e6cce9488a2a82e566fc84a1
2018-05-09 16:53:01 +08:00
Iceyer 88095fdf22 fix: isValid not work in flatpak
Change-Id: Ia1986838b932ef9748a66bdf35cf7be5b8a74a85
2018-04-03 14:13:53 +08:00
zccrs ebf62801e6 refactor: remove set LIB_INSTALL_DIR and VERSION at debian/rules
Change-Id: Ib2eb7f8aeec66b14403509f444aa5326f6e9b659
2018-03-07 11:32:12 +08:00
leaeasy 5f48b1f9b8 feat: parser correctly when version has '.is.'
Change-Id: I6da4903da88bd00942d7aa076ca9341aa38ce270
2018-02-05 09:42:03 +08:00
haruyukilxz 41ac47afe2 refactor(DRegionMonitor): use qtCompileTest
Change-Id: I5fec6ed65baf9aa9ef8f7dd2bf9b68c751fdb4a1
2018-01-16 16:38:45 +08:00
Iceyer 416f2e64a4 feat: set version form changelog
Change-Id: Idbb461e79cc2d91536c99748066f75ca104ee086
2018-01-16 14:37:46 +08:00
kirigaya 49db18a7b2 feat(DRegion): add compatibility macro
Change-Id: I3bb30235c0c9adfafba331feb451ab38694cd8b2
2017-12-27 17:34:46 +08:00
leaeasy e9e909dd30 fix-makeshlibs
Change-Id: I7d29981e940ffea3e8191723d76b5f086d4679ac
2017-03-14 17:39:06 +08:00
leaeasy c8253c7cea fix rules error
- remove unused dh_strip
 - add parallel to debhelper options
 - override dh_makelibs with -V to generate shlibs with particular version

Change-Id: Iafe6b3791a24e8e5bc488838517c3f0c58e1b2dd
2017-03-14 16:10:53 +08:00
deepinzhangshuang f0332eb9e8 add debian to peoject
Change-Id: Ia9016ffab29f5f9ada4df47baea595861a6101d5
2016-11-14 14:58:04 +08:00