Changes between Version 9 and Version 10 of WikiStart


Ignore:
Timestamp:
Dec 11, 2006, 8:01:43 AM (17 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v9 v10  
    11= Welcome to [wiki:kBuild kBuild] =
    22
    3 TODO: brief description
     3[wiki:kBuild kBuild] is a build system for multi-platform projects. It aims at keeping makefiles simple and move all complex stuff to the configuration files.
    44
     5[wiki:kBuild kBuild] does not provide any facilities for checking compiler/library/header configurations, that's not in its scope. If this is important for your project, check out the GNU build system.
    56
    67== [wiki:kBuild kBuild] Wiki Pages ==
     
    1011 * [wiki:Building Building] kBuild.
    1112 * [wiki:Bootstrapping Bootstrapping] kBuild on a new OS or architecture.
     13 * [wiki:KnownProblems Known Problems]
    1214
    1315== Starting Points ==