Branch: refs/heads/master
Home: https://github.com/OpenAMP/libmetal
Commit: 28a3bd336a72ed2b44a284580adb217cddcec80d
https://github.com/OpenAMP/libmetal/commit/28a3bd336a72ed2b44a284580adb217c…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M README.md
Log Message:
-----------
README: Add reference to the semver for the versionning
Provide more information on the management of the libmetal version.
libmetal should from now follow the semantic versionning.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Commit: ad87802d6e01e97946de20b6c2fa28aed184ed20
https://github.com/OpenAMP/libmetal/commit/ad87802d6e01e97946de20b6c2fa28ae…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
A VERSION
M cmake/options.cmake
M lib/CMakeLists.txt
M lib/config.h
Log Message:
-----------
Rework the version management
PROJECT_VERSION* variables are recognized by cmake. Rename the
PROJECT_VER* variables used for the version.
Create a version file to make it easier to find and update the version.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Compare: https://github.com/OpenAMP/libmetal/compare/f252f0e007fb...ad87802d6e01