Commit Graph

32 Commits

Author SHA1 Message Date
mattias
5dc2599b46 IDE: package compiler options: hide project options
git-svn-id: trunk@29485 -
2011-02-12 14:43:02 +00:00
paul
e9210bf352 ide, ideintf: prepare IDEOptionsIntf and IDE for common package options dialog:
- add GroupPackage and GroupPkgCompiler
  - split compiler options and project options into 2 independent options groups
  - register compiler frames for both GroupCompiler and GroupPkgCompiler
  - change DoOpenIDEOptions: replace filter argument from a class to array of classes to show [project options, compiler options] editor and [package options, compiler options] editors
  - inherit TLazPackageID from TAbstractIDEPackageOptions class
  - fix showing of required frame (like Object inspector or Editor) in the IDE options editor
  + other minor edits

git-svn-id: trunk@29481 -
2011-02-12 13:00:34 +00:00
mattias
03ca535ec0 IDE: project options: fixed showing -o file
git-svn-id: trunk@29449 -
2011-02-10 11:16:11 +00:00
paul
182df633e1 ide: fix position of show compiler options dialog
git-svn-id: trunk@29241 -
2011-01-29 07:33:35 +00:00
mattias
d33b3cd8f7 IDE: resource strings
git-svn-id: trunk@29199 -
2011-01-25 18:13:08 +00:00
mattias
d9cc4dbb7f IDE: warn for macro cicles in project compiler options dialog, bug #18461
git-svn-id: trunk@29198 -
2011-01-25 18:09:42 +00:00
mattias
4165fa706d IDE: do not check include path for output directory, the output directory is auto created
git-svn-id: trunk@29196 -
2011-01-25 17:47:21 +00:00
mattias
b5b5295fc2 IDE: resource strings
git-svn-id: trunk@29195 -
2011-01-25 17:39:45 +00:00
mattias
33eff14728 IDE: compiler options: moved LCLWidgetType to macros
git-svn-id: trunk@29189 -
2011-01-24 17:08:44 +00:00
maxim
7a5f903128 IDE: improved project options Path tab layout. Fixes bug #18333.
git-svn-id: trunk@28833 -
2010-12-29 21:25:55 +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
777e1a450c IDE: TrimSearchPath deleting doubles
git-svn-id: trunk@28650 -
2010-12-08 20:50:27 +00:00
maxim
85de1fc33d IDE, Project options dialog/Path tab: improved taborder, bug #17913.
git-svn-id: trunk@28194 -
2010-11-12 21:51:48 +00:00
mattias
ffe59abaf7 IDE: compiler options: warn if SrcPath contains paths in UnitPath
git-svn-id: trunk@28188 -
2010-11-12 14:46:03 +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
1946265ab4 IDE: compiler options diff
git-svn-id: trunk@27762 -
2010-10-19 21:45:38 +00:00
mattias
ca6f8ce58c IDE: compiler options: do not use bkYes for test button, it should not become default
git-svn-id: trunk@27598 -
2010-10-07 08:00:23 +00:00
mattias
4f85092740 IDE: added comment about -o for project target file name
git-svn-id: trunk@27476 -
2010-09-26 19:36:53 +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
96b933cc95 IDE: fixed TrimSearchPath to keep a . path
git-svn-id: trunk@27366 -
2010-09-14 16:38:27 +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
paul
6990c213d3 ide: compiler options: fix logic of loading from the configuration file (issue #0015625)
git-svn-id: trunk@23975 -
2010-03-13 16:43:44 +00:00
paul
393b9de9d9 ide: options dialog: fix crash on loading compiler configuration (issue #0015739)
git-svn-id: trunk@23974 -
2010-03-13 16:28:17 +00:00
paul
78e8334829 ide: implement import/export of compiler options for the merged dialog
git-svn-id: trunk@23515 -
2010-01-21 09:51:14 +00:00
paul
f603d4da57 ide: convert options frames to use fpc resources
git-svn-id: trunk@23444 -
2010-01-14 10:17:35 +00:00
paul
2826bd7bab ide: remove OnImExportCompilerOptions event and use MainIDEInterface directly instead
git-svn-id: trunk@23358 -
2010-01-03 13:51:38 +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
199795b4c1 ide: implement custom buttons and checkbox for the compiler options
git-svn-id: trunk@23354 -
2010-01-03 10:43:21 +00:00
paul
8cfb4412a9 ide: compiler options frames - support TBaseCompilerOptions instead of TProjectCompilerOptions
git-svn-id: trunk@23340 -
2010-01-02 08:23:08 +00:00
paul
1247659900 ide: fix layout of 2 options frames
git-svn-id: trunk@23335 -
2009-12-31 03:33:57 +00:00
paul
4573043677 ide: add compiler parsing options to the common dialog
git-svn-id: trunk@23334 -
2009-12-31 03:22:29 +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