Commit Graph

22 Commits

Author SHA1 Message Date
juha
afc1272cf2 Cleanup
git-svn-id: trunk@49553 -
2015-07-16 16:45:10 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
abe573b42d Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
git-svn-id: trunk@48481 -
2015-03-24 17:52:23 +00:00
juha
d2dc7a43e6 Revert r47571 #74d2ec821a "IDE: New project description for UTF8 ...". Build mode cannot be set in project description.
git-svn-id: trunk@47594 -
2015-02-05 16:05:09 +00:00
juha
74d2ec821a IDE: New project description for an application with UTF8 RTL support.
git-svn-id: trunk@47571 -
2015-01-31 09:53:56 +00:00
blikblum
81cd0c6877 IDE: cleanup TProjectFileDescriptor property setter methods (remove unnecessary checks)
git-svn-id: trunk@47293 -
2015-01-04 14:35:49 +00:00
mattias
de1b9bea42 IDE: TIDEProjPackBase changed to TComponent
git-svn-id: trunk@45956 -
2014-07-23 11:32:58 +00:00
juha
c7500f2cc9 IdeIntf: use the base class TIDEProjPackBase in TProjectFileDescriptor.
git-svn-id: trunk@45902 -
2014-07-17 22:07:07 +00:00
juha
f9bf2bb145 IdeIntf: move LazCompilerOptions to common base class TIDEProjPackBase.
git-svn-id: trunk@45894 -
2014-07-16 20:01:32 +00:00
juha
1a1afd969c IdeIntf: name project / package common base class as TIDEProjPackBase.
git-svn-id: trunk@45893 -
2014-07-16 19:59:26 +00:00
juha
ad6ac0e2a3 Make Project and Package inherit from a new TProjPack base class.
git-svn-id: trunk@45805 -
2014-07-06 22:38:02 +00:00
juha
539b683d28 Packager and IdeIntf: formatting
git-svn-id: trunk@45804 -
2014-07-06 22:37:56 +00:00
juha
2fc0b188b7 Make TProject own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45802 -
2014-07-06 22:37:43 +00:00
juha
5a97e101a6 IDE: remove methods that were deprecated already for Lazarus 0.9.x
git-svn-id: trunk@45787 -
2014-07-05 14:56:40 +00:00
mattias
2c5a0b57fd IDE: clean up
git-svn-id: trunk@45643 -
2014-06-24 15:37:03 +00:00
mattias
95e940dff4 IDEIntf: using TIDEOwnedFile as common ancestor of TLazPackageFile and TLazProjectFile
git-svn-id: trunk@45596 -
2014-06-21 20:57:14 +00:00
mattias
c39261347a IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
git-svn-id: trunk@45541 -
2014-06-15 18:37:10 +00:00
mattias
d841be9240 IDE: less hints, initialize vars, use unused parameters
git-svn-id: trunk@44457 -
2014-03-17 11:25:57 +00:00
mattias
1c1300939f IDE: remove/rename unit in lpr if it is a pascal source
git-svn-id: trunk@44170 -
2014-02-19 15:48:29 +00:00
mattias
2fb2cd4845 IDE: project options: added build mode in session checkbox
git-svn-id: trunk@41490 -
2013-06-02 16:09:04 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00