Commit Graph

14 Commits

Author SHA1 Message Date
mattias
b0732509f7 IDE: fixed valgrind warning TExtToolView.Destroy, issue #38959
git-svn-id: trunk@65170 -
2021-06-03 19:13:35 +00:00
juha
e6d96156ec BuildIntf, IdeIntf, LazUtils: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64464 -
2021-02-05 11:28:07 +00:00
juha
283b70dbac Cleanup, comments.
git-svn-id: trunk@64228 -
2020-12-18 21:02:19 +00:00
mattias
7f0dc5b547 IDE: external tools: free threads via main thread
git-svn-id: trunk@64223 -
2020-12-17 21:47:31 +00:00
juha
a9fe05f1eb ExtTool: Restore one Enter-/LeaveCriticalSection. It is needed.
git-svn-id: trunk@64213 -
2020-12-16 22:23:16 +00:00
juha
d5099bfbd4 ExtTool: Use a hack Sleep(1) added in r64005 #ad65618c2b to Enter-/LeaveCriticalSection only for LazBuild. It caused bad slowdowns in the IDE.
git-svn-id: trunk@64212 -
2020-12-16 22:08:32 +00:00
juha
ad65618c2b Prevent occational crash in external tool threads with Sleep(1), especially with LazBuild. Issue #37883, patch from Ivon.
git-svn-id: trunk@64005 -
2020-10-15 00:11:47 +00:00
juha
d81e9516c8 Clean external tool thread code.
git-svn-id: trunk@64004 -
2020-10-15 00:11:46 +00:00
mattias
a1dc8b06a0 IDE: less debug
git-svn-id: trunk@63144 -
2020-05-13 08:58:51 +00:00
juha
ef165a7ed0 Assertions to debug issue #36318.
git-svn-id: trunk@63111 -
2020-05-02 10:51:09 +00:00
juha
7ef32e6a3a IdeIntf: A new ProjectOpening event. Triggered before a project opens. Issue #36899.
git-svn-id: trunk@63085 -
2020-04-26 19:58:32 +00:00
juha
4dec45a42b IDE: Debug lines for ExternalTools.
git-svn-id: trunk@63082 -
2020-04-26 07:28:55 +00:00
juha
c43d57c21a IDE: Turn ExternalTools from a global var into a global function, returning ExternalToolList. Avoid duplicate assignments to ExternalToolList.
git-svn-id: trunk@63079 -
2020-04-25 15:30:42 +00:00
mattias
a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00