Frank Celler
|
0687e4e080
|
removed registry entry, using relative path to binary instead
|
2015-03-08 20:06:18 +01:00 |
Jan Steemann
|
0ba8e6e626
|
fixed Windows compile errors
|
2015-02-24 15:32:04 +01:00 |
Willi Goesgens
|
7b3a165d8e
|
Windows: more desparetely try to get the bad news to the user on a crash.
|
2015-02-24 13:11:23 +01:00 |
Willi Goesgens
|
eb3f383f93
|
On windows log backtrace rather then printing it; it doesn't seem to end up where we expect it.
|
2015-02-24 10:35:33 +01:00 |
Willi Goesgens
|
ea76accb72
|
Set the unhandled exception handler in windows, so we can catch crashes.
|
2015-02-17 15:42:33 +01:00 |
Willi Goesgens
|
da5f86f16b
|
Windows service deletion - only remove the service entry if it matches our binary path.
|
2015-02-13 16:21:35 +01:00 |
Willi Goesgens
|
154882ae5f
|
Add signal handler.
|
2015-02-13 14:44:21 +01:00 |
Willi Goesgens
|
df226e5a82
|
- install SIG11 handler which prints backtrace to the console. (in windows we don't get cores)
- fix exit handling for windows process control.
|
2015-02-13 14:11:15 +01:00 |
Jan Steemann
|
20e7fe7a7a
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |