Difference between revisions of "Bering-uClibc 4.x - Developer Guide"

From bering-uClibc
Jump to: navigation, search
(Added references to .pl scripts)
(Added link to new Appendix on Git)
Line 8: Line 8:
  
 
===Appendices===
 
===Appendices===
# [[Bering-uClibc 4.x - Developer Guide - Policies and Guidelines|Policies and Guidelines]]
+
# [[Bering-uClibc 4.x - Developer Guide - Policies and Guidelines|Development Policies and Guidelines]]
 +
# [[Bering-uClibc 4.x - Developer Guide - Hints and Tips for using Git SCM|Hints and Tips for using Git SCM]]
  
  
 
[[Category:Bering-uClibc_4.x]]
 
[[Category:Bering-uClibc_4.x]]
 
[[Category:Developer_Guide]]
 
[[Category:Developer_Guide]]

Revision as of 10:55, 5 February 2011

Contents

  1. Introduction
  2. Preparing the Build Environment
  3. Compiling Source Code - How to use buildtool.pl
  4. Building a Package - How to use buildpacket.pl
  5. Building an Image - How to use buildimage.pl


Appendices

  1. Development Policies and Guidelines
  2. Hints and Tips for using Git SCM