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
|
55df0b702c
|
Update the Sample module to work with the modified API.
|
2016-06-03 21:31:58 +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
|
3e17710d43
|
Update the Sample module project to copy the executable to the plugins directory after compilation.
|
2016-03-29 05:47:11 +03:00 |
|
Sandu Liviu Catalin
|
47eec5cb10
|
Removed the forward declarations that got moved into the base module.
Update the sample module to comply with the latest changes.
|
2016-02-28 17:38:57 +02:00 |
|
Sandu Liviu Catalin
|
f4a11ef825
|
Separated major non mandatory libraries into their onwn modules.
Consolidated and simplified the module API system.
Various other fixes and improvements.
|
2016-02-27 11:57:10 +02:00 |
|