Basile Burg
aec8d9bdb0
fix #340 - Linker messages cause coedit lock
2018-07-02 07:26:52 +02:00
Basile Burg
255271bbc7
More work related to #336 , take explicitly stderr now that it's not done implictly
2018-06-24 13:19:57 +02:00
Basile Burg
e261b0e20c
#336 - onterminate still never called in some cases, call manually
2018-06-23 22:09:55 +02:00
Basile Burg
58621ce6dd
fix #336 - Out of order messages
2018-06-23 14:52:12 +02:00
Basile Burg
cbc5987b9a
fix windows building broken
2018-03-05 06:23:32 +01:00
Basile Burg
c3a7574a8d
#253 - indicate when program return custom codes
2018-03-05 06:08:42 +01:00
Basile Burg
476d473f27
#253 - Interpret the process return code in a better way (posix)
2018-02-26 00:54:27 +01:00
Basile Burg
11338909ce
update TODOs, either done or wontdo
2017-07-13 12:16:53 +02:00
Basile Burg
81aab07a83
fix some leaks created by the marks and D-Scanner process wrapper
2017-07-07 17:11:23 +02:00
Basile Burg
76df25458c
fix #112 , autoDemangle in messages caused a sync issue
2017-01-22 08:48:00 +01:00
Basile Burg
1bd6099f10
add TCEAutoBufferedProcess class
...
needed when the several buffers match to a full request, eg GDB/MI
2016-03-19 00:03:58 +01:00
Basile Burg
e2af8f7ce3
runnables, unittests, prokect runner: display an error when exit code is not null
2015-12-06 15:51:35 +01:00
Basile Burg
0062b58a74
spotted two bugs
2015-11-22 22:20:04 +01:00
Basile Burg
b911e10e93
added TCEProcess, custom TProcess class for Coedit
...
- will fix the "split line" issue
- will fix globally the 'OnTerminate' event not called (the timer is always enabled, so osx version is guaranteed not to have this issue)
- will be used widely (no more TProcess or TASyncProcess).
2015-07-15 14:28:04 +02:00