OS4 DepotLogo by DaveyD 
(anonymous IP: 18.226.222.12,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (924)
   o Video (69)

Total files: 4367

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Misc » libmaker.lha

LibMaker

Description: GUI based library skeleton generator
Download: libmaker.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 197kb
Version: 0.11
Date: 11 Jan 18
Author: Krashan, aos4 port kas1e
Submitter: kas1e
Email: kas1e/yandex ru
Homepage: https://github.com/kas1e/mui_ports_to_os4
Requirements: mui
Category: development/misc
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 10451
 
Snapshots:
 
Comments: 0
Snapshots: 1
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
LibMaker automates a task of preparing a code skeleton for AmigaOS and MorphOS
components like shared libraries (in future also BOOPSI classes, MUI classes and
so on). Complete API of a component may be defined with the GUI. LibMaker
creates a complete, buildable project with placeholders for all the defined
functions and methods. System header files are generated too. Code generation is
performed with Lua scripts, which may be modified by user if needed. LibMaker is
free software with open source code.

The current version of LibMaker has following features:

-- Generates C code for AmigaOS 3.x and MorphOS (currently not for OS4, while
programm itself ported to OS4, it needs just necessary LUA script, which will be
done later).
-- Generates skeletons of standard system shared libraries.
-- Defined projects may be saved and reused later.
-- The GUI has extensive bubble help system. Every gadget is explained in
details.
-- Code of each function or method may be placed in a separate file. These files
are not overwritten, when LibMaker generates code into an existing project.
Adding new functions and methods is easier.
-- Creates documentation templates in the autodoc format.
-- Generated makefile contains proper dependencies, debug version of the library
is compiled automatically.
-- AltiVec support for MorphOS: arguments for the compiler and AltiVec detection
code in the library initialization.



Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment