Commit Graph

535 Commits

Author SHA1 Message Date
mattias
a66b5d4e74 codetools: unicode file names
git-svn-id: trunk@46824 -
2014-11-12 19:20:25 +00:00
juha
726983150d Codetools: Add ARMV7A to target processor list. Issue #26914, patch from Stephano.
git-svn-id: trunk@46651 -
2014-10-23 16:27:55 +00:00
mattias
4f8e9bdd3c codetools: updated controller unit list
git-svn-id: trunk@46645 -
2014-10-23 07:08:39 +00:00
mattias
e9b6685e64 codetools: defines for fpc sources: add include path rtl/targetos/wininc for win targets
git-svn-id: trunk@46268 -
2014-09-20 18:37:38 +00:00
mattias
dd64d2e479 IDE: added macro FPC_FULLVERSION, added conditionals function GetProjValue for packages, only parameter now: FPC_FULLVERSION
git-svn-id: trunk@45958 -
2014-07-23 19:22:38 +00:00
mattias
328830cd54 IDE: use codetools lists of CPUs
git-svn-id: trunk@45583 -
2014-06-19 13:23:59 +00:00
mattias
ca796f9dce codetools: updated FPCOperatingSystemCaptions
git-svn-id: trunk@45582 -
2014-06-19 13:07:12 +00:00
mattias
ff2369aacf codetools: updated FPCOperatingSystemNames
git-svn-id: trunk@45580 -
2014-06-19 12:58:55 +00:00
mattias
7d95c6eb09 codetools: updated FPCProcessorNames
git-svn-id: trunk@45579 -
2014-06-19 12:55:44 +00:00
mattias
e476ebffab codetools: comments
git-svn-id: trunk@45540 -
2014-06-15 15:04:19 +00:00
mattias
a324edb5ae codetools: made RunTool thread-safe
git-svn-id: trunk@45539 -
2014-06-15 15:02:29 +00:00
mattias
30c58e48d6 IDE,lazutils: added GetPhysicalFilenameCached
git-svn-id: trunk@45247 -
2014-05-30 13:41:20 +00:00
mattias
a5df74c478 codetools: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45243 -
2014-05-30 12:40:35 +00:00
mattias
8ecc6a3c88 codetools: fpcunitset cache: do not expand file name, only normalize
git-svn-id: trunk@45238 -
2014-05-30 11:34:07 +00:00
mattias
20e71e8e42 codetools: reading fpc unit path: use working directory, not current directory
git-svn-id: trunk@45237 -
2014-05-30 11:30:54 +00:00
mattias
de9275761d codetools: reading fpc settings: convert system encoding to UTF8
git-svn-id: trunk@45236 -
2014-05-30 11:26:03 +00:00
mattias
837e4699e5 codetools: GetFPCVersion: check if update needed
git-svn-id: trunk@45208 -
2014-05-28 05:57:06 +00:00
mattias
ba52488ed6 codetools: define templates: macros in varibale names
git-svn-id: trunk@44539 -
2014-03-28 03:40:47 +00:00
mattias
d84cc38cb7 codetoools: fixed typo
git-svn-id: trunk@44536 -
2014-03-28 01:59:39 +00:00
mattias
874de17967 codetools: fixed IsFPCExecutable checking exe extension
git-svn-id: trunk@44306 -
2014-02-28 20:57:31 +00:00
mattias
1489dc5cb6 IDE: more details why the IDE does not like the compiler file
git-svn-id: trunk@44295 -
2014-02-28 17:29:04 +00:00
mattias
e595122eae codetools: clean up
git-svn-id: trunk@44290 -
2014-02-28 13:40:07 +00:00
mattias
0f252ce423 IDE: using -Xp and -V as keys for cache of fpc settings
git-svn-id: trunk@44289 -
2014-02-28 13:38:12 +00:00
mattias
def22fa3db codetools: fpc sources: added include paths
git-svn-id: trunk@44246 -
2014-02-26 14:40:00 +00:00
mattias
7e053d470f codetools: fixed typo, fpc sources: reset include path, added include path packages/graph/src/inc
git-svn-id: trunk@44245 -
2014-02-26 14:18:41 +00:00
mattias
0e772531c5 codetools: defines: laz src: debugger src path for debuggerintf
git-svn-id: trunk@44222 -
2014-02-24 08:18:13 +00:00
mattias
d8201c49fb lazbuild: fixed compilation
git-svn-id: trunk@44175 -
2014-02-19 19:26:58 +00:00
mattias
7db8442e23 codetools: extended lazarus src template for debuggerintf and lazdebuggergdbmi
git-svn-id: trunk@44154 -
2014-02-18 21:08:53 +00:00
mattias
88780a9aaa IDE: use compiler of project for FPCVer and codetools macro values
git-svn-id: trunk@44141 -
2014-02-18 18:26:04 +00:00
mattias
3a81c208c4 codetools: ExtractFPCFrontEndParameters
git-svn-id: trunk@44016 -
2014-02-11 22:05:21 +00:00
mattias
b60cc2650c codetools: FindRealCompilerInPath: check for -V
git-svn-id: trunk@44010 -
2014-02-11 21:35:10 +00:00
mattias
eb24b12d7a codetools: FindRealCompilerInPath: check for -V
git-svn-id: trunk@44009 -
2014-02-11 21:32:22 +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
a52ea0401d codetools: asking compiler for config files: expand relative file names
git-svn-id: trunk@43432 -
2013-11-12 21:19:50 +00:00
mattias
fa26364e98 IDE: further migration external tools
git-svn-id: trunk@42584 -
2013-09-04 09:15:41 +00:00
mattias
cf68335106 codetools: fixed parsing -Wp, bug #24934, patch from Jeppe Johansen
git-svn-id: trunk@42547 -
2013-09-01 15:38:30 +00:00
mattias
a5e24441da codetools: runtool: check workingdir
git-svn-id: trunk@42331 -
2013-08-04 18:19:08 +00:00
mattias
7f0567f9f6 codetools: CreateFPCCommandLineDefines: option to parse unit and include search path
git-svn-id: trunk@42252 -
2013-07-31 19:22:23 +00:00
mattias
4999eb619b codetools: arm controller units depending on -WP<x>, patch from Jeppe Johansen
git-svn-id: trunk@42168 -
2013-07-21 18:40:58 +00:00
mattias
4c88931c65 IDE: compare default target os, cpu with compiler default
git-svn-id: trunk@42063 -
2013-07-11 23:15:45 +00:00
mattias
eb4f930af7 codetools: fixed asking for the default fpc targetos and targetcpu
git-svn-id: trunk@42062 -
2013-07-11 22:25:50 +00:00
mattias
f665dbdab2 codetools: removed olf fpc 1.0 defines
git-svn-id: trunk@41481 -
2013-06-01 09:07:27 +00:00
mattias
c6da313e09 codetools: FindMissingUnits: do not find fpc sources if there is no ppu in fpc search path
git-svn-id: trunk@41412 -
2013-05-26 10:26:32 +00:00
mattias
3c5ec2b499 codetools: TFPCUnitSetCache.GetUnitSrcFile: always return source file in search path first
git-svn-id: trunk@41410 -
2013-05-26 10:08:41 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00
mattias
09eff56762 codetools: fpc sources: use linux as secondary choice for android, patch #23927
git-svn-id: trunk@40483 -
2013-03-04 23:27:08 +00:00
mattias
e1398d3520 codetools: using TProcessUTF8
git-svn-id: trunk@39746 -
2013-01-03 12:24:11 +00:00
mattias
b2b556c0fd codetools: clean up
git-svn-id: trunk@39743 -
2013-01-03 12:13:28 +00:00
mattias
d7ae5688ec codetools: added RunTool with Params:TStrings
git-svn-id: trunk@39742 -
2013-01-03 12:11:29 +00:00
mattias
aa5d98ecb4 codetools: fixed lcl nonwin32 srcpath for directory ide
git-svn-id: trunk@39706 -
2013-01-01 10:51:03 +00:00
mattias
9175dedadf codetools: using TFileStreamUTF8
git-svn-id: trunk@37653 -
2012-06-15 16:21:53 +00:00
mattias
5a6462019e codetools: searching compiler: search first in dir of fpc.exe, then in PATH
git-svn-id: trunk@37262 -
2012-05-13 08:31:43 +00:00
mattias
b8aaf5770a IDE: added target os aix
git-svn-id: trunk@36739 -
2012-04-12 21:03:07 +00:00
mattias
5044976121 IDE,codetools: fixed ppccross,crossppc to ppcross
git-svn-id: trunk@36596 -
2012-04-06 09:45:40 +00:00
mattias
a314e7cf83 codetools: fpc src: target iphonesim: add include directory rtl/bsd, rtl/darwin instead of rtl/macos
git-svn-id: trunk@36496 -
2012-04-01 10:14:22 +00:00
mattias
7ce24999ea codetools: TFPCTargetConfigCache.GetUnitPaths: check if gathered
git-svn-id: trunk@36461 -
2012-03-30 14:02:05 +00:00
mattias
4d57d078dd codetools: find inheritance of objccategory
git-svn-id: trunk@36458 -
2012-03-30 13:47:49 +00:00
mattias
0a1779a998 codetools: fixed compilation fpc 2.4.5
git-svn-id: trunk@36403 -
2012-03-28 19:52:58 +00:00
mattias
635c911aad IDE: rescan fpc: update default targetos, targetcpu
git-svn-id: trunk@36350 -
2012-03-26 19:00:38 +00:00
mattias
975efd0359 codetools: get fpc full version
git-svn-id: trunk@36303 -
2012-03-24 23:28:53 +00:00
mattias
fb87808634 codetools: clean up
git-svn-id: trunk@36280 -
2012-03-23 16:21:34 +00:00
mattias
bd1a1d6b00 lazbuild: do not create fpcsrc defines
git-svn-id: trunk@36279 -
2012-03-23 16:20:52 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
5c9cd1a9ed codetools: search cross compiler
git-svn-id: trunk@35093 -
2012-02-02 17:15:02 +00:00
mattias
e3ab9e771b codetools: using system filemask
git-svn-id: trunk@35092 -
2012-02-02 16:58:21 +00:00
mattias
5c6dd14985 IDE: parse custom option -Wp and pass to codetools to use as hidden unit, bug #20351
git-svn-id: trunk@34778 -
2012-01-18 14:24:25 +00:00
mattias
8b71b1eee9 codetools: fixed clearing TFPCSourceRules
git-svn-id: trunk@34593 -
2012-01-05 12:18:27 +00:00
mattias
e90ba7e010 cody: dictionary: check if unit is an FPC unit
git-svn-id: trunk@33813 -
2011-11-27 01:56:17 +00:00
mattias
ce6a9b8431 IDE: creating component name from class name: check if removing leading T starts with a number
git-svn-id: trunk@32838 -
2011-10-12 07:24:55 +00:00
mattias
c7d8ed0d73 codetools: updated define templates for lazarus sources
git-svn-id: trunk@32683 -
2011-10-04 23:15:13 +00:00
mattias
edeaa59964 lazutils: started lazutf8, lazfileutil, lazfilecache
git-svn-id: trunk@32678 -
2011-10-04 22:42:44 +00:00
mattias
0da80378a2 codetools: fixed RunTool returning last line if it has no line break
git-svn-id: trunk@32590 -
2011-10-01 18:03:51 +00:00
mattias
83578a8e9b codetools: clean up
git-svn-id: trunk@32526 -
2011-09-27 19:28:06 +00:00
mattias
e914964569 codetools: clean up
git-svn-id: trunk@32525 -
2011-09-27 19:20:22 +00:00
mattias
73d34d3088 codetools: find sources in fpc unit search paths
git-svn-id: trunk@32240 -
2011-09-09 19:00:32 +00:00
mattias
68d8948e3c codetools: always pass the -T and -P option to the compiler to get the macro values
git-svn-id: trunk@31158 -
2011-06-10 15:58:03 +00:00
mattias
8d08ac00c6 IDE: set CodeToolBoss.FPCDefinesCache.ExtraOptions to load codetools message file
git-svn-id: trunk@31103 -
2011-06-05 20:56:03 +00:00
mattias
dfe60001a1 codetools: fixed nested comments for compiler mode fpc
git-svn-id: trunk@31022 -
2011-06-03 14:21:28 +00:00
mattias
03e335fd0e codetools: fixed fpc src include path for directory rtl
git-svn-id: trunk@31021 -
2011-06-03 14:03:26 +00:00
mattias
8c39496157 codetools: fixed use of keywordlists
git-svn-id: trunk@30954 -
2011-05-29 08:34:20 +00:00
mattias
8e1f917408 codetools: fixed TCodeToolManager.FindReferences
git-svn-id: trunk@30947 -
2011-05-28 08:52:08 +00:00
mattias
3d778b6492 codetools: define templates for lazarus src dir: packager frames
git-svn-id: trunk@30912 -
2011-05-26 10:50:59 +00:00
mattias
53b56fb01a codetools: fixed crash when compiler is broken
git-svn-id: trunk@30888 -
2011-05-24 18:45:54 +00:00
mattias
0abcba4a03 IDE: test compiler options: use codetools fpc config cache, bug #17700
git-svn-id: trunk@30457 -
2011-04-24 20:29:51 +00:00
mattias
c66ecb7939 IDE: debugging
git-svn-id: trunk@30037 -
2011-03-27 15:39:15 +00:00
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