Inhaltsverzeichnis

Core Development 32 and 64 bit

See Developing Environment how to set up the (virtual) machine required for BPS development.

Copying from medium

In case you have BPS on a medium (Memory stick, CD, DVD) you have to copy the bps folder from there to C:\dev.

Checkout from mercury

Within IBK the central Mercury repository of BPS is stored on server Alderaan.

First steps

Projects / Build & Run / Desktop 32bit

Projects / Build & Run / Desktop 64bit

Projects / Project Settings / Code Style

Edit Translations

Update C++ and script documentation

Release Checklist

Rebuild Code

Sign Code

This can only be done at IBK where the signing certificates of IBK are available. If you want to sign outside of IBK, you need get a code signing certificate for your own company.

Create Installers

Creates .msifact clones with new GUID's

Skip this step when releasing a fix version!

Create 32 Bit Installers

Create 64 Bit Installers

Sign Installers

This can only be done at IBK where the signing certificates of IBK are available. If you want to sign outside of IBK, you need get a code signing certificate for your own company.

Cleanup .msifact Files

After successful builds:

Create Documentation

C++ Reference

Javascript Reference

Source Control Management

Archive VM