| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
https://gogs.io/
A painless self-hosted Git service
|
|
|
|
|
|
|
|
|
|
| |
Stripping go binaries used to be an issue but nowadays it should work as
expected.
> We don't intentionally do anything that would make stripping a binary
> not OK, and strip has worked for the past five years or so.
https://groups.google.com/forum/?_escaped_fragment_=topic/golang-dev/ABppMOjYP6w#!topic/golang-dev/ABppMOjYP6w
|
|
|
|
|
|
| |
go-tools was removed in 11c5f257c586b68e3567ece44133b21c02c88f00. It is
unclear to me why gogs depended on go-tools in the first place. The
build passes without go-tools so I guess it's fine to remove it.
|
|
|
|
| |
Remove the need for glide, and upgrade to 0.11.34
|
|
|
|
|
|
|
| |
Most of these updates is based on data from https://repology.org/,
detection based on permanent redirect from http:// to https://.
$source urls are updated when they contain $url as substring.
|
| |
|
|
|
|
|
|
| |
Disabling gogs on ppc64le because 'go' is still not avilable on
this platform. As soon as we enable go to be built, we can revert
this patch.
|
| |
|
|
|