Changes between Version 21 and Version 22 of ReleaseNotes/0.5.0


Ignore:
Timestamp:
2011-03-17T22:54:17Z (13 years ago)
Author:
Jiri Svoboda
Comment:

Automatic release building

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/0.5.0

    v21 v22  
    9797   * It is now possible to perform a hands-off build of HelenOS by simply typing ```make PROFILE=```''profile_name''``` HANDS_OFF=y```.
    9898   * ```make check``` or ```tools/check.sh``` can be used to report build breakages.
     99   * ```make release``` automatically builds source tarball and release images, making the release process much easier.
    99100   * The build system now auto-detects essential information about the build system and the target architecture, and performs sanity checks before starting the compilation.
    100101   * It is now possible to do a barebone build in which only essential binaries are included.