Differences between revisions 3 and 4
Revision 3 as of 2007-08-21 19:39:06
Size: 563
Editor: MiriamRuiz
Comment:
Revision 4 as of 2007-08-22 15:23:54
Size: 577
Editor: MiriamRuiz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 0. Introduction.
  1. Compiling a program from source.

   a. Binaries and sources. Compilation.
   a. Compiling and linking with gcc.

   a. Building with a Makefile.
   a. Building with Autotools.
  1. Creating our own Makefile.
   a. How a Makefile works.
   a. Creating a simple Makefile.
   a. Variables in a Makefile.
  1. Autotools.
 0. Packages.
  1. [wiki:/Packages/WhatIs What's a package].
  1. How to handle a package.
  1. Source of a package.
  1. Compiling a package from source.

 0. Creating a package.
 0. Maintaining a package.
 0. Introduction
  1. Compiling a program from source

   a. Binaries and sources. Compilation
   a. Compiling and linking with gcc

   a. Building with a Makefile
   a. Building with Autotools
  1. Creating our own Makefile
   a. How does a Makefile work
   a. Creating a simple Makefile
   a. Variables in a Makefile
  1. Autotools
  1. Patches

 0. Packages
  1. [wiki:/Packages/WhatIs What's a package]
  1. How to handle a package
  1. Source of a package
  1. Compiling a package from source

 0. Creating a package
 0. Licenses
 0.
Maintaining a package
  1. Introduction
    1. Compiling a program from source
      1. Binaries and sources. Compilation
      2. Compiling and linking with gcc
      3. Building with a Makefile
      4. Building with Autotools
    2. Creating our own Makefile
      1. How does a Makefile work
      2. Creating a simple Makefile
      3. Variables in a Makefile
    3. Autotools
    4. Patches
  2. Packages
    1. [wiki:/Packages/WhatIs What's a package]
    2. How to handle a package
    3. Source of a package
    4. Compiling a package from source
  3. Creating a package
  4. Licenses
  5. Maintaining a package