Commit Graph

421 Commits

Author SHA1 Message Date
mattias
6e218ad039 IDE: update inherited compiler options when frame becomes visible
git-svn-id: trunk@41246 -
2013-05-17 21:49:44 +00:00
juha
2db3f52443 IDE: Add assignments for classes used by build modes.
git-svn-id: trunk@40837 -
2013-04-18 16:56:29 +00:00
juha
5a129e09c3 IDE: comment out another unused function in CompilerOptions
git-svn-id: trunk@39064 -
2012-10-13 09:14:02 +00:00
juha
03611adae0 IDE: Formatting
git-svn-id: trunk@39062 -
2012-10-13 09:13:41 +00:00
juha
b924d1d782 IDE: Update compiler messages for fpc 2.7.1. Issue #23041
git-svn-id: trunk@39061 -
2012-10-12 18:50:39 +00:00
juha
9791089e63 CompilerOptions: comment out unused compiler messages code. Will be removed later.
git-svn-id: trunk@39060 -
2012-10-12 18:50:34 +00:00
juha
08bdcbcf3f CompilerOptions: formatting, refactoring and cleanup of compiler messages code
git-svn-id: trunk@39059 -
2012-10-12 18:50:28 +00:00
mattias
220eac068b ide: project target: apply default extension even if the file has already an extension, issue #22750
git-svn-id: trunk@38437 -
2012-08-30 07:26:05 +00:00
mattias
a47271617a IDE: removed compiler option for switch -vm
git-svn-id: trunk@38411 -
2012-08-27 17:05:49 +00:00
mattias
b7deaffd70 IDE,codetools: added conditionals functions GetIDEValue, GetEnv
git-svn-id: trunk@37391 -
2012-05-22 13:27:59 +00:00
mattias
37eb8f6bd9 IDEIntf: removed TLazCompilerOptions.LCLWidgetType, fixed computing default LCLWidgetType on cross target OS
git-svn-id: trunk@37086 -
2012-04-29 17:43:58 +00:00
juha
7d52c74d6d IDE: Remove IFDEF for a non-supported compiler version
git-svn-id: trunk@37062 -
2012-04-28 13:02:18 +00:00
mattias
98e9e68885 IDEIntf: TrimCustomOptions: trim start and end
git-svn-id: trunk@36318 -
2012-03-25 15:42:34 +00:00
mattias
c6e0578538 IDE: compiler options: append project custom options after inherited custom options
git-svn-id: trunk@36317 -
2012-03-25 15:36:05 +00:00
mattias
074286aea3 undo
git-svn-id: trunk@36315 -
2012-03-25 15:34:46 +00:00
mattias
3525373a8a IDE: SpecialCharsToSpaces: trim UTF8 control codes
git-svn-id: trunk@36314 -
2012-03-25 15:33:26 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
092067fc90 IDE: compiler options: fixed setting modified flag when changing create makefile
git-svn-id: trunk@36219 -
2012-03-22 14:19:35 +00:00
mattias
dfc84d8ae3 IDE: started array of parsed env paths
git-svn-id: trunk@36051 -
2012-03-15 23:50:44 +00:00
mattias
f91dfafe6a IDE: parsed compiler options: unified
git-svn-id: trunk@36047 -
2012-03-15 22:53:27 +00:00
mattias
587f6e9dcc IDE: unified changestamp
git-svn-id: trunk@36046 -
2012-03-15 22:35:34 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
44897bf607 IDE: compiler options: comments
git-svn-id: trunk@35022 -
2012-01-29 15:44:01 +00:00
mattias
52602e7db7 IDE: replaced some cycle with circular dependency
git-svn-id: trunk@34586 -
2012-01-04 23:12:31 +00:00
mattias
4838f5a1bc IDE: pass compiler options -T and -P if set, even if they are the same as the IDE default
git-svn-id: trunk@34561 -
2012-01-03 16:27:40 +00:00
mattias
c5de3503fb IDE: moved projec option UseAsDefault from TBaseCompilerOptions to TProject
git-svn-id: trunk@34552 -
2012-01-03 13:27:51 +00:00
mattias
48657d7019 IDE: renamed circle detection with cycle detection
git-svn-id: trunk@34541 -
2012-01-02 17:13:43 +00:00
mattias
97fac1bc4c IDE: project compiler option fpc message file: default to environment option
git-svn-id: trunk@34485 -
2011-12-29 00:23:15 +00:00
mattias
64e2d1bc44 IDE: project options: added checkbox for UseMsgFile
git-svn-id: trunk@34482 -
2011-12-28 23:41:01 +00:00
mattias
0272ffb1cc IDE: macros: fixed nested macros, bug #20941
git-svn-id: trunk@34348 -
2011-12-21 12:38:16 +00:00
mattias
eecec379ff IDEIntf: added TLazCompilerOptions.GetUnitPath
git-svn-id: trunk@33811 -
2011-11-27 00:14:34 +00:00
mattias
0079318916 IDEIntf: added TLazCompilerOptions.GetEffectiveTargetOS
git-svn-id: trunk@33810 -
2011-11-27 00:09:25 +00:00
juha
2953423fdc IDE: Implement Stack size in compiler options. Issue #17790
git-svn-id: trunk@33620 -
2011-11-18 21:42:59 +00:00
juha
81511cf49b IDE: Added a check box for -WR compiler option. Issue #7154
git-svn-id: trunk@33527 -
2011-11-14 12:31:30 +00:00
mattias
a54976dae0 IDE: compiler options: execute before/after: using project macros
git-svn-id: trunk@33421 -
2011-11-08 20:12:01 +00:00
paul
7bdbdd01d6 ide: enhance compiler options and message options frame to support messages which are ignored by default
git-svn-id: trunk@33248 -
2011-11-03 02:24:56 +00:00
juha
46836a1a51 IDE: remove obsolete ParsedCompilerOptStringNames, use WriteStr
git-svn-id: trunk@33238 -
2011-11-02 23:16:56 +00:00
martin
b20c06b135 IDE: Compileropts, use VERSION
git-svn-id: trunk@33203 -
2011-11-01 20:13:47 +00:00
martin
b620fb101b CompilerOpts: Restore debug info by default (was implied by line-info
git-svn-id: trunk@33081 -
2011-10-25 09:49:35 +00:00
mattias
cf0a46e3a8 IDEIntf: added TLazProject.SetAlternativeCompile
git-svn-id: trunk@32605 -
2011-10-01 21:24:58 +00:00
martin
2aee52f6f3 IDE: debug/complier-options dialog. revert default to -g
git-svn-id: trunk@32468 -
2011-09-23 09:54:24 +00:00
mattias
da010d4038 IDE: added TBaseCompilerOptions.GetEffectiveTargetOS/CPU
git-svn-id: trunk@32451 -
2011-09-21 15:34:29 +00:00
martin
6be51d73df IDE: debug/complier-options: start detecting OS/CPU
git-svn-id: trunk@32450 -
2011-09-21 14:04:12 +00:00
martin
bf13fbd3d8 IDE: debug/complier-options dialog. Improve layout/dependencies
git-svn-id: trunk@32429 -
2011-09-19 21:45:35 +00:00
martin
3afc124a8a IDE: debug/complier-options dialog: upgrading for -gh -gv
git-svn-id: trunk@32403 -
2011-09-18 12:20:20 +00:00
martin
42a939bb39 IDE: debug/complier-options dialog: fix upgrading settings that had only -gl
git-svn-id: trunk@32402 -
2011-09-18 12:14:01 +00:00
martin
0bd154bb35 IDE: debug/complier-options dialog: fix upgrading settings that had only -gl
git-svn-id: trunk@32401 -
2011-09-18 12:06:38 +00:00
martin
a829d4e499 IDE: debug/complier-options dialog: make -gl depend on debug-info
git-svn-id: trunk@32379 -
2011-09-17 10:36:14 +00:00
martin
254fe49a24 IDE: Improve debug/complier-options dialog
git-svn-id: trunk@32373 -
2011-09-16 23:03:13 +00:00
mattias
e0b91a2f5e anchordocking: default close button if theme does not support it
git-svn-id: trunk@31704 -
2011-07-15 18:33:27 +00:00