|
6f8dafb303
|
Fix compilation db generation.
|
2021-01-05 19:28:29 +01:00 |
|
|
e149574149
|
Add try catch around env.CompilationDatabase(), so the script works on the raspberry pi.
|
2020-12-29 00:29:46 +01:00 |
|
|
13350b545e
|
Removed a now unnecessary SConscript call.
|
2020-12-28 23:13:10 +01:00 |
|
|
67a3ae801a
|
Added bbcpp.
|
2020-12-26 17:49:23 +01:00 |
|
|
96f7aec272
|
Fix processing parameter folders.
|
2020-12-25 21:38:41 +01:00 |
|
|
4ef17eee09
|
Now the build script accepts the main file and folders as parameters.
|
2020-12-25 21:11:32 +01:00 |
|
|
b99cbf0164
|
Implemented a QueryResult object for mysql. messagepage now queries the db too.
|
2020-12-02 00:43:46 +01:00 |
|
|
4add0d14ea
|
Now the database backends will actually compile their .cpp files. Also small cleanups.
|
2020-12-01 15:28:59 +01:00 |
|
|
5559b663b5
|
Added a MessagePage class into a new module folder. Also set up module folder compilation, and fixed compile when objects are actually used.
|
2020-12-01 13:47:02 +01:00 |
|
|
1fb86ff755
|
Fix calling the proper configure()s.
|
2020-11-28 14:52:10 +01:00 |
|
|
9c7be6e808
|
Mysql database module. Only implemented compiling / linking.
|
2020-11-27 23:44:56 +01:00 |
|
|
c43a14a5a0
|
Build with -o3 by default for now.
|
2020-11-25 22:03:33 +01:00 |
|
|
5b22c599a9
|
Implemented a scons based build script based on godot's. Will need to be cleaned up when I understand how scons works better.
|
2020-11-25 21:48:47 +01:00 |
|
|
26fb99140a
|
More cleanups to the scons script.
|
2020-11-24 15:56:28 +01:00 |
|
|
f9ce8319e9
|
Initial commit.
|
2020-11-24 15:41:18 +01:00 |
|