Commit Graph

39 Commits

Author SHA1 Message Date
Juha
e045ba01d2 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
mattias
a6933c07a9 ideconfig: less dependency on codetools 2023-06-11 23:10:53 +02:00
Maxim Ganetsky
3f1ca1a989 IDE: don't mention SVN in IDE and FPC info dialogs 2021-07-29 00:41:05 +03:00
juha
42850cfe4d LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
2021-01-14 12:41:32 +00:00
mattias
ad2827a4e5 IDE: fixed checking type of compiler (fpc/pas2js), fixed quoting compiler filename, improved error handling
git-svn-id: trunk@60535 -
2019-02-28 16:18:36 +00:00
mattias
18903285e2 IDE: allow pas2js as compiler, added target os browser and nodejs
git-svn-id: trunk@57896 -
2018-05-11 08:50:33 +00:00
mattias
4ed3446f8f IDE: fpc info: show include paths and unit scopes
git-svn-id: trunk@57840 -
2018-05-08 08:32:13 +00:00
mattias
0d058c9c07 codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache
git-svn-id: trunk@56779 -
2017-12-18 17:03:02 +00:00
mattias
022a515783 codetools: renamed FPCDefinesCache to CompilerDefinesCache
git-svn-id: trunk@56776 -
2017-12-18 12:20:03 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
36d42e0d9c IDE: clean up deprecated
git-svn-id: trunk@53140 -
2016-10-17 13:35:07 +00:00
juha
08c9621520 Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
juha
7b2822aa36 IDE: Visual improvements for "About FPC" and "About IDE" dialogs. Issue #28457, patch from Alexey Torgashin.
git-svn-id: trunk@49598 -
2015-08-05 21:58:23 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
ece82a7c7e IDE: clean up
git-svn-id: trunk@48207 -
2015-03-10 12:59:28 +00:00
juha
172b5b6567 IDE: Cleanup
git-svn-id: trunk@45547 -
2014-06-16 05:49:25 +00:00
mattias
4b9f06ac1e IDEIntf: added event called when the IDE collects the fpc front end parameters
git-svn-id: trunk@44340 -
2014-03-04 14:13:40 +00:00
mattias
0f9dddfecb IDE: fpc info: use -Xp and -V
git-svn-id: trunk@44291 -
2014-02-28 13:52:26 +00:00
mattias
88780a9aaa IDE: use compiler of project for FPCVer and codetools macro values
git-svn-id: trunk@44141 -
2014-02-18 18:26:04 +00:00
mattias
4c88931c65 IDE: compare default target os, cpu with compiler default
git-svn-id: trunk@42063 -
2013-07-11 23:15:45 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
3c6f470562 IDE: view / IDE internal / what needs building
git-svn-id: trunk@36647 -
2012-04-07 02:43:56 +00:00
mattias
975efd0359 codetools: get fpc full version
git-svn-id: trunk@36303 -
2012-03-24 23:28:53 +00:00
mattias
c11634ce19 IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
2012-03-21 23:41:07 +00:00
mattias
b2014918ec IDE: env opts:: compiler messages filename: use standard function to expand
git-svn-id: trunk@36060 -
2012-03-16 01:26:31 +00:00
mattias
fee4e78df4 IDE: started env getparsed funcs
git-svn-id: trunk@36052 -
2012-03-15 23:57:07 +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
971b471ca4 IDE: catch wrong dates
git-svn-id: trunk@35086 -
2012-02-02 15:09:48 +00:00
mattias
8d08ac00c6 IDE: set CodeToolBoss.FPCDefinesCache.ExtraOptions to load codetools message file
git-svn-id: trunk@31103 -
2011-06-05 20:56:03 +00:00
mattias
c66ecb7939 IDE: debugging
git-svn-id: trunk@30037 -
2011-03-27 15:39:15 +00:00
mattias
20860be566 IDE: clean up
git-svn-id: trunk@29742 -
2011-03-07 11:41:04 +00:00
mattias
6bdecb6e7a IDE: fixed changing TargetOS/CPU to default while project is not default
git-svn-id: trunk@28959 -
2011-01-11 13:13:02 +00:00
mattias
a2157c46f8 IDE: about fpc: warn if fpc has no config file
git-svn-id: trunk@28938 -
2011-01-10 16:38:39 +00:00
mattias
632ae5d71b IDE: about fpc: show fpc -i and -va output
git-svn-id: trunk@28893 -
2011-01-07 13:49:49 +00:00
mattias
ec7076415f IDE: use macros in environment compiler file name
git-svn-id: trunk@28575 -
2010-11-30 17:33:04 +00:00
mattias
27461c4823 IDE: added about IDE info dialog
git-svn-id: trunk@28101 -
2010-11-05 19:26:20 +00:00
mattias
94d6d41a49 IDE: IDE debug window About FPC: defines, undefines
git-svn-id: trunk@27590 -
2010-10-06 18:19:16 +00:00
mattias
464f5b2fa2 IDE: IDE debug window About FPC
git-svn-id: trunk@27589 -
2010-10-06 18:11:19 +00:00
mattias
62165a2e64 IDE: started IDE debug window About FPC
git-svn-id: trunk@27587 -
2010-10-06 17:32:57 +00:00