Commit Graph

472 Commits

Author SHA1 Message Date
mattias
9606af1935 IDE: create package makefile: do not add matrix options
git-svn-id: trunk@41557 -
2013-06-05 21:01:12 +00:00
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
mattias
502cf5067d IDE+lazbuild: linker options: ignore characters #0..#32, combine quoted
git-svn-id: trunk@31265 -
2011-06-17 11:42:22 +00:00
mattias
466d3e3721 IDE: pass the -WG parameter only for windows, OS2 and macos
git-svn-id: trunk@31127 -
2011-06-07 18:43:33 +00:00
mattias
7d577c90bb IDE: clean up
git-svn-id: trunk@31126 -
2011-06-07 18:24:40 +00:00
mattias
e08c976b88 IDE: pass the -WG parameter only for windows, OS2 and darwin
git-svn-id: trunk@31125 -
2011-06-07 18:24:11 +00:00
mattias
430d0550d3 IDE: package options: work on real package and restore via backup
git-svn-id: trunk@30886 -
2011-05-24 14:27:40 +00:00
mattias
8359cb4b2e IDE: implemented using project build macros in project compiler options
git-svn-id: trunk@30885 -
2011-05-24 12:59:45 +00:00
mattias
04e3416580 IDE: Make resourcestring: fixed prefix
git-svn-id: trunk@30438 -
2011-04-23 15:30:08 +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
2755108d9c IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
2011-02-13 13:42:19 +00:00
mattias
da98b47570 codetools: cache for parsing ppu files
git-svn-id: trunk@29455 -
2011-02-10 21:56:58 +00:00
mattias
89eb154d19 IDE: fixed -o parameter
git-svn-id: trunk@29453 -
2011-02-10 17:36:50 +00:00
mattias
ef9ef55693 IDE: fixed -FE parameter, bug #18725
git-svn-id: trunk@29451 -
2011-02-10 11:43:43 +00:00
mattias
62c2ff8fb3 IDE: clean up
git-svn-id: trunk@29450 -
2011-02-10 11:16:47 +00:00
mattias
03ca535ec0 IDE: project options: fixed showing -o file
git-svn-id: trunk@29449 -
2011-02-10 11:16:11 +00:00
mattias
6e4e144559 cody: started searching for used ppu files
git-svn-id: trunk@29435 -
2011-02-10 00:00:27 +00:00
mattias
d33b3cd8f7 IDE: resource strings
git-svn-id: trunk@29199 -
2011-01-25 18:13:08 +00:00
mattias
01c9842d3e IDE: on circle in macros of compiler options paths: do not raise exception, but store them, bug #18461
git-svn-id: trunk@29194 -
2011-01-25 17:38:30 +00:00
mattias
33eff14728 IDE: compiler options: moved LCLWidgetType to macros
git-svn-id: trunk@29189 -
2011-01-24 17:08:44 +00:00
mattias
15ca442dd7 IDE: moved fixed LCL linker options to conditionals
git-svn-id: trunk@29187 -
2011-01-24 11:00:23 +00:00
mattias
2f12e1996f IDE: fixed adding inherited linker options when project has no linker options
git-svn-id: trunk@29170 -
2011-01-23 13:21:14 +00:00
vincents
5c601599bd ide: fixed compilation with fpc 2.4.0
git-svn-id: trunk@29148 -
2011-01-20 20:42:58 +00:00
paul
3ed56f1dae ide: fix compilation
git-svn-id: trunk@29120 -
2011-01-19 12:37:25 +00:00
mattias
772e75cfa0 IDE: clean up, fixed jcf2 makefile
git-svn-id: trunk@28995 -
2011-01-13 15:11:41 +00:00
mattias
4b32b87dde codetools: fixed CreateRelativePath
git-svn-id: trunk@28994 -
2011-01-13 15:07:51 +00:00
mattias
a8f7d54b4c IDE: fixed comparing makefile.compiled options
git-svn-id: trunk@28986 -
2011-01-13 12:00:18 +00:00
paul
794576d48f ide: notify IDE about the change when compiler messages options are changed (bug #0018409)
git-svn-id: trunk@28957 -
2011-01-11 09:59:13 +00:00
mattias
a8b437d1a0 IDE: added macro FallBackOutputRoot, source editor context menu item to open package of package source file
git-svn-id: trunk@28932 -
2011-01-10 13:24:25 +00:00
mattias
3061ed804d IDE: switching between default and fallback package output directory
git-svn-id: trunk@28909 -
2011-01-09 00:20:26 +00:00
mattias
1b48dc89de IDE: replaced globaloptions with macros, bug #18179, #18421, #18143
git-svn-id: trunk@28897 -
2011-01-07 18:42:24 +00:00
mattias
fbbd9447ba IDE: added project compiler option: apply target file conventions, bug #17847
git-svn-id: trunk@28721 -
2010-12-15 13:00:17 +00:00
mattias
230d56ede2 IDE: added macro MakeLib
git-svn-id: trunk@28720 -
2010-12-15 12:41:06 +00:00
mattias
16b4c85fec IDE: fixed keeping / \ characters in custom options, bug #18152
git-svn-id: trunk@28624 -
2010-12-04 22:50:28 +00:00
paul
02c56dd013 ide: don't set compiler options change stamp to invalid in SetModified (fixes bug #0018045)
git-svn-id: trunk@28606 -
2010-12-03 09:30:01 +00:00
paul
7384c21172 ide: fix TBaseCompilerOptions.Assign to assign also messages options (part of bug #0018045)
git-svn-id: trunk@28605 -
2010-12-03 09:01:31 +00:00
mattias
5f6a2af4de IDE: fixed TBaseCompilerOptions.SetLinkerOptions, bug #17946
git-svn-id: trunk@28267 -
2010-11-16 08:21:03 +00:00
mattias
27461c4823 IDE: added about IDE info dialog
git-svn-id: trunk@28101 -
2010-11-05 19:26:20 +00:00
paul
47fd01ddcc ide: restore -Xg option on compiler options cancellation (bug #0017782)
git-svn-id: trunk@28048 -
2010-11-03 04:39:09 +00:00
mattias
590344aed7 IDE: clearing computed project build macro values
git-svn-id: trunk@27992 -
2010-10-30 22:04:32 +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
0e64f10a02 IDE: create makefile for package: add Makefile.compiled file
git-svn-id: trunk@27834 -
2010-10-24 17:49:50 +00:00
mattias
b342522087 IDE: compilier options: trim leading/trailing spaces from custom options to reduce modified
git-svn-id: trunk@27804 -
2010-10-21 21:42:59 +00:00
mattias
ad2142ef86 added lclbase lpl
git-svn-id: trunk@27802 -
2010-10-21 20:37:10 +00:00
mattias
c9395f8b4c translations: german: updates from Swen Heinig
git-svn-id: trunk@27773 -
2010-10-20 08:40:33 +00:00
mattias
1946265ab4 IDE: compiler options diff
git-svn-id: trunk@27762 -
2010-10-19 21:45:38 +00:00
mattias
16694c61a3 IDE: popup menu to switch set
git-svn-id: trunk@27754 -
2010-10-18 23:11:47 +00:00
mattias
3141ce6197 IDE: fixed TCompilerOptions.IsEqual, removed obsolete read/write events of compileroptions
git-svn-id: trunk@27722 -
2010-10-16 18:00:04 +00:00
mattias
78d480b9e1 IDE: fixed menu item 64bit
git-svn-id: trunk@27684 -
2010-10-13 19:01:58 +00:00
mattias
5223a83d19 IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel
git-svn-id: trunk@27681 -
2010-10-13 14:47:27 +00:00
mattias
1589de464e IDE: fixed loading project compiler options
git-svn-id: trunk@27649 -
2010-10-11 08:31:26 +00:00