KBuild: Difference between revisions
Appearance
mNo edit summary |
m elimination of disinformation |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
kBuild is a | {{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== |
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