| Commit message (Collapse) | Author | Files | Lines |
|
|
|
build info is displayed at startup
Fixes #1410
|
|
|
|
|
|
|
|
|
|
This provides C++ wrappers for SQLite, making it safer to use in the C++ environment.
|
|
Fixes #1130.
|
|
This builds the lua5.1.dll file on Windows, making it 64-bit if so required.
|
|
|
|
|
|
|
|
Only just noticed I committed this on the wrong branch.
|
|
|
|
|
|
|
|
|
|
|
|
Should fix #640.
|
|
|
|
|
|
|
|
This is only the CMake modification to build with PolarSSL, the actual MCS code doesn't compile at all yet.
|
|
|
|
|
|
|
|
We don't want to be dependent on the VC runtime.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The DebugProfile and ReleaseProfile configurations add profiling capabilities to the respective build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|