Juha
88242f8152
Jedi Code Format: Reapply changes for removing LCL dependency. Generate Makefiles. Issue #39929 , patch by Domingo Galmés.
2022-10-13 20:39:13 +03:00
Juha
c024e5bb5a
Jedi Code Format: Revert changes for removing LCL dependency. It broke "make bigide" because of LAZARUS_PLUGIN define.
2022-10-07 11:58:01 +03:00
Juha
02d6db5218
Jedi Code Format: Remove LCL dependency from the command line program. Issue #39929 , patch by Domingo Galmés.
2022-10-06 17:09:04 +03:00
Juha
0e08315669
Jedi Code Format: Disable code with LCLNOGUI define for the cmd line project. Add Debug and Release build modes. Issue #39929 .
2022-10-04 00:13:57 +03:00
Juha
4a30435502
Jedi Code Format: Suppress "deprecated" warnings.
2022-09-17 19:14:23 +03:00
juha
e0b2abcbe7
JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge.
...
git-svn-id: trunk@63852 -
2020-08-31 09:02:33 +00:00
juha
080e21106f
JediCodeFormat: Harmonize uses sections.
...
git-svn-id: trunk@63849 -
2020-08-31 07:10:19 +00:00
juha
946806aef2
JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash.
...
git-svn-id: trunk@55493 -
2017-07-13 08:19:33 +00:00
juha
32f2f78b28
JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945 .
...
git-svn-id: trunk@51043 -
2015-12-26 16:52:28 +00:00
mattias
5c639822cc
fixed typos: specifed
...
git-svn-id: trunk@29444 -
2011-02-10 09:38:52 +00:00
paul
66216cd1eb
jcf2: update from the main repository to r823
...
git-svn-id: trunk@22217 -
2009-10-18 08:58:08 +00:00
paul
5a9e74a1fa
jcf: update from the main repository
...
git-svn-id: trunk@19107 -
2009-03-26 05:55:59 +00:00
paul
471ec5ea59
jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977 ):
...
- some use of JcfStringUtils instead of JclStrings
- IndentProcedureBody setting
- StrPadLeft implementation in JcfStringUtils.pas
- added StrIPos function to JcfStringUtils.pas and tests
- renamed VersionConsts.pas to JcfVersionConsts.pas to avoid a name clash with a unit in another package
- rearranging util functions
git-svn-id: trunk@18292 -
2009-01-15 02:08:47 +00:00
paul
ae8e919225
jcf: further fix compilation on case sensitive file systems
...
git-svn-id: trunk@17922 -
2008-12-24 08:43:04 +00:00
paul
c1ffec30ed
jcf: fix compilation on case sensitive file systems
...
git-svn-id: trunk@17921 -
2008-12-24 08:13:37 +00:00
paul
351862c47d
jcf: sync with r728
...
git-svn-id: trunk@17836 -
2008-12-15 02:59:23 +00:00
paul
19d48e5bd0
jcf: next linux compat fix
...
git-svn-id: trunk@17825 -
2008-12-13 03:07:53 +00:00
paul
2f530e41d5
jcf2: sync with main repository r718
...
git-svn-id: trunk@17811 -
2008-12-12 02:06:31 +00:00
paul
d3cc59116c
jcf2: try to isolate/remove windows unit dependency
...
git-svn-id: trunk@16955 -
2008-10-11 09:30:16 +00:00
paul
7c0a1d29a9
jcf:
...
- add JcfUtils unit with almost empty implementation
- replace usage of Jcl units with JcfUtils.
- add lazarus project for console jcf application
git-svn-id: trunk@16945 -
2008-10-10 05:33:07 +00:00
paul
255062d13d
components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment
...
git-svn-id: trunk@16938 -
2008-10-09 08:06:32 +00:00