JamMin - the Jamfile Administrator
Introduction
JamMin is an application for the BeOS R5 operating system.
In brief it is a graphic interface that lets you manage a C/C++ project
and use "Jam" as the
build tool. Actually, it is a frontend for the new
generic Jamfile for BeOS, by Ryan Leavengood.
It is possible to add/remove source files, libraries, resource files
and set all the options already present in the generic Jamfile/Makefile.
JamMin files can be thought of as a replacement for BeIDE project files.
Last but not least, it is released under MIT license.
Download
Download JamMin from here. You also
need the Haiku Jamfile
engine.
Please send me feedback.
Help needed
- JamMin application and files still miss their own icons. Any
artist out there?
History
- may 2003: first public release
- 2007 OsDrawer.net public release
Bugs and issues
- you can't add path names that contain white spaces.
- if you save your project to another directory and you have used
relative path names, these won't be converted to the new position.
- for the same reason as above, you can't export the Jamfile to
another directory.
- window zooming is not implemented.
- I still don't understand if JamMin files (*.jmin) are managed
correctly by the Tracker.
Links