Riyyi
3ae6ecae8a
Meta: Enable ASan and UBSan, disable warnings in vendor directory
...
(address sanitizer, undefined behavior sanitizer)
3 months ago
Riyyi
649d196577
Script+System: Allow native scripts from projects, decoupled from engine
12 months ago
Riyyi
26cd35d679
CMake: Populate list of required include directories for library targets
...
PUBLIC items will populate the INTERFACE_INCLUDE_DIRECTORIES property of
<target>. This property is a list of public include directories
requirements for a library.
Targets may populate this property to publish the include directories
required to compile against the headers for the target.
2 years ago
Riyyi
17e3a8a5eb
CMake: Copy assets to the build directory automatically
2 years ago
Riyyi
ae8bb46a7d
Engine+Example: Improve entrypoint via manual singleton
2 years ago
Riyyi
aedb1a5fc9
Everywhere: Add copyright headers
2 years ago
Riyyi
4af037a7fb
Engine: Switch to ruc's singleton
2 years ago
Riyyi
6b0095dadf
CMake: Move source directory to project root
2 years ago
Riyyi
90bfd30f7f
CMake: Move engine source compilation to separate file
2 years ago
Riyyi
8b11e51109
CMake: Restructure main file, move example to its own directory
2 years ago