EABase is a small set of header files that define platform-independent data types and platform feature macros.

Rojo 0699a15efd Add EA_CPP20_CONSTEXPR and EA_COMPILER_CPP20_ENABLED 4 months ago
doc bf5c149354 initial commit 6 years ago
include 0699a15efd Add EA_CPP20_CONSTEXPR and EA_COMPILER_CPP20_ENABLED 4 months ago
test 9816bb911b updating eastl submodule 5 years ago
.gitignore d1be0a1d0f 2.09.12 5 years ago
.gitmodules 233e55efa5 adding eastl include dir 6 years ago
.p4ignore edbafca82e 2.09.10 6 years ago
.travis.yml 0586f8b89c upgrading clang 6 years ago
CMakeLists.txt 4490ba3561 Add lost install command 4 years ago
CONTRIBUTING.md dc8d4d399f improving docs 6 years ago
LICENSE cfd82c4134 adding required files 6 years ago
README.md a64477e772 removing rawgit url 6 years ago

README.md

EABase

Build Status

EABase is a small set of header files that define platform-independent data types and macros.

Documentation

Please see Introduction.

Compiling sources

Please see CONTRIBUTING.md for details on compiling and testing the source.

Credits

Roberto Parolin is the current EABase owner within EA and is responsible for the open source repository.

License

Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.