bareos: master 5e6c094a
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2019-10-25 16:41 | master aaf0ea1d | Pending |
Changeset | Allow forcing the version with -DVERSION_STRING= previously the scripts get_version.cmake and write_version_files.cmake did not honor a VERSION_STRING that was set on the commandline. Now you can use cmake -DVERSION_STRING -P <script>.cmake to force the version to be used. While this is not very useful in case of get_version.cmake it will be used to write the correct release version numbers into the release tarballs. |
||||
mod - core/cmake/BareosExtractVersionInfo.cmake | Diff File | ||||
mod - get_version.cmake | Diff File | ||||
mod - webui/cmake/BareosExtractVersionInfo.cmake | Diff File | ||||
mod - write_version_files.cmake | Diff File |