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

Add new batch file to build both CodeSnip editions #128

Open
delphidabbler opened this issue Apr 3, 2024 · 0 comments
Open

Add new batch file to build both CodeSnip editions #128

delphidabbler opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
completed Work has been completed on this issue and changes have been committed to `develop` branch.. feature request Request for a new feature

Comments

@delphidabbler
Copy link
Owner

It's a bit of a faff to always having to run Make twice when building a release. Their could be a release batch file that could do the following:

  1. Enforce the use of a version number to be included in the file names.
  2. Define VERSION to hold version number passed on command line.
  3. Call Make twice, once with PORTABLE defined.
@delphidabbler delphidabbler self-assigned this Apr 3, 2024
@delphidabbler delphidabbler added feature request Request for a new feature considering Issue under consideration. May be accepted or rejected accepted Accepted for implementation / fixing and removed considering Issue under consideration. May be accepted or rejected labels Apr 3, 2024
delphidabbler added a commit that referenced this issue Apr 3, 2024
Deployment script that creates release zip files for both editions of
CodeSnip and includes the version number passed on command line in zip
file names.

Fixes #128
@delphidabbler delphidabbler added completed Work has been completed on this issue and changes have been committed to `develop` branch.. and removed accepted Accepted for implementation / fixing labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed Work has been completed on this issue and changes have been committed to `develop` branch.. feature request Request for a new feature
Projects
Status: Done - awaiting release
Development

No branches or pull requests

1 participant