Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The framework is a bundle of shell script (bash) functions that sets up an environment per branch for building and testing.

The framework (lib.sh) is included in each branch and will have to be maintained between branches.

Build

We build ldns, SoftHSM and OpenDNSSEC, for all other libraries that the software depend on we use the distribution provided libraries to make sure the software works with the distribution.

...

All files related to building and testing are kept inside each target branch in the directory testing.

...