bareos: master bc22f141

Author Committer Branch Timestamp Parent
arogge arogge master 2021-06-24 19:00 master 2cddb462 Pending
Changeset cmake: centralize version-files

Previously version-handling was done in webui and core subdirectories,
so we could build the subdirectories individually. As we don't support
building subdirectories anymore, the cmake code duplicated in webui and
core subdirectories is now merged into the toplevel cmake directory.
mod - .gitignore Diff File
mod - core/CMakeLists.txt Diff File
mod - devtools/prepare-release.sh Diff File
mod - webui/CMakeLists.txt Diff File
rm - webui/cmake/BareosExtractVersionInfo.cmake Diff File
mod - write_version_files.cmake Diff File