Difference between revisions of "Portal:Linux"

From Lazarus wiki
Jump to navigationJump to search
Line 32: Line 32:
 
| valign="top" |
 
| valign="top" |
 
FPC and Lazarus support several APIs and Libraries on Linux.
 
FPC and Lazarus support several APIs and Libraries on Linux.
*[[Qt Interface]]
+
*[[Android4Pascal]]
 
*[[GTK1 Interface]] (deprecated)
 
*[[GTK1 Interface]] (deprecated)
 
*[[GTK2 Interface]]
 
*[[GTK2 Interface]]
 
*[[Gtk+3]]
 
*[[Gtk+3]]
 +
*[[Qt Interface]]
 +
*[[Qt4 binding]]
 +
*[[X11]]
 +
*[[fpGUI]]
 
*[[fpGUI Interface]]
 
*[[fpGUI Interface]]
 
*[[Custom Drawn Interface]]
 
*[[Custom Drawn Interface]]
*[[Android4Pascal]]
 
 
|}
 
|}
 
+
<br/>
 +
{{Portal_Head2|00a0cb|Linux Kernel Development|dfe2eb|000000}}
 +
{| width="100%" class = "wikitable">
 +
| valign="top" |
 +
*[[linux/kernel/module development]]
 +
*[[linux/kernel/module language feature]]
 +
*[[linux/kernel/user mode VM]]
 +
|}
 
</div>
 
</div>
 
<div style="float:right; width:39%"> <!-- Both "width" values should add up to 100% -->
 
<div style="float:right; width:39%"> <!-- Both "width" values should add up to 100% -->
Line 69: Line 79:
 
| valign="top" |
 
| valign="top" |
 
*[[GP2X]]
 
*[[GP2X]]
 +
*[[Qt4 Maemo Binding]]
 
*[[Raspbian]]
 
*[[Raspbian]]
 
|}
 
|}
 
<br/>
 
<br/>
{{Portal_Head2|00a0cb|Special topics|dfe2eb|000000}}
+
{{Portal_Head2|00a0cb|Special Topics|dfe2eb|000000}}
 
{| width="100%" class = "wikitable">
 
{| width="100%" class = "wikitable">
 
| valign="top" |
 
| valign="top" |
Line 81: Line 92:
 
*[[Kylix]]
 
*[[Kylix]]
 
*[[Cross compiling for Win32 under Linux]]
 
*[[Cross compiling for Win32 under Linux]]
 +
*[[Qt Contest 2008]]
 
|}
 
|}
<br/>
+
<!--<br/>
 
{{Portal_Head2|00a0cb|FAQs|dfe2eb|000000}}
 
{{Portal_Head2|00a0cb|FAQs|dfe2eb|000000}}
 
{| width="100%" class = "wikitable">
 
{| width="100%" class = "wikitable">
 
| valign="top" |
 
| valign="top" |
 
+
->
 
|}
 
|}
 
</div>
 
</div>

Revision as of 18:40, 7 April 2013

< Lookup < Portals < Portal:Linux
Portal:Linux

This portal provides an overview of development for different Linux distributions with Lazarus and Free Pascal.

Related topics

Portals: Mac - iOS

Categories: Linux - Android - Raspberry Pi - Ubuntu - Unix


Development Techniques

Basic development techniques with Lazarus and Free Pascal are described here, as well as hints for special optimization approaches.


APIs and Frameworks

FPC and Lazarus support several APIs and Libraries on Linux.


Linux Kernel Development