Automatic back traces on windows.
authorMarcus Eggenberger <egs@quassel-irc.org>
Mon, 10 Nov 2008 21:57:40 +0000 (22:57 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Mon, 10 Nov 2008 21:58:43 +0000 (22:58 +0100)
commitf5d08a1e466b69f8c35e3b30e4cf898a71bc8b83
treedcc05dfd814ead9939fd04805295c102a0d231f5
parent1d145922198e7e5d727c9bca8a92f95cf40d02ef
Automatic back traces on windows.
This might break the nightly builds (static windows) (though I really hope not) or have other unforseen side effects. :)
CMakeLists.txt
src/common/CMakeLists.txt
src/common/logbacktrace_unix.cpp [new file with mode: 0644]
src/common/logbacktrace_win.cpp [new file with mode: 0755]
src/common/quassel.cpp
src/common/quassel.h