Commit Graph

520 Commits

Author SHA1 Message Date
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
mattias
045c7df7b2 IDE: save/load project compiler option sets
git-svn-id: trunk@27634 -
2010-10-09 16:37:08 +00:00
mattias
9e63cf8edb IDE: fixed laz build dlg
git-svn-id: trunk@27629 -
2010-10-08 22:03:33 +00:00
mattias
1cf22e85c1 IDE: moved project compileroptions and macrovalues to buildmodes
git-svn-id: trunk@27627 -
2010-10-08 20:28:37 +00:00
mattias
86d16f0a51 IDE: reset BuildTarget after project options
git-svn-id: trunk@27623 -
2010-10-08 16:51:29 +00:00
mattias
3d26d69da8 IDE: compiler options: added OnChanged handlers
git-svn-id: trunk@27622 -
2010-10-08 15:54:42 +00:00
mattias
53728f728d IDE: compiler options: made CreateDiff usable as Equals
git-svn-id: trunk@27617 -
2010-10-08 09:47:14 +00:00
mattias
8b9e2c6412 IDE: compiler options changestamp
git-svn-id: trunk@27607 -
2010-10-07 16:41:57 +00:00
mattias
b25b8e2a2a IDE: progress window: show hint
git-svn-id: trunk@27604 -
2010-10-07 11:45:23 +00:00
mattias
081cb87fe6 LCL: removed TApplication.FFormList, bug #17570
git-svn-id: trunk@27602 -
2010-10-07 11:14:01 +00:00
mattias
e4623dcc4c IDE: replaced project compiler options OwnerProject+Project with LazProject
git-svn-id: trunk@27601 -
2010-10-07 10:45:54 +00:00
mattias
f572c7f13c IDE: replaced compiler options property Active with function IsActive
git-svn-id: trunk@27600 -
2010-10-07 10:42:27 +00:00
mattias
3fc6280bb3 IDE: comments
git-svn-id: trunk@27595 -
2010-10-06 21:14:52 +00:00
mattias
f0e93fedb8 IDE: added Active property for compiler options
git-svn-id: trunk@27594 -
2010-10-06 20:57:15 +00:00
mattias
dce224d875 IDE: cleaned up compileroptions: more consistent with other option classes
git-svn-id: trunk@27592 -
2010-10-06 20:19:21 +00:00
mattias
f44d97b839 IDE: unit info: added parsed size and total of all include files
git-svn-id: trunk@27538 -
2010-10-01 13:29:52 +00:00
mattias
f709e6ad5a codetools: added resourcestrings
git-svn-id: trunk@27535 -
2010-10-01 09:53:48 +00:00
mattias
174a993140 IDE: updated help links for compiler options
git-svn-id: trunk@27532 -
2010-09-30 21:38:23 +00:00
mattias
7518a8a890 IDE: auto fix path delims for conditional search paths
git-svn-id: trunk@27521 -
2010-09-28 21:46:13 +00:00
mattias
951dd0f0c5 IDE: change build macro valeus: invalidate
git-svn-id: trunk@27517 -
2010-09-28 20:56:48 +00:00
mattias
373d0b1a7e IDE: moved project target file to compiler paths page
git-svn-id: trunk@27475 -
2010-09-26 19:19:56 +00:00
mattias
aaa7d1a0c6 IDE: check build macro names with IDE built-in macros
git-svn-id: trunk@27466 -
2010-09-26 10:44:14 +00:00
mattias
5e87400d8c IDE: when package is renamed, rename its build macros
git-svn-id: trunk@27465 -
2010-09-26 10:34:13 +00:00
mattias
50a7636bc3 IDE: conditionals: show syntax error
git-svn-id: trunk@27460 -
2010-09-25 23:54:51 +00:00
mattias
69a72989a9 IDE: use preview syntax highlighter for conditionals
git-svn-id: trunk@27459 -
2010-09-25 22:39:12 +00:00
mattias
200f270cbb IDE: show inherited build macros in inherited compiler options
git-svn-id: trunk@27458 -
2010-09-25 21:45:56 +00:00
mattias
56e9513ead IDE: build macros dlg: check keyword, duplicates from used packages, prefix
git-svn-id: trunk@27430 -
2010-09-21 15:58:06 +00:00
mattias
c32c577831 IDE: build macros for projects
git-svn-id: trunk@27428 -
2010-09-21 15:21:40 +00:00
mattias
0c340da499 IDE: fixed compilation
git-svn-id: trunk@27422 -
2010-09-20 19:36:31 +00:00
mattias
b8810ed848 IDE: fixed creating Makefiles with macros
git-svn-id: trunk@27419 -
2010-09-20 16:18:06 +00:00
mattias
a1aabdb31f IDE: clean up
git-svn-id: trunk@27417 -
2010-09-20 08:26:59 +00:00
mattias
f8157f184d IDE: conditionals for package usage compiler options
git-svn-id: trunk@27411 -
2010-09-19 10:17:46 +00:00
mattias
4c4e51ad9d IDE: simplified TAdditionalCompilerOptions
git-svn-id: trunk@27409 -
2010-09-18 16:10:25 +00:00
mattias
96c2c2c9f4 lazbuild: fixed initializing build macros
git-svn-id: trunk@27404 -
2010-09-18 09:02:00 +00:00
mattias
36cb2971ba IDE: clean up
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
mattias
28afd00d86 IDE: conditionals for package compilation
git-svn-id: trunk@27400 -
2010-09-17 21:56:55 +00:00
mattias
ee0576766e IDE: started using compiler conditionals
git-svn-id: trunk@27393 -
2010-09-17 13:01:35 +00:00
mattias
80a9a8d66c IDE: added Owner to TParsedCompilerOptions
git-svn-id: trunk@27392 -
2010-09-17 11:00:16 +00:00
mattias
26e3d51f1a removed examples/parser
git-svn-id: trunk@27335 -
2010-09-12 16:34:42 +00:00
mattias
595a43bd40 translations: german: updates from Swen Heinig
git-svn-id: trunk@27204 -
2010-08-26 20:59:31 +00:00
mattias
63f09fd4cd IDE: fixed save/load build macro values
git-svn-id: trunk@27148 -
2010-08-19 13:49:03 +00:00
mattias
03a5fce36b IDE: use project build macro values
git-svn-id: trunk@27140 -
2010-08-18 15:53:10 +00:00
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