Jump to content

KBuild: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
m elimination of disinformation
 
Line 1: Line 1:
kBuild is a Qt based system that helps you create complex [[Make]] files
{{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==

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

Links