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

Rob Parolin 5515951077 Merge branch 'master' of github.com:electronicarts/EABase 6 years ago
doc bf5c149354 initial commit 6 years ago
include 1711549b89 2.09.05 release 6 years ago
test 1711549b89 2.09.05 release 6 years ago
.gitignore fc7fb17713 define renames and disabling alignas usage on AppleClang 6 years ago
.gitmodules 233e55efa5 adding eastl include dir 6 years ago
.p4ignore bf5c149354 initial commit 6 years ago
.travis.yml 0586f8b89c upgrading clang 6 years ago
CMakeLists.txt a3795dd83d workaround 6 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.