Skip to content

Improve recipe generation

Benjamin Bertrand requested to merge improve-recipe into main
  • get SUFFIX_VERSION from CMakeLists.txt
  • LIBRARY_VERSION now includes properly SUFFIX_VERSION (dev not hard-coded)
  • change recipe version to include the distance and revision hash on the same model as setuptools-scm
  • remove workaround on windows (needed patch merged upstream)
  • remove tango-idl_dev channel (stable package exists for 6.0)

Allow to keep the packages instead of overwriting them. Newer packages will have higher version number due to increasing distance.

Edited by Benjamin Bertrand

Merge request reports