Difference between revisions of "Portal:Linux"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
{{Index-Portal}}
 
{{Index-Portal}}
  
{{Portal_Head2|00a0cb|<big>{{PAGENAME}}</big>|dfe2eb|000000}}
+
{{Portal_Head2|00a0cb|<big>{{PAGENAME}}</big>|ffe5bb|000000}}
{| width="100%" class = "wikitable">
+
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
<div style="float:left;margin-right:0.9em">
 
<div style="float:left;margin-right:0.9em">
 
This portal provides an overview of development for different Linux distributions with Lazarus and Free Pascal.
 
This portal provides an overview of development for different Linux distributions with Lazarus and Free Pascal.
</div>
+
</div>[[File:tux.png|right|100px]]
 
|-   
 
|-   
 
| valign="top" |
 
| valign="top" |
Line 20: Line 20:
 
<div style="float:left; width:60%;"> <!-- Both "width" values should add up to 100% -->
 
<div style="float:left; width:60%;"> <!-- Both "width" values should add up to 100% -->
  
{{Portal_Head2|00a0cb|Development Techniques|dfe2eb|000000}}
+
{{Portal_Head2|00a0cb|Development Techniques|ffe5bb|000000}}
{| width="100%" class = "wikitable">
+
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
Basic development techniques with Lazarus and Free Pascal are described here, as well as hints for special optimization approaches.
 
Basic development techniques with Lazarus and Free Pascal are described here, as well as hints for special optimization approaches.
Line 28: Line 28:
 
|}
 
|}
 
<br/>
 
<br/>
{{Portal_Head2|00a0cb|APIs and Frameworks|dfe2eb|000000}}
+
{{Portal_Head2|00a0cb|APIs and Frameworks|ffe5bb|000000}}
{| width="100%" class = "wikitable">
+
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
FPC and Lazarus support several APIs and Libraries on Linux.
 
FPC and Lazarus support several APIs and Libraries on Linux.
Line 44: Line 44:
 
|}
 
|}
 
<br/>
 
<br/>
{{Portal_Head2|00a0cb|Linux Kernel Development|dfe2eb|000000}}
+
{{Portal_Head2|00a0cb|Linux Kernel Development|ffe5bb|000000}}
{| width="100%" class = "wikitable">
+
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
*[[linux/kernel/module development]]
 
*[[linux/kernel/module development]]
Line 54: Line 54:
 
<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% -->
  
{{Portal_Head2|00a0cb|Android|dfe2eb|000000}}
+
{{Portal_Head2|00a0cb|Android|ffe5bb|000000}}
{| width="100%" class = "wikitable">
+
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
*[[Android]]
 
*[[Android]]
Line 66: Line 66:
 
*[[FPC JVM Android Development]]
 
*[[FPC JVM Android Development]]
 
|}
 
|}
<br/>{{Portal_Head2|00a0cb|Ubuntu|dfe2eb|000000}}
+
<br/>{{Portal_Head2|00a0cb|Ubuntu|ffe5bb|000000}}
{| width="100%" class = "wikitable">
+
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
*[[Install on Ubuntu]]
 
*[[Install on Ubuntu]]
Line 74: Line 74:
 
*[[How to setup a FPC and Lazarus Ubuntu repository]]
 
*[[How to setup a FPC and Lazarus Ubuntu repository]]
 
|}
 
|}
<br/>{{Portal_Head2|00a0cb|Other Distributions|dfe2eb|000000}}
+
<br/>{{Portal_Head2|00a0cb|Other Distributions|ffe5bb|000000}}
{| width="100%" class = "wikitable">
+
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
*[[GP2X]]
 
*[[GP2X]]
Line 81: Line 81:
 
*[[Raspbian]]
 
*[[Raspbian]]
 
|}
 
|}
<br/>{{Portal_Head2|00a0cb|Special Topics|dfe2eb|000000}}
+
<br/>{{Portal_Head2|00a0cb|Special Topics|ffe5bb|000000}}
{| width="100%" class = "wikitable">
+
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
*[[ARM Linux Embedded Systems]]
 
*[[ARM Linux Embedded Systems]]

Revision as of 20:17, 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.

tux.png
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