Skip to content

Conversation

@chris1111
Copy link
Contributor

This pull request introduces the new Clover-GenConfig utility into the build system and package for the Clover project. It adds the necessary build files, integrates the new utility into the package installation process, and updates related scripts and Makefiles to support building and installing Clover-GenConfig.

Integration of Clover-GenConfig utility:

  • Added the CloverGenConfig directory to the list of subdirectories in the main utils/Makefile, ensuring it is built as part of the utilities.
  • Added a dedicated Makefile for Clover-GenConfig, including build and install rules, and support for Xcode-based builds.
  • Added an Xcode project (Clover-GenConfig.xcodeproj) and scheme for building Clover-GenConfig, allowing for IDE-based development and integration into automated builds. [1] [2]

Packaging and installation updates:

  • Updated buildpkg.sh to copy the newly built Clover-GenConfig binary to the correct location in the package and set the appropriate permissions, ensuring it is included in package builds and installed correctly. [1] [2]

Introduces the new Clover-GenConfig utility, including its shell script, Xcode project, and supporting files.
@chris1111 chris1111 closed this Nov 26, 2025
@chris1111
Copy link
Contributor Author

An old code reproduced so simply, but actually not really interesting.

@chris1111 chris1111 deleted the CloverGenConfig branch November 26, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant