KBuild: Difference between revisions
Appearance
Created page with "==Description== http://svn.netlabs.org/kbuild ==Version== * 0.1.5-p2 (r2373) ==Links== * [http://svn.netlabs.org/kbuild Homepage] ==License== ==Author== ==Related Articles==..." |
m elimination of disinformation |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:kBuild}} | |||
kBuild is a [[makefile]] framework for writing simple makefiles for complex tasks. | |||
Supported tools: | |||
*IBM Assembly Language Processor | |||
*GNU bison | |||
*flex | |||
*GCC v3 targeting OS/2 OMF | |||
*JWasm | |||
*Microsoft Macro Assembler 5.10 | |||
*Microsoft Macro Assembler 6.00 | |||
*Microsoft Segmented-Executable Linker 5.10 | |||
*Open Watcom 1.4 and later | |||
*IBM VisualAge C++ 3.0 | |||
*Watcom C/C++ 11.0c | |||
==Version== | ==Version== | ||
* 0.1.5-p2 (r2373) | * 0.1.5-p2 (r2373) | ||
==License== | |||
* GNU GPL V3 | |||
==Links== | ==Links== | ||
* [http://svn.netlabs.org/kbuild Homepage] | * [http://svn.netlabs.org/kbuild Homepage] | ||
[[Category:Source management and build utilities]] | |||
[[Category: |
Latest revision as of 23:09, 20 February 2020
kBuild is a makefile framework for writing simple makefiles for complex tasks.
Supported tools:
- IBM Assembly Language Processor
- GNU bison
- flex
- GCC v3 targeting OS/2 OMF
- JWasm
- Microsoft Macro Assembler 5.10
- Microsoft Macro Assembler 6.00
- Microsoft Segmented-Executable Linker 5.10
- Open Watcom 1.4 and later
- IBM VisualAge C++ 3.0
- Watcom C/C++ 11.0c
Version
- 0.1.5-p2 (r2373)
License
- GNU GPL V3