Update meta documentation and build scripts #398
Merged
Gumball2415 merged 8 commits intomainfrom Jan 6, 2026
Merged
Conversation
- Put custom build commands in their own script, so that other build systems can use them. - Deduplicate custom build commands in projects
- Add `JsonExporter` - Update `libsamplerate` to 2ccde9568cca73c7b32c97fefca2e418c16ae5e3 - Use generator scripts instead of `CMAKE_BUILD_TYPE` - Include new custom build commands
- Fix indent to spaces - Shorten paths with helper variables
- Separate changelog format into own document - Correct typo in Dn0.5.2 change log
Gumball2415
added a commit
to Dn-Programming-Core-Management/Dn-help
that referenced
this pull request
Jan 6, 2026
This pull request aims to update the pull request template, relocate the change log to the solution root, and separate out the custom build commands into its own batch script. This is to help the CMake pipeline. This pull request also adds a repository-specific change log for documentation, and to facilitate release change log generation. To help with releases, this pull request also adds a version release checklist which overviews the steps in making a new release, much like the parent repository's. This pull request corresponds to Dn-Programming-Core-Management/Dn-FamiTracker#398. Please merge this pull request first before the other. --- Changes: - Move `CHANGELOG.md` to solution root folder (@Gumball2415 #15) - Update GitHub pull request template (@Gumball2415 #15) - Refactor HTMLHelp custom build commands (@Gumball2415 #15) - Add change log (@Gumball2415 #15)
- Update submodule commit
ae73c8a to
7b35c02
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request aims to reformat the changelog, relocate both
CONTRIBUTING.mdandCHANGELOG.mdto the solution root folder, and separate out the custom build commands into its own batch script. This is to help the CMake build pipeline.This pull request also updates the version release checklist to include Dn-help updating.
This pull request has a corresponding pull request in Dn-Programming-Core-Management/Dn-help#15, please merge that first.
Changes:
CONTRIBUTING.mdandCHANGELOGto root folder (@Gumball2415 Update meta documentation and build scripts #398).vcxprojs (@Gumball2415 Update meta documentation and build scripts #398)exe.cmake(@Gumball2415 Update meta documentation and build scripts #398)