Commit Graph

387 Commits

Author SHA1 Message Date
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