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 달 전
doc bf5c149354 initial commit 6 년 전
include 0699a15efd Add EA_CPP20_CONSTEXPR and EA_COMPILER_CPP20_ENABLED 4 달 전
test 9816bb911b updating eastl submodule 5 년 전
.gitignore d1be0a1d0f 2.09.12 5 년 전
.gitmodules 233e55efa5 adding eastl include dir 6 년 전
.p4ignore edbafca82e 2.09.10 6 년 전
.travis.yml 0586f8b89c upgrading clang 6 년 전
CMakeLists.txt 4490ba3561 Add lost install command 4 년 전
CONTRIBUTING.md dc8d4d399f improving docs 6 년 전
LICENSE cfd82c4134 adding required files 6 년 전
README.md a64477e772 removing rawgit url 6 년 전

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.