mattias
|
707c60c7eb
|
IDE: simplified
git-svn-id: trunk@47754 -
|
2015-02-13 21:31:36 +00:00 |
|
mattias
|
312c5f1c59
|
IDE: simplified
git-svn-id: trunk@47753 -
|
2015-02-13 21:27:28 +00:00 |
|
mattias
|
bee2faeb7b
|
IDE: added parameters --verbose, --quiet, when building IDE or project and when quit, give message when already building
git-svn-id: trunk@47590 -
|
2015-02-04 22:30:54 +00:00 |
|
juha
|
9454def0c9
|
IDE: Fix error in all compiler options parser.
git-svn-id: trunk@47182 -
|
2014-12-12 16:37:27 +00:00 |
|
mattias
|
960141597a
|
IDE: macro CompPath: return project compiler, COmpPath(IDE) returns IDE compiler
git-svn-id: trunk@46858 -
|
2014-11-15 12:38:51 +00:00 |
|
mattias
|
ee813e253a
|
IDE: buildmanager: fixed clearing reference to destroyed project
git-svn-id: trunk@46169 -
|
2014-09-10 11:43:05 +00:00 |
|
mattias
|
322062cc24
|
IDE: clean up
git-svn-id: trunk@45989 -
|
2014-07-28 18:50:07 +00:00 |
|
mattias
|
dc0ea8db95
|
IDE: enabled group compile
git-svn-id: trunk@45987 -
|
2014-07-28 14:53:57 +00:00 |
|
maxim
|
61325d1c41
|
IDE: fixed FPC_FULLVERSION macro description localization
git-svn-id: trunk@45963 -
|
2014-07-23 23:49:51 +00:00 |
|
mattias
|
f4aca192ce
|
IDE: clean up
git-svn-id: trunk@45960 -
|
2014-07-23 20:27:27 +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
|
abaf3fb59c
|
IDE: clean up old external tools
git-svn-id: trunk@45942 -
|
2014-07-20 19:47:30 +00:00 |
|
juha
|
2fc0b188b7
|
Make TProject own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45802 -
|
2014-07-06 22:37:43 +00:00 |
|
mattias
|
33ebf1adac
|
IDE: added macro LazVer, from Mike Thompson
git-svn-id: trunk@45616 -
|
2014-06-22 16:27:51 +00:00 |
|
juha
|
45a06804fd
|
IDE: adjust lineendings of some resource strings.
git-svn-id: trunk@45551 -
|
2014-06-16 17:59:56 +00:00 |
|
juha
|
a912107bf0
|
IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
|
2014-06-15 11:52:15 +00:00 |
|
juha
|
75b7c1bd1e
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
Makes Format() calls and translations easier although initially creates fuzzy lines in PO files.
git-svn-id: trunk@45519 -
|
2014-06-15 11:52:01 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
mattias
|
e374177ab3
|
IDE: fixed appending project options
git-svn-id: trunk@45360 -
|
2014-06-05 20:00:43 +00:00 |
|
mattias
|
77c313ab47
|
IDE: compare parameters: trim
git-svn-id: trunk@45359 -
|
2014-06-05 18:55:36 +00:00 |
|
juha
|
258ea1153d
|
IDE: Remove some duplicate resource strings.
git-svn-id: trunk@45325 -
|
2014-06-03 19:01:24 +00:00 |
|
mattias
|
20e6cdc0a9
|
lazbuild: started migration to external tools
git-svn-id: trunk@45294 -
|
2014-06-01 21:38:27 +00:00 |
|
mattias
|
30c58e48d6
|
IDE,lazutils: added GetPhysicalFilenameCached
git-svn-id: trunk@45247 -
|
2014-05-30 13:41:20 +00:00 |
|
mattias
|
978ec20681
|
IDE: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45246 -
|
2014-05-30 12:41:17 +00:00 |
|
mattias
|
cd49818fd6
|
IDE: trim fpc front end params
git-svn-id: trunk@44343 -
|
2014-03-04 14:26:22 +00:00 |
|
mattias
|
4b9f06ac1e
|
IDEIntf: added event called when the IDE collects the fpc front end parameters
git-svn-id: trunk@44340 -
|
2014-03-04 14:13:40 +00:00 |
|
mattias
|
25716f17e3
|
IDE: fixed extracting custom compiler options from active project
git-svn-id: trunk@44339 -
|
2014-03-04 11:27:06 +00:00 |
|
mattias
|
d0d17505d9
|
IDE: build IDE: use default compiler, not compiler of project
git-svn-id: trunk@44333 -
|
2014-03-03 09:58:07 +00:00 |
|
mattias
|
0d6f31cc8a
|
IDE: clean up
git-svn-id: trunk@44329 -
|
2014-03-02 21:23:03 +00:00 |
|
mattias
|
79d0bce2d6
|
IDE: clean up
git-svn-id: trunk@44328 -
|
2014-03-02 21:22:13 +00:00 |
|
mattias
|
bcaf4e5eed
|
IDE: clean up
git-svn-id: trunk@44327 -
|
2014-03-02 21:20:40 +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
|
4fdcc812d9
|
IDE: show error if compiler is not fpc
git-svn-id: trunk@44292 -
|
2014-02-28 14:05:45 +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
|
d8201c49fb
|
lazbuild: fixed compilation
git-svn-id: trunk@44175 -
|
2014-02-19 19:26:58 +00:00 |
|
mattias
|
ba22fe2361
|
IDEIntf: added boot handler when transfer macros have been created
git-svn-id: trunk@44168 -
|
2014-02-19 14:36:34 +00:00 |
|
mattias
|
5a07230297
|
IDE: clean up
git-svn-id: trunk@44146 -
|
2014-02-18 18:47:15 +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
|
0fa7fa8be8
|
IDE: check if project needs build: check if file is in unit/include path
git-svn-id: trunk@44059 -
|
2014-02-13 23:18:25 +00:00 |
|
mattias
|
1e8926baa8
|
IDE: clean up
git-svn-id: trunk@42801 -
|
2013-09-15 06:10:28 +00:00 |
|
mattias
|
fa26364e98
|
IDE: further migration external tools
git-svn-id: trunk@42584 -
|
2013-09-04 09:15:41 +00:00 |
|
mattias
|
cf4f0b577b
|
IDE: further migration external tools
git-svn-id: trunk@42295 -
|
2013-08-03 19:33:59 +00:00 |
|
mattias
|
a7d3638143
|
IDE: further migration external tools
git-svn-id: trunk@42289 -
|
2013-08-03 15:56:10 +00:00 |
|
mattias
|
057762a149
|
IDE: migrate compiler message types
git-svn-id: trunk@42234 -
|
2013-07-30 09:18:33 +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 |
|
juha
|
ce8c8f7881
|
Revert r41936 #ab277e68c5 because Run Parameters dialog lost its existing history lists.
git-svn-id: trunk@41940 -
|
2013-06-29 13:14:58 +00:00 |
|
mattias
|
cfb2ee3fcb
|
IDE: debugln when help macro fails
git-svn-id: trunk@41938 -
|
2013-06-29 12:52:42 +00:00 |
|
juha
|
ab277e68c5
|
IDE: in Run Parameters dialog use TMemo instead of TComboBox. Issue #24345, patch from Cyrax.
git-svn-id: trunk@41936 -
|
2013-06-29 10:24:12 +00:00 |
|
mattias
|
e043bb91b4
|
IDE+lazbuild: fixed applying ide macros for the right build mode
git-svn-id: trunk@41579 -
|
2013-06-07 12:12:02 +00:00 |
|
mattias
|
e9931a214f
|
IDE: replaced compiler options Macro values with Additions and Overrides
git-svn-id: trunk@41570 -
|
2013-06-06 21:34:39 +00:00 |
|