Changes between Version 12 and Version 13 of kmk


Ignore:
Timestamp:
Dec 27, 2008, 8:30:00 PM (15 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kmk

    v12 v13  
    1313 * Prepend assignment operator, {{{<=}}}.
    1414 * The special {{{.NOTPARALLEL}}} [wiki:goals goal] has been extended to be able to take a list of [wiki:goals] that must be executed without any parallel building going on. If no list is given, it will work like in vanilla [wiki:'GNU make'] which means the entire makefile will be executed without any parallel building. This extension is required to make the {{{-jN}}} argument useful in [wiki:kBuild].
    15  * It has some extra predefined variables, see [wiki:kmk Quick Reference] for details.
    16  * It has a few new builtin functions, see [wiki:kmk Quick Reference] for details.
     15 * It has some extra predefined variables, see [wiki:'kmk Quick Reference'] for details.
     16 * It has a few new builtin functions, see [wiki:'kmk Quick Reference'] for details.
    1717 * A bunch of builtin utilities which will be invoked without spawning new process or shell. Most of these are taken from BSD.
    1818   * kmk_builtin_append