Template:OS Overview General Column: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
--> {{#vardefine:TFTP_NFS|{{#varexists:DEBIAN_NAME|Debian Setup TFTP/NFS|Yocto Setup TFTP/NFS}}}} <!--


Initialize platform-dependent variables
Initialize platform-dependent variables
Line 46: Line 48:
<br>
<br>
;Programming  
;Programming  
* {{Varlink|{{#var:PLATFORM_OS}} Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
{{#ifeq: {{#var:PLATFORM_OS}}|Yocto|
{{#ifeq: {{#var:PLATFORM_OS}}|Yocto|
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}} <!-- Needs to show only for yocto, links on this page are broken for debian, etc -->
* {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building a Qt Hello World}}
* {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building a Qt Hello World}}
}} <!--
}} <!--
--> {{#ifexpr: {{#var:YOCTO_VERSION}} >= 3.1|
 
For now, disable those links for Debian.
--> {{#ifeq: {{#var:PLATFORM_OS}}|Yocto|
{{#ifexpr: {{#var:YOCTO_VERSION}} >= 3.1|
* {{Varlink|Yocto Programming with CodeBlocks|{{#var:RELEASE_LINK}}|Debugging with Code::Blocks}}
* {{Varlink|Yocto Programming with CodeBlocks|{{#var:RELEASE_LINK}}|Debugging with Code::Blocks}}
}}
}}
* {{Varlink|Yocto Programming with Eclipse {{#ifexpr: {{#var:YOCTO_VERSION}} > 2.4 |v2}}|{{#var:RELEASE_LINK}}|Debugging with Eclipse}}
* {{Varlink|Yocto Programming with Eclipse {{#ifexpr: {{#var:YOCTO_VERSION}} > 2.4 |v2}}|{{#var:RELEASE_LINK}}|Debugging with Eclipse}}
* {{Varlink|Yocto Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}}
* {{Varlink|Yocto Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}}
* {{Varlink|{{#var:PLATFORM_OS}} Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}}
}}
* {{Varlink|{{#var:TFTP_NFS}}|{{#var:RELEASE_LINK}}|TFTP & NFS}}
|color={{#var:color|darkblue}}
|color={{#var:color|darkblue}}
}}
}}
</includeonly>
</includeonly>

Latest revision as of 19:48, 30 May 2025