Skip to content

Prebuild ALL the things.

Compare
Choose a tag to compare
@pote pote released this 30 Jan 16:54
· 21 commits to master since this release

Howdy dear gpm users!

This minor release introduces the following changes

Packages are prebuilt on gpm runs.

This contribution by @juanibiapina ensures that all packages are prebuilt when gpm install runs, it follows the footsteps of @technosophos gpm-prebuild plugin and represents the first instance of core functionality that's imported from a plugin!

Custom executable names on manual installs

Turns out there is another package called gpm in linux: general purpose mouse server, as changing gpm's name would be highly bothersome @reinbach sent us a pull request which allows for a custom executable name on manual installations. Handy!

Use STDERR for error messages

This contribution by @foca makes sure errors on gpm install are piped to STDEER, because more POSIX is always a good thing. :)

User /usr/bin/env sh rather than /bin/bash

Speaking of POSIX, @prydie has been sending contributions to make gpm completely POSIX compatible, there is still more work by him to be merged, but this is certainly a good direction to head in.

Check if $GOPATH is set before running.

Another contribution by @juanibiapina , exiting early when $GOPATH is not set is definitely more intuitive and informative than waiting for go get to fail.

Summary

I love the fact that gpm is feature-complete, makes maintaining it a breeze and allows for wonderfully specific contributions that focus on actual improvements instead of changing the nature of the tool, I'm super grateful for all the pull requests, issues and forms of contribution! 💃

Happy Friday everyone!!!! 🎉 🎈