Sandu Liviu Catalin
|
5136a93d37
|
Update projects to putput standalone binaries to a subfolder.
|
2016-08-26 00:10:46 +03:00 |
|
Sandu Liviu Catalin
|
3a8d4952c1
|
Avoid sharing the same source file between multiple projects where there's a possibility that with each project object generated by the the source file could have a diffrent code used by other sources from the project.
Which can lead to undefined link time errors (at best) or run-time crashes (at worst).
|
2016-06-20 16:17:03 +03:00 |
|
Sandu Liviu Catalin
|
e1a1ccf979
|
Update the Mongoose module to work with the modified API.
Separate Mongoose handles into their own source files.
|
2016-06-03 21:30:05 +03:00 |
|
Sandu Liviu Catalin
|
aa85acb3c2
|
Configure project platforms to avoid Linux modules showing up on Windows and vice versa.
|
2016-05-25 22:59:54 +03:00 |
|
Sandu Liviu Catalin
|
40a2ba46f5
|
Various changes to the modules.
Also commited the remaining incomplete modules.
|
2016-05-22 22:34:27 +03:00 |
|