Revision history for App-gimpgitbuild
0.12.0 2020-03-08
- Add the eval "$(gimpgitbuild runenv)" sub-command for LD_LIBRARY_PATH
runtime vars.
- By inspiration from https://mail.gnome.org/archives/gimp-developer-list/2020-February/msg00026.html
- Thanks, Owen!
0.10.1 2020-03-02
- Fix missing $VERSION in lib/**.pm files.
0.10.0 2020-03-02
- Use the API's class' extracted methods.
- Remove some unused copy+pasted code.
0.8.0 2020-02-29
- Add the GIMPGITBUILD__SKIP_BUILDS_RE environment variable
0.6.1 2020-02-28
- Fix meson installation libdir in Ubuntu and derivatives.
- Thanks to Owen for the report
- Thanks to https://github.com/libfuse/libfuse/issues/212 for the fix.
0.6.0 2020-02-27
- Use Git::Sync::App instead of git-s.
- git-s may not be installed by default.
- See https://mail.gnome.org/archives/gimp-developer-list/2020-February/msg00016.html
- Thanks to Owen
0.4.0 2020-02-25
- Support GIMPGITBUILD__BASE_INSTALL_DIR
and GIMPGITBUILD__BASE_CLONES_DIR env vars
- Add docs.
0.2.1 2020-02-25
- Fix "env"'s description.
0.2.0 2020-02-25
- Add the "env" subcommand.
0.0.2 2020-02-18
- Rebuild with updated deps to avoid old links in generated POD.
0.0.1 2020-02-18
- First version, released on an unsuspecting world