Commit Graph

399 Commits

Author SHA1 Message Date
mattias
c2071ea3cb IDE: started setup for fpc src
git-svn-id: trunk@29904 -
2011-03-19 10:28:38 +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
160a97f228 codetools: changed TDefinePool.ChangeStep to integer
git-svn-id: trunk@29800 -
2011-03-11 22:44:22 +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
20860be566 IDE: clean up
git-svn-id: trunk@29742 -
2011-03-07 11:41:04 +00:00
mattias
bee4293381 IDE: scan fpc source directory in the background after checking the fpc config
git-svn-id: trunk@29741 -
2011-03-07 11:18:36 +00:00
mattias
a7661ba152 codetools: added mode iso
git-svn-id: trunk@29729 -
2011-03-05 09:39:32 +00:00
mattias
552969e601 codetools: fixed parsing fpc info
git-svn-id: trunk@29665 -
2011-02-25 07:57:56 +00:00
mattias
2de3612e95 codetools: fixed buffer overrun
git-svn-id: trunk@29664 -
2011-02-24 23:32:51 +00:00
mattias
00962b9bbd codetools: lazarus src template packager/frames
git-svn-id: trunk@29639 -
2011-02-21 21:23:49 +00:00
mattias
777bb13739 codetools: FindCompiledUnitInCompletePath searching in unitset
git-svn-id: trunk@29448 -
2011-02-10 10:45:12 +00:00
mattias
b3a8dd03b1 fixed typos: childs
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
mattias
8cd980cb5b codetools: fixed simple init
git-svn-id: trunk@29402 -
2011-02-06 11:07:47 +00:00
mattias
48fb114490 IDE: always use unit LCLIntfCompile
git-svn-id: trunk@29211 -
2011-01-27 13:06:04 +00:00
mattias
5acda0783b android intf: added interfaces
git-svn-id: trunk@29127 -
2011-01-19 23:20:21 +00:00
mattias
a7b2988650 codetools: fixed adding fpc undefines
git-svn-id: trunk@29021 -
2011-01-14 23:45:25 +00:00
mattias
59680157ad codetools: added lcl targets arm-darwin-carbon arm-darwin-nogui
git-svn-id: trunk@28988 -
2011-01-13 12:10:40 +00:00
mattias
8e04bd3d98 codetools: allow caching unitsets without fpc source directory
git-svn-id: trunk@28977 -
2011-01-12 21:22:02 +00:00
mattias
8c4273f6e4 lazbuild: check fpc via test file
git-svn-id: trunk@28965 -
2011-01-11 22:54:13 +00:00
mattias
1323dd35bc IDE: added check for missing real compiler
git-svn-id: trunk@28962 -
2011-01-11 16:41:54 +00:00
mattias
d5c9ca6f4f IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
mattias
dc5709cc8a IDE: warn if fpc has no config file
git-svn-id: trunk@28939 -
2011-01-10 16:51:08 +00:00
mattias
632ae5d71b IDE: about fpc: show fpc -i and -va output
git-svn-id: trunk@28893 -
2011-01-07 13:49:49 +00:00
mattias
0083799bb6 codetools: fixed some file name compares
git-svn-id: trunk@28582 -
2010-12-01 15:28:43 +00:00
mattias
dcde33b7ef codetools: TFPCSourceCache.Update; do not scan if Directory empty
git-svn-id: trunk@28554 -
2010-11-29 09:15:32 +00:00
mattias
504bccb12b IDE: RescanCompilerDefines: check if changestamp invalid
git-svn-id: trunk@28201 -
2010-11-13 13:42:55 +00:00
mattias
423aab1554 codetools: search target compiler in directory of default compiler
git-svn-id: trunk@28190 -
2010-11-12 20:37:19 +00:00
vincents
56646eb28c removed support for compiled units in .ppw files, this is obsolete after fpc 1.0 (issue #16067)
git-svn-id: trunk@28053 -
2010-11-03 09:48:49 +00:00
mattias
9f21138dcb IDE: when creating a new unit and project options and main sourcedirectives differ ask, feature 17014
git-svn-id: trunk@27969 -
2010-10-30 11:30:35 +00:00
mattias
2c5c4c2609 IDE: auto fix case of TargetOS and TargetCPU
git-svn-id: trunk@27847 -
2010-10-25 08:24:24 +00:00
mattias
e104829cc2 codetools: added check vs symlink loop, bug #17614
git-svn-id: trunk@27689 -
2010-10-13 22:17:09 +00:00
mattias
1293a9022f codetools: debugging output
git-svn-id: trunk@27580 -
2010-10-05 07:44:19 +00:00
mattias
4d26bc867f IDE: running FPC source scan in background thread
git-svn-id: trunk@27577 -
2010-10-04 18:34:57 +00:00
mattias
aac4168119 IDE: started background scan of fpc source directory
git-svn-id: trunk@27575 -
2010-10-04 14:00:13 +00:00
mattias
0b18b44d8e codetools: added flag TFPCSourceCache.Valid
git-svn-id: trunk@27562 -
2010-10-04 09:20:53 +00:00
mattias
cb4fe65c5f codetools: fpc caches: added invalid stamp constant
git-svn-id: trunk@27561 -
2010-10-04 09:15:34 +00:00
mattias
24003c4e73 codetools: fixed fpcdefine caches: fixed changestamp
git-svn-id: trunk@27008 -
2010-08-04 11:09:59 +00:00
mattias
234c166d86 codetools: CreateFPCCommandLineDefines parse -dName:=Value
git-svn-id: trunk@26926 -
2010-07-31 08:49:15 +00:00
mattias
ee2a4b6481 codetools: fixed runtool currentdirectory utf8tosys
git-svn-id: trunk@26912 -
2010-07-30 12:22:25 +00:00
mattias
4075c56ad3 codetools: fixed UTF8 for RunTool
git-svn-id: trunk@26909 -
2010-07-30 05:26:14 +00:00
mattias
08521ea248 codetools: runtool: utf8tosys
git-svn-id: trunk@26908 -
2010-07-29 22:17:42 +00:00
mattias
6d3739d9ba codetools: fpc unit paths setdirseparator
git-svn-id: trunk@26866 -
2010-07-27 18:20:01 +00:00
mattias
d926fdf04a codetools: fpc cache: check PATH
git-svn-id: trunk@26854 -
2010-07-27 13:52:57 +00:00
mattias
0ed44a071c codetools: warning about not able to create test file
git-svn-id: trunk@26850 -
2010-07-27 10:10:36 +00:00
mattias
5a1cba9ff7 codetools: fixed crash, if fpc returns no search paths
git-svn-id: trunk@26847 -
2010-07-27 09:06:55 +00:00
mattias
b965ac5878 codetools: fpc src rules: check case insensitive, when no target compiler use defaults
git-svn-id: trunk@26839 -
2010-07-26 13:13:10 +00:00
mattias
47a231cc35 codetools: testfpcsrcunitrules: added flag to check a unit
git-svn-id: trunk@26837 -
2010-07-26 10:45:26 +00:00
mattias
1ce765fdda codetools: check if ppu exists in fpc ppu search path, bug #17033
git-svn-id: trunk@26835 -
2010-07-26 08:04:24 +00:00
mattias
39450e7d0d codetools: fpc cache: using case insensitive trees
git-svn-id: trunk@26827 -
2010-07-25 08:57:43 +00:00
mattias
0713dbfc33 codetools: fpc cache: using case insensitive trees
git-svn-id: trunk@26826 -
2010-07-25 08:56:16 +00:00