GithubHelp home page GithubHelp logo

kskuhlman / bob Goto Github PK

View Code? Open in Web Editor NEW

This project forked from s4isystems/bob

1.0 2.0 0.0 156 KB

A build system for creating IBM i-native objects using GNU Make.

License: Apache License 2.0

Shell 82.05% Batchfile 11.71% Makefile 6.24%

bob's Introduction

Better Object Builder

Better Object Builder, or Bob, is a free and open source build system for the IBM i platform that is used to build native "QSYS" objects. It was developed by S4i Systems, a leader in Electronic Document Management, to build their own software, and is under active development. It is released under the Apache 2.0 license to the open source community so that others can contribute and benefit.

Why Better Object Builder?

Here's what makes Bob different.

  • Speed. Bob only compiles objects that need recompiling, like from new or changed source code.

  • Reliability. Bob understands the relationships between your objects, so if an item changes, then it and everything depending on it will be rebuilt.

  • Industry standard. Object dependencies are specified using standard makefile syntax, and the actual build engine is GNU Make -- exactly like tens of thousands of Linux and Unix software projects.

  • Flexibility. Most objects defined to Bob typically build using your default values. Have a program that requires a custom activation group or a data area that needs to be created with a certain value? No problem, overriding compile parameters is trivial, and writing custom recipes for special objects is very straightforward. If you can code it, you can build it.

  • Ease of use. Invoking a build of an entire codebase is done with just a single command. Or, if the Rational Developer for i integration pieces are installed, a single button click.

Learn more about installing and using Bob in the wiki.


Send source code to the i and build it with one button press:

bob's People

Contributors

jeffberman avatar sol400 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.