Personal tools
     DOCUMENTATION

FAQ:What is rMake

From rPath Wiki

Jump to: navigation, search
FAQ
Question: What is rMake?


Answer: rMake is a tool for building packages in a constrained environment (a chroot). It also is a dependency management tool: if you ask it to build several packages, it will determine the order in which to build them based on the dependencies.

rMake imitates cvc. It copies your configuration from cvc into the chroot, and takes many of the same options when building.