Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-27 | Set visibility of exported functions when using GCC/CLang. | Remko Tronçon | |
This currently has no effect yet, but when we will add the flag -fvisibility=hidden, this will give the same results when building DLLs on Linux, Mac OS X and Windows with respect to exporting of symbols. Change-Id: I9ab65b2f9ca78ec242ddac5a14d0f8d72721a6ca | |||
2013-08-17 | Fix building sluift as .dll on Mac OS X. | Remko Tronçon | |
Change-Id: Ia8043d66ef676048e7fe1d0347b65e8d64aa3bd5 | |||
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-02-24 | Added initial version of Sluift. | Remko Tronçon | |