Commit Graph

12 Commits

Author SHA1 Message Date
David Bariod 744fc4caad fix build break for plan9 2019-05-18 11:44:18 +02:00
Nicolas Lepage 1bc909a4f8
Add a checkTerminal for nacl to support running on play.golang.org 2019-05-14 09:13:07 +02:00
Andrey Tcherepanov ede5b639cd Make isTerminal un-exported 2019-04-01 10:16:11 -06:00
Jessica Paczuski c49ef1d4bf Move terminal package
fixes issue where terminal_check_notappengine.go can't access terminal
package since terminal package is in an internal package
2019-03-28 11:32:49 +01:00
Andrey Tcherepanov 41ee4dd365 Moved moved unix-related parts into terminal 2019-03-27 10:56:55 -06:00
Andrey Tcherepanov 10ff0d07c3 Got rid of IsTerminal call to reduce external dependencies 2019-03-27 10:56:55 -06:00
David Bariod ff92509e2c Attempt to fix build break on aix 2018-10-12 06:57:07 +02:00
David Bariod c38641a38d Merge branch 'win10-color-support' of git://github.com/konsorten/logrus into konsorten-win10-color-support 2018-09-16 09:12:22 +02:00
Christian Stewart eed1c0f832 Fix GopherJS build tags
The GopherJS build tag is "js" not "gopherjs"

Signed-off-by: Christian Stewart <christian@paral.in>
2018-06-20 21:39:23 -07:00
Felix Kollmann c9a46a1e7c Added terminal check on Windows 2018-04-03 04:40:58 +02:00
Grace Noah c840e59446 add gopherjs build tag
it behaves the same way as the appengine tag

fix #716
2018-02-23 21:35:25 +00:00
Ernesto Alejo 7d3ddc68a3 Split terminal check to add build tags to support App Engine. 2017-09-06 19:34:58 +02:00