Sha256: f198e23eaa8f2405ecadb6c7fa0e342c04c2432c9be4857ef82b0e96d9cd27fd

Contents?: true

Size: 437 Bytes

Versions: 29

Compression:

Stored size: 437 Bytes

Contents

# Colors to assist visual inspection of make output.

# Colors
LGRAY=$$'\e[0;37m'
DGRAY=$$'\e[1;30m'
LGREEN=$$'\e[1;32m'
LBLUE=$$'\e[1;34m'
LCYAN=$$'\e[1;36m'
LPURPLE=$$'\e[1;35m'
LRED=$$'\e[1;31m'
NO_COLOR=$$'\e[0m'
DEFAULT=$$'\e[0m'
BLACK=$$'\e[0;30m'
BLUE=$$'\e[0;34m'
GREEN=$$'\e[0;32m'
CYAN=$$'\e[0;36m'
RED=$$'\e[0;31m'
PURPLE=$$'\e[0;35m'
BROWN=$$'\e[0;33m'
YELLOW=$$'\e[1;33m'
WHITE=$$'\e[1;37m'

BOLD=$$'\e[1;37m'
OFF=$$'\e[0m'

Version data entries

29 entries across 28 versions & 3 rubygems

Version Path
auser-poolparty-1.3.0 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.1 vendor/gems/thrift/lib/erl/build/colors.mk
auser-poolparty-1.3.1 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.10 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.11 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.12 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.13 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.14 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.15 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.16 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.17 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.2 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.3 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.4 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.5 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.6 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.7 examples/thrift/erlang/deps/thrift/build/colors.mk
auser-poolparty-1.3.8 examples/thrift/erlang/deps/thrift/build/colors.mk
fairchild-poolparty-1.3.17 examples/thrift/erlang/deps/thrift/build/colors.mk
fairchild-poolparty-1.3.5 examples/thrift/erlang/deps/thrift/build/colors.mk