Changes between Version 10 and Version 11 of WikiStart


Ignore:
Timestamp:
Dec 13, 2006, 3:06:28 AM (17 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v10 v11  
    11= Welcome to [wiki:kBuild kBuild] =
    22
    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.
    4 
    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.
     3kBuild is a makefile framework for writing simple makefiles for complex tasks.
    64
    75== [wiki:kBuild kBuild] Wiki Pages ==