Commit Graph

281 Commits

Author SHA1 Message Date
mattias
067abcf736 IDE: save compiler option conditionals
git-svn-id: trunk@27126 -
2010-08-17 14:07:56 +00:00
mattias
264e8abdc8 IDE: compute build macros in local package substitution
git-svn-id: trunk@27125 -
2010-08-17 13:56:18 +00:00
mattias
fc87d06bd0 IDEIntf: removed conditionals
git-svn-id: trunk@27124 -
2010-08-17 13:24:15 +00:00
mattias
6cf974a082 IDE: function to compute build macros
git-svn-id: trunk@27110 -
2010-08-16 14:23:57 +00:00
mattias
12f0bd4993 IDE: removed conditionals via nodes
git-svn-id: trunk@27107 -
2010-08-16 11:08:18 +00:00
mattias
14b3de8d23 IDE: build macros: removed default value, will be done in conditionals
git-svn-id: trunk@27090 -
2010-08-13 12:53:26 +00:00
mattias
aad0de1107 IDE: comments
git-svn-id: trunk@27011 -
2010-08-04 15:39:59 +00:00
mattias
9b4deffe0f IDE: load/save build macro values
git-svn-id: trunk@27009 -
2010-08-04 11:58:54 +00:00
mattias
4400804029 IDE: edit build macros
git-svn-id: trunk@27003 -
2010-08-03 21:18:54 +00:00
mattias
9990d3eff6 IDE: project macros: save/load in project
git-svn-id: trunk@26994 -
2010-08-03 11:57:03 +00:00
mattias
5256b68374 IDE: removed TBuildMode
git-svn-id: trunk@26992 -
2010-08-03 11:00:05 +00:00
mattias
1bafc6648c IDE: build mdoes: change stamp for build macros
git-svn-id: trunk@26977 -
2010-08-02 13:49:54 +00:00
mattias
ea5e026d64 IDE: build mocros: default value is string
git-svn-id: trunk@26976 -
2010-08-02 11:48:20 +00:00
mattias
8cab5efb57 IDE: renamed build variable to build macro
git-svn-id: trunk@26863 -
2010-07-27 18:02:25 +00:00
mattias
8219a7bc0b IDE: TBaseCompilerOptions.CreateTargetFilename using CreateAbsolutePath, bug #15435
git-svn-id: trunk@26429 -
2010-07-02 20:50:03 +00:00
mattias
8a23ceb5eb IDE: prepend library prefix for libraries, bug #15944
git-svn-id: trunk@26392 -
2010-07-01 18:18:23 +00:00
mattias
cb894f41be IDE: do not use -FE switch if not needed
git-svn-id: trunk@26387 -
2010-07-01 11:56:15 +00:00
mattias
d5bbf14bd0 IDE: changed default config value for compiler options use ansistrings to true
git-svn-id: trunk@26172 -
2010-06-18 19:00:34 +00:00
mattias
bb55ccecbd IDE: started upgrade of xml units
git-svn-id: trunk@25647 -
2010-05-25 20:37:53 +00:00
dmitry
0cb16e88d1 ide: fix compiler messages loading. messages files should be loaded before ignored messages list
git-svn-id: trunk@25598 -
2010-05-24 05:25:06 +00:00
mattias
8471e299e4 IDE: removed buildmodegroups
git-svn-id: trunk@25564 -
2010-05-21 12:55:06 +00:00
mattias
f3e19f4829 IDE: removed buildmodeflagtype
git-svn-id: trunk@25563 -
2010-05-21 12:25:53 +00:00
mattias
35b96c9265 IDE: project target: relative to lpi file, not main source
git-svn-id: trunk@25514 -
2010-05-19 11:25:40 +00:00
mattias
0448deb6c3 LCL: added RunCmdFromPath to unit utf8process
git-svn-id: trunk@25495 -
2010-05-18 08:43:07 +00:00
mattias
a9499f1de3 IDE: compiler options: show options with target file name
git-svn-id: trunk@25148 -
2010-05-03 09:14:12 +00:00
mattias
aa3bf01500 IDE: fixed anchors in show compiler options
git-svn-id: trunk@25147 -
2010-05-03 08:43:46 +00:00
dmitry
4536384988 ide: full compiler message template is shown, if no param name information is given for the message
git-svn-id: trunk@24331 -
2010-04-01 07:35:24 +00:00
martin
e1290c555d Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
2010-03-16 16:16:32 +00:00
mattias
09a6ed59f3 IDE: fixed nested macros, using default for FPCVer macro, bug #16008
git-svn-id: trunk@24035 -
2010-03-16 13:30:29 +00:00
dmitry
148762fd30 ide: changed compiler messages list parsing. all messages are stored now, only hints/notes/warns are shown
git-svn-id: trunk@23553 -
2010-01-25 06:07:33 +00:00
mattias
e8bfdf298f IDE: changed default for new project: use ansistring
git-svn-id: trunk@23521 -
2010-01-21 15:41:41 +00:00
mattias
2e8a259717 IDE: clean up, naming old modes now variables
git-svn-id: trunk@23404 -
2010-01-09 14:26:34 +00:00
mattias
9e0bd4b9e8 IDE: build modes: selected
git-svn-id: trunk@23360 -
2010-01-03 15:10:27 +00:00
paul
bf67a1aaf6 ide: some improvements for editing of compiler option in the common dialog
git-svn-id: trunk@23355 -
2010-01-03 11:08:29 +00:00
paul
28e9903440 ide: move TestCompilerOptions event to compileroptions unit
git-svn-id: trunk@23353 -
2010-01-03 10:42:26 +00:00
paul
974f544515 ide: further work on registering compiler options, fix IDE options dialog behavior when error is found during Check calls
git-svn-id: trunk@23333 -
2009-12-31 02:55:17 +00:00
paul
36ef1df4fe ideintf: inherit compiler and project options from TAbstractIDEProjectOptions, reserve 2 groups for project and compiler options
git-svn-id: trunk@23253 -
2009-12-24 09:34:59 +00:00
mattias
e77c7bec7b IDE: build modes: stared group includes
git-svn-id: trunk@23199 -
2009-12-19 23:41:24 +00:00
mattias
996aca571f IDE: build modes: delete
git-svn-id: trunk@23148 -
2009-12-15 15:20:55 +00:00
mattias
5a06123370 IDE: build modes: new setting
git-svn-id: trunk@23107 -
2009-12-12 17:52:35 +00:00
mattias
f5604c0e91 IDE: build modes: value
git-svn-id: trunk@23104 -
2009-12-12 16:52:54 +00:00
mattias
6deb52fdc0 IDE: build modes: editing name
git-svn-id: trunk@23102 -
2009-12-12 13:54:52 +00:00
mattias
5d639e329d IDE: build modes: new button
git-svn-id: trunk@23101 -
2009-12-12 13:28:44 +00:00
mattias
0de4518618 IDE: started filling build modes grid
git-svn-id: trunk@23098 -
2009-12-12 12:42:48 +00:00
mattias
0603ce86c8 IDE: using default package output directory until rebuild is needed
git-svn-id: trunk@23049 -
2009-12-09 12:41:30 +00:00
mattias
64232ae461 IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154
git-svn-id: trunk@23041 -
2009-12-08 21:03:50 +00:00
dmitry
d18226c7e6 fix for 15243. compiler messages are now to the option's CreateDiff
git-svn-id: trunk@22970 -
2009-12-04 22:18:48 +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
f5ce406aee IDEIntf: compiler options: added TargetFilename
git-svn-id: trunk@22008 -
2009-10-03 22:34:05 +00:00
mattias
3332bbadc3 IDE: create bundle for test project with unit output directory
git-svn-id: trunk@22004 -
2009-10-03 22:16:23 +00:00