cmake conversion #1

已合并
SlavekB 5 年前 将 1 次代码提交从 feat/cmakeConv 合并至 master
Ghost 评论于 5 年前

Don't feel at ease with this one.
I couldn't build It with automake, so this is built with cmake right from the get-go.
The heimdal package (which is needed for libtdeldap) provided by slackbuilds locked me out of my root account through the 'su' command till I figured out what was going on.
The 'doc' folder is actually empty.
There is no *.po files in the 'po' folder, I've added a CMakeLists.txt nonetheless.
Waiting for your comments Slavek.

I'll change 'requested' to 'required' after your comments.

Don't feel at ease with this one. I couldn't build It with automake, so this is built with cmake right from the get-go. The heimdal package (which is needed for libtdeldap) provided by slackbuilds locked me out of my root account through the 'su' command till I figured out what was going on. The 'doc' folder is actually empty. There is no *.po files in the 'po' folder, I've added a CMakeLists.txt nonetheless. Waiting for your comments Slavek. I'll change 'requested' to 'required' after your comments.
Ghost5 年前 添加了标签 PR/rfc
SlavekB 评论于 5 年前
所有者

Yes, right, requested => required would have my comment 😸 However, because I encountered some other problems, I solved it in a subsequent patch:

  1. On Debian, some include are still in the subdirectory ${TDE_INCLUDE_DIR}/tde.

  2. Include files for kerberos may be in a special directory – for example, to allow both MIT and Heimdal to be installed concurrently. So I added the KRB5 library detection and ${KRB5_INCLUDE_DIRS}.

  3. Traditional problem with includes in UI files.

  4. Occasional problem with improper automoc.

  5. Unexpectedly different solution for TQT_NO_ASCII_CAST.

In any case, your base was good.

Yes, right, requested => required would have my comment :smile_cat: However, because I encountered some other problems, I solved it in a subsequent patch: 1. On Debian, some include are still in the subdirectory ${TDE_INCLUDE_DIR}/tde. 2. Include files for kerberos may be in a special directory – for example, to allow both MIT and Heimdal to be installed concurrently. So I added the KRB5 library detection and ${KRB5_INCLUDE_DIRS}. 3. Traditional problem with includes in UI files. 4. Occasional problem with improper automoc. 5. Unexpectedly different solution for TQT_NO_ASCII_CAST. In any case, your base was good.
SlavekB5 年前 删除了标签 PR/rfc
SlavekB5 年前 关闭此合并请求
SlavekB5 年前 删除了分支 feat/cmakeConv
SlavekB5 年前 添加了里程碑 R14.0.6 release
该合并请求已作为 43342288ee 被合并。
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
2 名参与者
通知
到期时间

未设置到期时间。

依赖工单

没有设置依赖项。

参考:TDE/kcmldap#1
正在加载...
这个人很懒,什么都没留下。