index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2023-11-20
Fix git+file bug with non-current windows drives (#1916)
Dave Henderson
2023-09-22
Add support for Linux s390x (#1837)
Israel Blancas
2023-06-25
Update Makefile to use CGO_ENABLED environment variable (#1739)
ssuresh
2023-05-07
Migrate docs site to new theme
Dave Henderson
2023-04-29
replace afero module
Dave Henderson
2023-03-19
Add make test-remote-windows target to run tests on remote Windows host
Dave Henderson
2023-03-12
Generate prerelease versions
Dave Henderson
2022-06-20
Added ppc64le support
Mayur Waghmode
2022-06-18
Removing slim (UPX-compressed) binary/image support
Dave Henderson
2022-02-27
Build with Go 1.18rc1
Dave Henderson
2021-09-24
fix typo in makefile
Dave Henderson
2021-08-24
Add make target for zip files containing the binary (#1198)
Dave Henderson
2021-04-03
Simplify integration tests even more
Dave Henderson
2021-02-28
Bump to Go 1.16, add darwin-arm64 binary
Dave Henderson
2021-01-02
Makefile simplification
Dave Henderson
2021-01-02
Moving lint config to config file, fixing some issues
Dave Henderson
2020-08-19
Go 1.15 bump and other updates
Dave Henderson
2020-06-13
Use upx 3.94 for compressing
Dave Henderson
2020-05-22
Slight windows makefile fix
Dave Henderson
2020-05-22
Build fixups
Dave Henderson
2020-05-20
Refactoring: deduplicating identical URL-parsing functions
Dave Henderson
2020-05-09
Move integration tests to internal package
Dave Henderson
2020-04-21
Push all multi-arch docker images
Dave Henderson
2020-04-20
Produce multi-platform Docker images
Dave Henderson
2020-04-10
use Go 1.14.x in CI
Dave Henderson
2020-01-15
Removing vendor/ folder
Dave Henderson
2019-10-26
Do Linux builds in GitHub Actions
Dave Henderson
2019-10-24
Fix windows build
Dave Henderson
2019-10-04
Moving to go modules
Dave Henderson
2019-06-03
Removing BuildDate to make build more reproducible
Dave Henderson
2019-05-12
AWS Secrets Manager (#549)
Marcel Beck
2019-05-02
Linting more (and fixing more)
Dave Henderson
2019-05-02
chore: Switch from gometalinter to golangci-lint
Marcel Beck
2019-03-30
Some more Windows fixes (#527)
Dave Henderson
2018-08-28
Adding new --verbose flag
Dave Henderson
2018-08-28
Updating gometalinter config and fixing new lint errors
Dave Henderson
2018-07-26
Doc generation
Dave Henderson
2018-07-17
Setting up code coverage with codeclimate
Dave Henderson
2018-07-16
Move integration tests
Dave Henderson
2018-05-06
Fixing signed checksums filename
Dave Henderson
2018-05-06
Add ability to generate checksums of binaries
Dave Henderson
2018-05-03
Speeding up lint, adding slow-lint target
Dave Henderson
2018-04-21
Linting subpackages too... (#302)
Dave Henderson
2018-04-18
Putting main pkg in cmd subdirectory
Dave Henderson
2018-04-13
meta: Add release for freebsd-amd64
James Nugent
2018-03-04
Updating changelog after release [ci skip]
Dave Henderson
2018-03-02
Migrate from bats to pure Go for integration tests
Dave Henderson
2018-02-18
Various updates to build scripts
Dave Henderson
2018-02-18
Refactoring the Makefile
Dave Henderson
2018-02-18
Generating changelog in container
Dave Henderson
[next]