mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 16:49:12 +02:00
Updated README
This commit is contained in:
parent
df42af7c74
commit
735f2d8470
20
README.txt
20
README.txt
@ -11,12 +11,12 @@ Free Pascal at www.freepascal.org is a fast Object Pascal compiler (and more),
|
|||||||
that runs on more than 20 platforms (Linux, Windows, BSD, OS/2, DOS, PowerPC,
|
that runs on more than 20 platforms (Linux, Windows, BSD, OS/2, DOS, PowerPC,
|
||||||
and many more).
|
and many more).
|
||||||
|
|
||||||
The LCL currently supports Linux (gtk2 and qt4), all flavors of Windows
|
The LCL currently supports Linux/FreeBSD (GTK2, Qt4 and Qt5), all flavors of
|
||||||
(even wince), Mac OS X (carbon, gtk2, qt4), FreeBSD (gtk2).
|
Windows (even WinCE), Mac OS X (Cocoa, Carbon, GTK2, Qt4, Qt5).
|
||||||
There is experimental support for:
|
There is an experimental support for:
|
||||||
* gtk3
|
* GTK3
|
||||||
* Solaris
|
* Solaris
|
||||||
The LCL still contains code for gtk1 although that is obsolete.
|
The LCL still contains code for GTK1 although that is obsolete.
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Compilation:
|
Compilation:
|
||||||
@ -49,8 +49,7 @@ Start the IDE with:
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Documentation:
|
Documentation:
|
||||||
|
|
||||||
The official site is www.lazarus.freepascal.org. There you can find the FAQ -
|
The official site is www.lazarus-ide.org.
|
||||||
the frequently asked questions.
|
|
||||||
Documents about specific topics can be found at
|
Documents about specific topics can be found at
|
||||||
wiki.freepascal.org/Lazarus_Documentation.
|
wiki.freepascal.org/Lazarus_Documentation.
|
||||||
Examples on how to use the LCL can be found in the 'examples' directory.
|
Examples on how to use the LCL can be found in the 'examples' directory.
|
||||||
@ -69,9 +68,8 @@ http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
How to help Lazarus:
|
How to help Lazarus:
|
||||||
|
|
||||||
If you find bugs, don't hesitate to use the bug tracking tool at the website,
|
If you find bugs, don't hesitate to use issue tracker,
|
||||||
or send an email to the list.
|
or send an email to the list.
|
||||||
Patches can be sent as .zip or .tgz attachments directly to the mailing list if
|
Lazarus source code and issue tracker are located at GitLab:
|
||||||
small, or (preferably) to the bug tracker at
|
https://gitlab.com/freepascal.org/lazarus/lazarus
|
||||||
http://bugs.freepascal.org/my_view_page.php
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user