Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename tools directory to utils #1348

Merged
merged 3 commits into from
Feb 17, 2021
Merged

Conversation

wenzeslaus
Copy link
Member

utils is more common for helper scripts then tools which is too close to modules.
See:

This renames the directory and updates files where it is used or mentioned.

utils is more common for helper scripts then tools which is too close to modules.
See:
* https://trac.osgeo.org/grass/wiki/G8SourceLayout
* https://lists.osgeo.org/pipermail/grass-dev/2020-June/094448.html

This renames the directory and updates files where it is used or mentioned.
@wenzeslaus
Copy link
Member Author

This is marked as draft (with tests failing), but feedback, suggestions, and reviews are welcome.

@wenzeslaus wenzeslaus marked this pull request as ready for review February 17, 2021 04:39
Copy link
Contributor

@marisn marisn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a move into the right direction. Change the Makefile part too and then +1 for merging from me.

include/Make/Grass.make Show resolved Hide resolved
@wenzeslaus wenzeslaus added this to In progress in Joint OGC OSGeo ASF Code Sprint 2021 via automation Feb 17, 2021
@HuidaeCho HuidaeCho self-requested a review February 17, 2021 17:38
Copy link
Member

@HuidaeCho HuidaeCho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. +1 for merging it

@wenzeslaus wenzeslaus merged commit de0fbc0 into OSGeo:master Feb 17, 2021
Joint OGC OSGeo ASF Code Sprint 2021 automation moved this from In progress to Done Feb 17, 2021
@wenzeslaus wenzeslaus deleted the tools-are-utils branch February 17, 2021 20:44
marisn pushed a commit to marisn/grass that referenced this pull request Mar 22, 2021
utils is more common for helper scripts then tools which is too close to modules.

This renames the directory and updates files where it is used or mentioned.
Renames TOOLSDIR to UTILSDIR in makefiles.

See also:
* https://trac.osgeo.org/grass/wiki/G8SourceLayout
* https://lists.osgeo.org/pipermail/grass-dev/2020-June/094448.html
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
neteler added a commit to OSGeo/grass-addons that referenced this pull request Dec 22, 2021
Apply directory naming from grass-code also here (OSGeo/grass#1348):

- utils is more common for helper scripts then tools which is too close to modules.
neteler added a commit to OSGeo/grass-addons that referenced this pull request Dec 22, 2021
* Rename tools directory to utils

Apply directory naming from grass-code also here (OSGeo/grass#1348):

- utils is more common for helper scripts then tools which is too close to modules.

* remove some superfluous URLs
IvanMarchesini pushed a commit to IvanMarchesini/grass-addons that referenced this pull request Feb 24, 2022
* Rename tools directory to utils

Apply directory naming from grass-code also here (OSGeo/grass#1348):

- utils is more common for helper scripts then tools which is too close to modules.

* remove some superfluous URLs
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
utils is more common for helper scripts then tools which is too close to modules.

This renames the directory and updates files where it is used or mentioned.
Renames TOOLSDIR to UTILSDIR in makefiles.

See also:
* https://trac.osgeo.org/grass/wiki/G8SourceLayout
* https://lists.osgeo.org/pipermail/grass-dev/2020-June/094448.html
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
utils is more common for helper scripts then tools which is too close to modules.

This renames the directory and updates files where it is used or mentioned.
Renames TOOLSDIR to UTILSDIR in makefiles.

See also:
* https://trac.osgeo.org/grass/wiki/G8SourceLayout
* https://lists.osgeo.org/pipermail/grass-dev/2020-June/094448.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants