Difference between revisions of "Category:Build system"

From Organic Design wiki
m
m
Line 6: Line 6:
 
=Tree view=
 
=Tree view=
 
<div class='tree-view'>
 
<div class='tree-view'>
* [[AUTHORS]]
+
[[+build tree]]
* Config
 
** [[Config/options|options]]
 
* [[Makefile]]
 
* Packages
 
** gcc-core
 
*** [[Packages/gcc-core/build|build]]
 
*** [[Packages/gcc-core/install|install]]
 
** gcc-final
 
*** [[Packages/gcc-final/build|build]]
 
*** [[Packages/gcc-final/install|install]]
 
** gcc
 
*** patches
 
**** [[Packages/gcc/patches/10 uclibc-conf.diff|10 uclibc-conf.diff]]
 
**** [[Packages/gcc/patches/20 uclibc-locale.diff|20 uclibc-locale.diff]]
 
**** [[Packages/gcc/patches/21 uclibc-locale-snprintf-c99-fix.diff|21 uclibc-locale-snprintf-c99-fix.diff]]
 
**** [[Packages/gcc/patches/22 libstdc-index-macro.diff|22 libstdc-index-macro.diff]]
 
**** [[Packages/gcc/patches/30 fastmath-fxsave.diff|30 fastmath-fxsave.diff]]
 
*** [[Packages/gcc/unpack|unpack]]
 
*** [[Packages/gcc/url|url]]
 
 
 
** linux
 
*** config
 
**** [[Packages/linux/config/linux.i386.conf|linux.i386.conf]]
 
**** [[Packages/linux/config/linux.ppc.conf|linux.ppc.conf]]
 
**** [[Packages/linux/config/modules|modules]]
 
**** [[Packages/linux/config/tvcard|tvcard]]
 
*** [[Packages/linux/install|install]]
 
*** patches
 
**** [[Packages/linux/patches/10 crosscompile.diff|10 crosscompile.diff]]
 
**** [[Packages/linux/patches/14 modpost-crosscompile.diff|14 modpost-crosscompile.diff]]
 
*** [[Packages/linux/url|url]]
 
** toolchain
 
*** [[Packages/toolchain/build|build]]
 
 
 
** uClibc
 
*** [[Packages/uClibc/build|build]]
 
*** config
 
**** [[Packages/uClibc/config/uClibc.devtools.conf|uClibc.devtools.conf]]
 
**** [[Packages/uClibc/config/uClibc.i386.conf|uClibc.i386.conf]]
 
**** [[Packages/uClibc/config/uClibc.ppc.conf|uClibc.ppc.conf]]
 
*** [[Packages/uClibc/install|install]]
 
*** [[Packages/uClibc/need unpack|need unpack]]
 
*** patches
 
**** [[Packages/uClibc/patches/10 mmap.diff|10 mmap.diff]]
 
**** [[Packages/uClibc/patches/20 mount.diff|20 mount.diff]]
 
**** [[Packages/uClibc/patches/30 dlsym-verbose-dev.diff|30 dlsym-verbose-dev.diff]]
 
**** [[Packages/uClibc/patches/50 config-no-timestamp.diff|50 config-no-timestamp.diff]]
 
*** [[Packages/uClibc/unpack|unpack]]
 
*** [[Packages/uClibc/url|url]]
 
* Scripts
 
** [[Scripts/build|build]]
 
** [[Scripts/checkdeps|checkdeps]]
 
** [[Scripts/extract|extract]]
 
** [[Scripts/fixconfigtools|fixconfigtools]]
 
** [[Scripts/gentree|gentree]]
 
** [[Scripts/get|get]]
 
** [[Scripts/install|install]]
 
** [[Scripts/iso|iso]]
 
** [[Scripts/unpack|unpack]]
 
 
</div>
 
</div>

Revision as of 23:52, 24 February 2007

These files will form the basic meta-data structure that will perform the build process (or any other process for that matter).

Refer to the original Mercurial tree where these files where taken from. They are licenced under the GNU General Public License. Credit should go to the authors who have contributed to their development so far.

Tree view

Pages in category "Build system"

This category contains only the following page.