This repository contains all scripts and additional programs used for producing valid DreamSDK installation packages.
The cbhelper binary is used for helping the DreamSDK Setup detecting the
Code::Blocks installation on the user's computer.
The pecheck binary returns a string (i.e., 32-bit or 64-bit) representing
the platform architecture for the target binary passed in parameter.
All these 2 binaries are embedded in the DreamSDK Setup package but they aren't used in DreamSDK itself.
All the scripts used for generate the DreamSDK installation packages. ...