Skip to content

Cleanup Makefile, build, and release components #151

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

Merged
merged 3 commits into from
Mar 15, 2021

Conversation

jessepeterson
Copy link
Member

@jessepeterson jessepeterson commented Mar 11, 2021

  • Makefile overhaul
    • Removed old dep/go mod migration stuff (go manages this itself now)
    • Consolidated release and cross-platform builds
    • Automatic git version embedding & filenames
    • Builds and release zips happen in the current directory now (vs build dir), but are ignored by .gitignore and cleaned up with make clean
  • Remove old, separate release.sh scripts (moved to single Makefile)
    • No more hard-coded versions!
  • Simplified version information in scep binaries
  • Adjusted Dockerfile accordingly

- Makefile overhaul
  - Removed old dep/go mod migration stuff (go manages this itself now)
  - Consolidated release and cross-platform builds
  - Automatic git version embedding & filenames
  - Builds and release zips happen in the current directory now (vs build dir), but are ignored by `.gitignore` and cleaned up with `make clean`
- Remove old, separate `release.sh` scripts (moved to single Makefile)
  - No more hard-coded versions!
- Simplified version information in scep binaries
@jessepeterson jessepeterson merged commit a4bb92b into micromdm:master Mar 15, 2021
@jessepeterson jessepeterson deleted the makefile-cleanup branch March 25, 2021 18:46
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