Skip to content

Releases: mapx/EASTL

v3.13.05-r1

Choose a tag to compare

@mapx mapx released this 04 May 05:33
Bazel build support

v3.13.04-r1

Choose a tag to compare

@mapx mapx released this 17 Mar 07:39
Bazel build support

v3.13.03-r1

Choose a tag to compare

@mapx mapx released this 26 Feb 02:16
Bazel build support

v3.13.02-r1

Choose a tag to compare

@mapx mapx released this 08 Feb 09:15
Bazel build support

v3.13.00-r1

Choose a tag to compare

@mapx mapx released this 25 Jan 00:29
Bazel build support

v3.12.08-r1

Choose a tag to compare

@mapx mapx released this 05 Jan 01:09
Bazel build support

v3.12.07-r1

Choose a tag to compare

@mapx mapx released this 08 Dec 03:41
Bazel build support

Bazel build integrated 3.12.04 release

Choose a tag to compare

@mapx mapx released this 03 Nov 08:19

This release integrates Bazel build to the official release 3.12.04.

http_archive(
    name = "com_ea_eastl",
    sha256 = "0ba4295aa8d236a85560c65c1273eab99cfbf4a28d506c1ca4cd906d51f5b3cd",
    strip_prefix = "EASTL-3.12.04-r2",
    urls = [
        "https://github.com/mapx/EASTL/archive/v3.12.04-r2.tar.gz",
    ],
)

See also https://github.com/electronicarts/EASTL/releases/tag/3.12.04

Bazel build integrated 3.12.01 release

Choose a tag to compare

@mapx mapx released this 09 Aug 22:38

This release integrates Bazel build to the official release 3.12.01.

http_archive(
    name = "com_ea_eastl",
    sha256 = "a58fe9e6ba79c226a7e1f8aea1d564e447050bc593886739552280aad6d6d977",
    strip_prefix = "EASTL-3.12.01-r1",
    urls = [
        "https://github.com/mapx/EASTL/archive/v3.12.01-r1.tar.gz",
    ],
)

See also https://github.com/electronicarts/EASTL/releases/tag/3.12.01

Bazel build integrated 3.10.00 release

Choose a tag to compare

@mapx mapx released this 07 Jul 01:45

This release integrates Bazel build to the official release 3.10.00.

http_archive(
    name = "com_ea_eastl",
    sha256 = "5376f30bd89c383a870a8a873719d2bfbbe1a7ccab3546a31f9c8116cbe19aac",
    strip_prefix = "EASTL-3.10.00-r1",
    urls = [
        "https://github.com/mapx/EASTL/archive/v3.10.00-r1.tar.gz",
    ],
)

See also https://github.com/electronicarts/EASTL/releases