Drop automake build support. #7

Merged
MicheleC merged 1 commits from drop/automake into master 1 year ago
Owner

As per title.

On deb distros, to be built with TDE/tde-packaging#164.

As per title. On deb distros, to be built with TDE/tde-packaging#164.
MicheleC added this to the R14.1.0 release milestone 1 year ago
MicheleC added 1 commit 1 year ago
8074afc301
Drop automake build support.
MicheleC requested review from SlavekB 1 year ago
SlavekB reviewed 1 year ago
SlavekB left a comment
Owner

It looks good, but there are two notes about one small thing. See below.

It looks good, but there are two notes about one small thing. See below.
INSTALL Outdated
-DCONFIG_INSTALL_DIR="/etc/trinity" \
-DSYSCONF_INSTALL_DIR="/etc" \
-DXDG_MENU_INSTALL_DIR="/etc/xdg/menus" \
-DSUBVERSION_INSTALL_PATH=<subversionlib-install-prefix> \
SlavekB commented 1 year ago
Owner
  1. Mismatched indentation.
  2. Is it necessary?
1. Mismatched indentation. 2. Is it necessary?
Poster
Owner

Indentation fixed (sorry for the mistake).
Regarding SUBVERSION_INSTALL_PATH, I had the same question. It is currently used in ConfigureChecks.cmake to detect svn lib version. We could perhaps rework some of the cmake code to get rid of the code in tdesvn/src/svnqt/cmakemodules but I think that should be a different PR.

Indentation fixed (sorry for the mistake). Regarding `SUBVERSION_INSTALL_PATH`, I had the same question. It is currently used in ConfigureChecks.cmake to detect svn lib version. We could perhaps rework some of the cmake code to get rid of the code in `tdesvn/src/svnqt/cmakemodules` but I think that should be a different PR.
SlavekB commented 1 year ago
Owner

I believe that the variable allows users to override the path to the installed Subversion and is designed for cases where the user has a Subversion installed on non-standard location. In other words, it is a option that can be used, but there is no need to use it for normal cases.

I believe that the variable allows users to override the path to the installed Subversion and is designed for cases where the user has a Subversion installed on non-standard location. In other words, it is a option that can be used, but there is no need to use it for normal cases.
Poster
Owner

You are correct, it is only for special cases. We can either not mention the variable or maybe mentioned separately and an optional one. What do you think?

You are correct, it is only for special cases. We can either not mention the variable or maybe mentioned separately and an optional one. What do you think?
SlavekB commented 1 year ago
Owner

As far as I know, at present, special cases are not commonly mentioned in these basic information, just as all other BUILD_... and WITH_... options are not mentioned. Therefore, I think there is no need to mention this option in these basic information.

As far as I know, at present, special cases are not commonly mentioned in these basic information, just as all other `BUILD_...` and `WITH_...` options are not mentioned. Therefore, I think there is no need to mention this option in these basic information.
Poster
Owner

Ok, sounds good. I have removed that line and pushed a force commit.

Ok, sounds good. I have removed that line and pushed a force commit.
SlavekB marked this conversation as resolved
MicheleC force-pushed drop/automake from 8074afc301 to b12707f716 1 year ago
MicheleC force-pushed drop/automake from b12707f716 to 5d6073d6d9 1 year ago
SlavekB approved these changes 1 year ago
SlavekB left a comment
Owner

It looks good.

It looks good.
MicheleC merged commit 5d6073d6d9 into master 1 year ago
MicheleC deleted branch drop/automake 1 year ago

Reviewers

SlavekB approved these changes 1 year ago
The pull request has been merged as 5d6073d6d9.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdesvn#7
Loading…
There is no content yet.