Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: zhanghaohit/pty

Tags

v1.1.11-loongarch64

Toggle v1.1.11-loongarch64's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix build longarch64

v1.1.11-loongarch64-hotfix

Toggle v1.1.11-loongarch64-hotfix's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix build longarch64

v1.1.18

Toggle v1.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix aix compile error (creack#144)

* Fix windows compilation

* Fix compilation for AIX. Relates to creack#139

* Remove unused import for windows

v1.1.17

Toggle v1.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename loongarchx to loong64. (creack#130)

loong64 GOARCH value reserved for LoongArch architecture:
	https://golang.org/doc/go1.17.

github issues:
	golang/go#46229

LoongArch documents:
	https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html

Signed-off-by: guoqi.chen <[email protected]>

v1.1.16

Toggle v1.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add freebsd/ppc64 support in test_crosscompile.sh (creack#128)

v1.1.15

Toggle v1.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typo in openbsd build constraint (creack#125)

I noticed this when building termshark with Go 1.17.

v1.1.14

Toggle v1.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for OpenBSD mips64 (creack#123)

v1.1.13

Toggle v1.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify solaris implementation. (creack#120)

Remove golang.org/x/sys/unix dependency for solaris
Add new go build tag directives

v1.1.12

Toggle v1.1.12's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Add support for NetBSD and LoongArch

v1.1.11

Toggle v1.1.11's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
creack Guillaume J. Charmes
Add openbsd archs

Signed-off-by: Guillaume J. Charmes <[email protected]>