Commit Graph

176 Commits

Author SHA1 Message Date
mattias
9fa0bd9a6f codetools: fixed compilation on WinCE, issue #26822
git-svn-id: trunk@46436 -
2014-10-05 15:42:19 +00:00
mattias
935eeca8e9 IDE: fpc msg parser: fixed crash if unit not found, pass -vbq when building IDE
git-svn-id: trunk@45502 -
2014-06-13 21:06:24 +00:00
mattias
f194fdc351 codetools: SearchFileInPath: do not expand file name, only normalize
git-svn-id: trunk@45240 -
2014-05-30 11:47:52 +00:00
mattias
f017a11ccc lazutils: ReadAllLinks: do not expand symlink target, only shorten
git-svn-id: trunk@45239 -
2014-05-30 11:40:34 +00:00
mattias
05eb165133 codetools: clean duplicate code
git-svn-id: trunk@44806 -
2014-04-26 10:10:00 +00:00
mattias
37f6992f26 codetools: FindRealCompilerInPath: check for -Xp
git-svn-id: trunk@44008 -
2014-02-11 21:30:08 +00:00
mattias
532192cab4 codetools: clean up, fixed typo
git-svn-id: trunk@44007 -
2014-02-11 20:48:54 +00:00
mattias
04ad21f805 lazutils: notes about thread safety
git-svn-id: trunk@41945 -
2013-06-29 17:12:53 +00:00
mattias
27ca29b64a cody: unit deps: all units: directory nodes
git-svn-id: trunk@41746 -
2013-06-17 14:42:29 +00:00
mattias
5ba261921d codetools: inlining
git-svn-id: trunk@41744 -
2013-06-17 13:32:38 +00:00
mattias
7f5a187f74 codetools: fixed directory cacher FindUnitSource
git-svn-id: trunk@41202 -
2013-05-15 08:04:34 +00:00
mattias
2ad95802b4 codetools: directory cacher: fixed finding dotted units
git-svn-id: trunk@41199 -
2013-05-14 23:16:14 +00:00
mattias
20382c7ed0 codetools: skipped code is now converted to special comments
git-svn-id: trunk@38521 -
2012-09-05 10:47:44 +00:00
mattias
ac5fdad655 undo
git-svn-id: trunk@38292 -
2012-08-21 07:48:52 +00:00
mattias
8700716f40 codetools: example for skipped code
git-svn-id: trunk@38291 -
2012-08-21 07:47:20 +00:00
mattias
9175dedadf codetools: using TFileStreamUTF8
git-svn-id: trunk@37653 -
2012-06-15 16:21:53 +00:00
mattias
fe499f1b2f codetools: simplified code
git-svn-id: trunk@36814 -
2012-04-16 11:45:18 +00:00
mattias
633df49583 lazutil: ExpandFilenameUTF8 with custom directory
git-svn-id: trunk@36053 -
2012-03-16 00:42:16 +00:00
mattias
b82b9efda2 codetools: debugln using CTDbgOutEvent
git-svn-id: trunk@35183 -
2012-02-06 14:19:29 +00:00
mattias
7f5a352702 lazutils: added CreateAbsoluteSearchPath, CreateRelativeSearchPath, MinimizeSearchPath, FindPathInSearchPath
git-svn-id: trunk@35159 -
2012-02-05 14:19:40 +00:00
mattias
db1ea8ca0c codetools: fixed compilation win32
git-svn-id: trunk@35096 -
2012-02-02 21:01:49 +00:00
mattias
e3ab9e771b codetools: using system filemask
git-svn-id: trunk@35092 -
2012-02-02 16:58:21 +00:00
mattias
971b471ca4 IDE: catch wrong dates
git-svn-id: trunk@35086 -
2012-02-02 15:09:48 +00:00
mattias
f9917204fc codetools: added FileDateToDateTimeDef
git-svn-id: trunk@35085 -
2012-02-02 15:04:42 +00:00
mattias
099bf2898b lazutils+codetools: fixed FindDiskFilename
git-svn-id: trunk@33219 -
2011-11-02 13:51:26 +00:00
mattias
edeaa59964 lazutils: started lazutf8, lazfileutil, lazfilecache
git-svn-id: trunk@32678 -
2011-10-04 22:42:44 +00:00
mattias
5fec1dbe91 IDE: activated new xml units
git-svn-id: trunk@32302 -
2011-09-12 21:12:49 +00:00
mattias
aae1b7e21f codetools: CompareFilenames with PChar
git-svn-id: trunk@32255 -
2011-09-10 16:11:50 +00:00
mattias
d66ac4c7bf codetools: fixed compilation win64
git-svn-id: trunk@32238 -
2011-09-09 06:51:19 +00:00
mattias
3123ce42c2 codetools: dbgs(array of const)
git-svn-id: trunk@32186 -
2011-09-05 18:10:37 +00:00
paul
14cca12943 fix typo caused a range check error or hang
git-svn-id: trunk@32114 -
2011-08-30 14:06:18 +00:00
mattias
d93c4a20c1 codetools: FilenameIsPascalUnit: dotted names
git-svn-id: trunk@32113 -
2011-08-30 10:46:50 +00:00
mattias
a4080c2387 IDE: RenameFileUTF8: invalidate file cache
git-svn-id: trunk@30956 -
2011-05-29 09:41:25 +00:00
mattias
8e1f917408 codetools: fixed TCodeToolManager.FindReferences
git-svn-id: trunk@30947 -
2011-05-28 08:52:08 +00:00
mattias
c46036889e codetools: when a single file is invalidated then invalidate the directory in the directorycacher
git-svn-id: trunk@30883 -
2011-05-24 09:26:42 +00:00
mattias
8e95e69f36 codetools: FileExistsCached, FileAgeCached: use directory cacher
git-svn-id: trunk@30872 -
2011-05-23 16:26:09 +00:00
mattias
2dd6f59bd1 codetools: SplitStringConstant: added UTF8 support
git-svn-id: trunk@30442 -
2011-04-23 22:50:43 +00:00
mattias
7461ab9b58 codetools: BeautifyStatement: nested comments
git-svn-id: trunk@30437 -
2011-04-23 15:10:56 +00:00
mattias
61b1c28e3b codetools: ReadAllLinks: stop after 12 levels
git-svn-id: trunk@30029 -
2011-03-27 09:10:04 +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
2eed8c5fe8 IDE: added fpdoc path for IDE sources
git-svn-id: trunk@29803 -
2011-03-12 12:26:19 +00:00
mattias
9b37a91c5b codetools: changed TFileStateCacheItem.TimeStamp to int64
git-svn-id: trunk@29801 -
2011-03-11 22:47:40 +00:00
mattias
517bd4b789 codetools: use global changesteps for quick updateneeded checks
git-svn-id: trunk@29787 -
2011-03-10 22:22:47 +00:00
mattias
117f3f55fa codetools: started parsing union
git-svn-id: trunk@29566 -
2011-02-15 21:37:44 +00:00
mattias
777bb13739 codetools: FindCompiledUnitInCompletePath searching in unitset
git-svn-id: trunk@29448 -
2011-02-10 10:45:12 +00:00
mattias
6c152e5c94 codetools: fixed FileIsText, bug #18692
git-svn-id: trunk@29408 -
2011-02-07 10:07:58 +00:00
paul
2af6ab0885 codetools: fix compilation for wince (issue #0018537)
git-svn-id: trunk@29228 -
2011-01-28 04:21:37 +00:00
paul
08d510cd25 codetools: use Windows instead of MSWindows define in case someone want to build codetools for wince
git-svn-id: trunk@29121 -
2011-01-19 12:42:09 +00:00
mattias
1be73ee86b lcl doc: TWSWinControl.GetPreferredSize
git-svn-id: trunk@29041 -
2011-01-15 18:32:54 +00:00
mattias
4b32b87dde codetools: fixed CreateRelativePath
git-svn-id: trunk@28994 -
2011-01-13 15:07:51 +00:00