g3log/src
Andreas Schönle 123977f106 unit tests running with windows shared dll (#178)
* unit tests running with windows shared dll

* CMake automatically uses DLL runtime - remove cmake entries modifying
compiler flags

* missing DBUG vs DEBUG issue in Linux

* generated header added

* correction in CMake: Set HEADER_FILES correctly

* added static library option

* switched to powershell and included WORKING_DIRECTORY

* powershell use in windows and WORKING_DIRECTORY instead of cd

* Fixed appveyor.yml to use Release configuration and run unit tests

* trying to make appveyor work again ...

* make sure ERRORLEVEL is 0 when unit tests run successfully

* Still trying to fix appveyor ...

* Defaulting to shared library in linux, too

* Removed runtime loading test when g3log is not a shared library in linux

* Run unit tests verbosly using ctest.exe

* Disabled AggressiveThreadCallsDuringShutdown test

* Revert "Run unit tests verbosly using ctest.exe" (accidental commit)

This reverts commit b30513450d.

* re-committing valid parts of reverted commit

* DBUG vs DEBUG fix moved to generated_definitions.hpp

* cleanup shared/static option

* clarify cmake build types regardless of type

* Added compile test for DEBUG and DBUG

* put back formatting

* Removed commented out /MD switches for MSVC
2017-05-09 10:26:48 -06:00
..
g3log unit tests running with windows shared dll (#178) 2017-05-09 10:26:48 -06:00
crashhandler_unix.cpp fix to implicit type casting (#98) 2016-06-12 14:09:55 -06:00
crashhandler_windows.cpp Put include headers back per request of Kjell 2016-02-03 18:19:36 -05:00
filesink.cpp Time adjustments for VMs and 32-bit embedded (#177) 2017-04-27 22:57:04 -06:00
filesinkhelper.ipp Time adjustments for VMs and 32-bit embedded (#177) 2017-04-27 22:57:04 -06:00
g2log.hpp Easier to install. continues 2015-07-19 23:10:56 -06:00
g3log.cpp Time adjustments for VMs and 32-bit embedded (#177) 2017-04-27 22:57:04 -06:00
logcapture.cpp fix OSX/Clang build warnings and 32-bit linking errors regarding build versin (#176) 2017-04-24 21:50:35 -06:00
loglevels.cpp unit tests running with windows shared dll (#178) 2017-05-09 10:26:48 -06:00
logmessage.cpp Time adjustments for VMs and 32-bit embedded (#177) 2017-04-27 22:57:04 -06:00
logworker.cpp fix OSX/Clang build warnings and 32-bit linking errors regarding build versin (#176) 2017-04-24 21:50:35 -06:00
stacktrace_windows.cpp added automatic linking pragma for StackWalk64 (#96) 2016-06-12 16:57:55 -06:00
time.cpp Time adjustments for VMs and 32-bit embedded (#177) 2017-04-27 22:57:04 -06:00