mattias
4dcfd331ed
IDEIntf: deprecated TLazProject.ShortDescription
...
git-svn-id: trunk@35045 -
2012-01-31 00:29:20 +00:00
mattias
c9ffd2f60c
IDE: resolve macros in project title
...
git-svn-id: trunk@35044 -
2012-01-31 00:22:13 +00:00
mattias
9b6246b2d8
IDEIntf: docs
...
git-svn-id: trunk@34934 -
2012-01-25 16:17:05 +00:00
mattias
1710736e19
IDEIntf: docs
...
git-svn-id: trunk@34927 -
2012-01-25 15:16:37 +00:00
mattias
ed35731fe8
IDEIntf: made GetFileCOunt protected
...
git-svn-id: trunk@34924 -
2012-01-25 14:59:21 +00:00
mattias
817dce013f
IDE: project: added option to set the fpdoc package name
...
git-svn-id: trunk@34826 -
2012-01-20 22:39:37 +00:00
mattias
b83e461a60
IDE: packages: added option to set the fpdoc package name
...
git-svn-id: trunk@34823 -
2012-01-20 16:58:15 +00:00
mattias
c3ae437f84
IDE: new projects: store session in lps in project directory
...
git-svn-id: trunk@32879 -
2011-10-14 08:15:14 +00:00
mattias
4cec37047a
IDEIntf: added TLazProject.RunParameters
...
git-svn-id: trunk@32606 -
2011-10-01 21:44:11 +00:00
mattias
d700c68b43
IDEIntf: added TLazProject.UseManifest/LoadDefaultIcon
...
git-svn-id: trunk@32597 -
2011-10-01 20:09:07 +00:00
mattias
38c75a8c1f
IDEIntf: added TLazProject.Resources
...
git-svn-id: trunk@32596 -
2011-10-01 19:49:29 +00:00
mattias
781ddc516d
IDEIntf: moved UseAppBundle to IDEIntf
...
git-svn-id: trunk@32594 -
2011-10-01 19:28:01 +00:00
mattias
6d5765c8f1
IDE: moved instantfpc program item to package
...
git-svn-id: trunk@32592 -
2011-10-01 19:22:05 +00:00
mattias
5416195ef5
IDEIntf: TLazProject.IsVirtual
...
git-svn-id: trunk@32447 -
2011-09-21 11:06:51 +00:00
mattias
88ad6a57f6
IDE: when creating a new unit: when compiler options of main source and project options differ: warn and allow to cancel, request 20067
...
git-svn-id: trunk@32082 -
2011-08-28 11:17:02 +00:00
mattias
133696ef7b
IDE: added file type for instantfc programs, run instantfpc if file has shebang
...
git-svn-id: trunk@31624 -
2011-07-09 19:57:15 +00:00
mattias
f0c2abeafe
IDE: clean compile: do not remove dll, so and a by default
...
git-svn-id: trunk@30993 -
2011-05-31 22:02:47 +00:00
mattias
efefac194f
IDE: clean build: search files
...
git-svn-id: trunk@30985 -
2011-05-31 15:28:08 +00:00
mattias
c0594332b5
IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
...
git-svn-id: trunk@30055 -
2011-03-28 21:12:14 +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
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
da98b47570
codetools: cache for parsing ppu files
...
git-svn-id: trunk@29455 -
2011-02-10 21:56:58 +00:00
mattias
a32a5f13a0
IDE: do not compiled design time packages into project
...
git-svn-id: trunk@29454 -
2011-02-10 18:56:04 +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
1b47558762
IDE: changed default project flag: always build even if nothing changed to off
...
git-svn-id: trunk@29004 -
2011-01-14 12:48:26 +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
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
9f21138dcb
IDE: when creating a new unit and project options and main sourcedirectives differ ask, feature 17014
...
git-svn-id: trunk@27969 -
2010-10-30 11:30:35 +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
2a26e6b67f
IDE: fixed compileroptions GetModified
...
git-svn-id: trunk@27803 -
2010-10-21 20:55:28 +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
68863ce1c3
IDE: compiler options: using changestamp
...
git-svn-id: trunk@27613 -
2010-10-08 06:23:49 +00:00
mattias
8b9e2c6412
IDE: compiler options changestamp
...
git-svn-id: trunk@27607 -
2010-10-07 16:41:57 +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
f0e93fedb8
IDE: added Active property for compiler options
...
git-svn-id: trunk@27594 -
2010-10-06 20:57:15 +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
fc87d06bd0
IDEIntf: removed conditionals
...
git-svn-id: trunk@27124 -
2010-08-17 13:24:15 +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
9b4deffe0f
IDE: load/save build macro values
...
git-svn-id: trunk@27009 -
2010-08-04 11:58:54 +00:00
mattias
1bafc6648c
IDE: build mdoes: change stamp for build macros
...
git-svn-id: trunk@26977 -
2010-08-02 13:49:54 +00:00
mattias
ea5e026d64
IDE: build mocros: default value is string
...
git-svn-id: trunk@26976 -
2010-08-02 11:48:20 +00:00
mattias
8cab5efb57
IDE: renamed build variable to build macro
...
git-svn-id: trunk@26863 -
2010-07-27 18:02:25 +00:00
blikblum
a5fdd7eea0
projectintf: change default resource type to fpc resources
...
git-svn-id: trunk@26402 -
2010-07-01 23:42:51 +00:00
mattias
f3e19f4829
IDE: removed buildmodeflagtype
...
git-svn-id: trunk@25563 -
2010-05-21 12:25:53 +00:00
paul
f44f816bec
ide, ideintf: don't add LResources for the forms which uses fpc resources
...
git-svn-id: trunk@25503 -
2010-05-19 07:41:49 +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
dec95b5bef
ideintf: add less space before {$R *.lfm}
...
git-svn-id: trunk@23693 -
2010-02-11 15:03:10 +00:00