Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-24 | Core/Common: Converted the common library to a shared library. | Naios | |
* There is still the possibility to static link against common. | |||
2016-02-21 | Core/Common: Add a generic config helper to access built-in overwriteable paths. | Naios | |
* Adds CMAKE_COMMAND and CMAKE_BINARY_DIR to revision_data.h * Move the source and mysql exe path handling out of the DBUpdater. * Make some Config methods const for correctness. * Remove C & CXX flags from revision_data.h (was unused and didn't capture all cxx vars) * Reorder the link order to prevent `ld` from ignoring the file * Ref #15671 | |||
2015-08-24 | Core/BuildSystem: Merged crypto into common, cleaned include directory lists ↵ | StormBytePP | |
(to mimic 3.x buildsystem) | |||
2015-08-21 | Core/Build: Merge common library and move database out of shared | StormBytePP | |