1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Sandu Liviu Catalin
feb1652c83 Get rid of interface libraries to keep cmake requirements low. 2020-03-22 18:35:07 +02:00
Sandu Liviu Catalin
a3312de023 Allow customization of native squirrel functions when bound via the sqrat library. 2020-03-22 18:07:46 +02:00
Sandu Liviu Catalin
3225e119a2 Take into account StackStrF when checking parameter count. 2020-03-22 09:17:34 +02:00
Sandu Liviu Catalin
a557805090 Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Sandu Liviu Catalin
39d6af7687 Integrate XML module.
Integrate the XML module into the host plugin and get it to compile.
2020-03-22 01:33:11 +02:00
Sandu Liviu Catalin
de3f365522 Integrate SQLite module.
Integrate the SQLite module into the host plugin and get it to compile.
2020-03-22 00:35:03 +02:00
Sandu Liviu Catalin
a5c87bae5e Further file shuffling and finally builds. 2020-03-21 22:58:50 +02:00
Sandu Liviu Catalin
22c8d84b1e More work on Cmake scripts. 2020-03-21 22:00:02 +02:00
Sandu Liviu Catalin
44b1cb5d96 Move Squirrel and Sqrat into the root level directory.
Create the initial CMake build scripts.
2020-03-21 21:39:01 +02:00