Commit Graph

142 Commits

Author SHA1 Message Date
mattias
a6da1e1df2 IDE: messages: show debug: lines and calling resource compiler
git-svn-id: trunk@36893 -
2012-04-18 09:54:44 +00:00
mattias
641a01066f IDE: show compiling resource lines when error on compiling resources
git-svn-id: trunk@36891 -
2012-04-17 22:10:24 +00:00
mattias
a7e8b21e34 codetools: class completion: fixed gather proc definitions
git-svn-id: trunk@36890 -
2012-04-17 21:59:06 +00:00
juha
b626af08a0 IDE: Reduce BeginUpdate/EndUpdate calls to Messages window while building, issue #21600, patch from cobines
git-svn-id: trunk@36443 -
2012-03-30 08:08:53 +00:00
mattias
d4097cbcda IDE: fixed hiding notes with hide directive
git-svn-id: trunk@36428 -
2012-03-29 10:43:43 +00:00
mattias
fa2a8293d3 IDE: improve fpc message Cant find unit: search used by in directory
git-svn-id: trunk@36411 -
2012-03-29 08:32:53 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
5e0a45a27a IDE: fpc messages: fixed checking translated error name
git-svn-id: trunk@35852 -
2012-03-09 20:05:09 +00:00
martin
9bb49e9e07 Revert revisions 35824 #05ee14b0ab and 35807. The fpc output was partly missed, and the IDE no longer showed the location (or msg) for errors.
git-svn-id: trunk@35850 -
2012-03-09 19:37:20 +00:00
mattias
05ee14b0ab IDE: external tool read output: clean up
git-svn-id: trunk@35824 -
2012-03-08 15:06:14 +00:00
mattias
97f5baeb54 IDE: reading compiler output: check processrunning
git-svn-id: trunk@35807 -
2012-03-07 16:34:01 +00:00
mattias
0c2fdc06e4 IDE: outputfilter: normalize file name
git-svn-id: trunk@33665 -
2011-11-21 13:45:00 +00:00
mattias
0ee7d0a31c IDE: outputfilter: free FAsyncOutput on init
git-svn-id: trunk@32671 -
2011-10-04 12:11:25 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
2d5c8227c1 IDE: outputfilter: show PPU loading/invalid version messages
git-svn-id: trunk@29740 -
2011-03-07 11:11:01 +00:00
mattias
d94246f616 lazbuild: fixed compilation
git-svn-id: trunk@29470 -
2011-02-11 18:46:40 +00:00
mattias
cfd767ecf2 fixed typos: commited
git-svn-id: trunk@29442 -
2011-02-10 09:38:08 +00:00
mattias
d5c9ca6f4f IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
mattias
777e1a450c IDE: TrimSearchPath deleting doubles
git-svn-id: trunk@28650 -
2010-12-08 20:50:27 +00:00
mattias
e605fc929c IDE: fixed hide directive when cursor on semicolon
git-svn-id: trunk@28402 -
2010-11-22 12:45:27 +00:00
mattias
36cb2971ba IDE: clean up
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
mattias
5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
mattias
bb6938322a IDE: outputfilter: check for hide hint directives
git-svn-id: trunk@26368 -
2010-06-30 20:49:50 +00:00
mattias
37a7255199 IDE: handle fpc message Fatal: Unable to open file, bug #16687
git-svn-id: trunk@26008 -
2010-06-09 20:46:40 +00:00
mattias
d7bdeb4d84 IDE: setdirseparator on fpc output
git-svn-id: trunk@25895 -
2010-06-04 15:50:24 +00:00
mattias
4eeeb7d463 IDE: setdirseparator on fpc output
git-svn-id: trunk@25894 -
2010-06-04 15:48:11 +00:00
mattias
cf38d711ab IDE: auto fix pathdelims of make messages
git-svn-id: trunk@25874 -
2010-06-03 21:57:40 +00:00
martin
7f9ad32c3b Fixed raising exceptions / rev 24601 #fe2c9e2b46
git-svn-id: trunk@24604 -
2010-04-12 16:53:26 +00:00
mattias
fe2c9e2b46 IDE: outputfilter: only raising one exception
git-svn-id: trunk@24601 -
2010-04-12 14:54:50 +00:00
martin
907fb4c6ab Compiler/OutputFilter: Prepare using Application.QueueAsyncCall instead of ProcessMessages
git-svn-id: trunk@24589 -
2010-04-12 00:39:34 +00:00
martin
a47f917688 IDE: More ProcessMessages during compilation, better responsiveness
git-svn-id: trunk@24386 -
2010-04-03 22:35:21 +00:00
mattias
304c5206cd IDE: output filter: fixed storing absolute filename
git-svn-id: trunk@23814 -
2010-03-01 23:01:49 +00:00
dmitry
35755d6e3d fix for #14775. Improved support for non-english compiler messages. ParseFPCMessage usage is removed
git-svn-id: trunk@22095 -
2009-10-10 19:11:33 +00:00
mattias
1ffcf0e0dd IDE: clean up
git-svn-id: trunk@22066 -
2009-10-07 23:57:00 +00:00
dmitry
ff95847660 ide: fix for #14727, added multilingual support for OutputFilter
git-svn-id: trunk@22060 -
2009-10-06 22:31:30 +00:00
mattias
b102b30202 IDE: calling Idle during compile
git-svn-id: trunk@21221 -
2009-08-14 09:28:13 +00:00
vincents
cc9bb3ed6e IDE: formatting
git-svn-id: trunk@20709 -
2009-06-22 07:49:21 +00:00
vincents
8a6cb54ea6 IDE: fixed typo in filtering linker errors from Dmitry
git-svn-id: trunk@20708 -
2009-06-22 07:48:04 +00:00
vincents
019af4771e IDE: improved filtering linker errors from Dmitry
git-svn-id: trunk@20706 -
2009-06-22 07:40:32 +00:00
mattias
90b6e6e5a5 IDE: messages: show all compiler messages beginning with a time stamp
git-svn-id: trunk@20169 -
2009-05-24 12:00:59 +00:00
mattias
0a66890198 IDEIntf: added 12x12 images, IDE: messages: icons for message types
git-svn-id: trunk@19452 -
2009-04-16 08:12:16 +00:00
mattias
9c50fee141 IDE: fixed av in outputfilter
git-svn-id: trunk@19443 -
2009-04-15 10:16:46 +00:00
mattias
104907fb57 IDE: messages: showing load from messages of fpc, from dmitry
git-svn-id: trunk@19441 -
2009-04-15 10:02:53 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
mattias
7fb37b5564 IDE: outputfilter: showing darwin linker errors, bug #12209, patch from Dmitry
git-svn-id: trunk@19179 -
2009-04-01 12:22:52 +00:00
mattias
9c30beac94 IDE: fixed SrcPath for laz directory ide/frames
git-svn-id: trunk@17448 -
2008-11-19 16:21:29 +00:00
mattias
c9cb9a17c8 IDE: output filter: moved raise exception behind finally: buggy TProcess
git-svn-id: trunk@17447 -
2008-11-19 15:14:57 +00:00
mattias
60daf2ddd1 fixed comparing filenames under darwin
git-svn-id: trunk@16373 -
2008-09-03 01:08:09 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00