cmake conversion #1

Fusionado
SlavekB fusionados 1 commits de feat/cmakeConv en master hace 5 años
Ghost comentado hace 5 años

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.
Ghost añadió la etiqueta PR/rfc hace 5 años
Propietario

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.
SlavekB eliminó la etiqueta PR/rfc hace 5 años
SlavekB cerró este pull request hace 5 años
SlavekB rama eliminada feat/cmakeConv hace 5 años
SlavekB ha añadido esto al hito R14.0.6 release hace 5 años
El Pull Request se ha fusionado como 43342288ee.
Inicie sesión para unirse a esta conversación.
No hay revisores
Sin Milestone
No asignados
2 participantes
Notificaciones
Fecha de vencimiento

Sin fecha de vencimiento.

Dependencias

No se han establecido dependencias.

Referencia: TDE/kcmldap#1
Cargando…
Aún no existe contenido.