1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Building EPICS MOTOR with just a subscription to only the motorNewport module |
From: | Kevin Peterson via Tech-talk <tech-talk at aps.anl.gov> |
To: | Mark Rivers <rivers at cars.uchicago.edu>, "'tech-talk at aps.anl.gov'" <tech-talk at aps.anl.gov>, Timothy Speight - STFC UKRI <timothy.speight at stfc.ac.uk> |
Date: | Tue, 7 Jun 2022 14:16:14 -0500 |
Mark,I support this. The inclusion of SUPPORT breaks github-actions builds of motor. post-prepare.py works around this by commenting out the SUPPORT definitions in driver submodules:
https://github.com/epics-modules/motor/blob/6b2409b03ac1d72fb0ec9e227f0c1f11f13b2cb6/.ci-local/github-actions/post-prepare.py#L22 Kevin On 6/7/22 08:09, Mark Rivers via Tech-talk wrote:
I could probably fix those by moving the definition of SUPPORT to RELEASE.local and EXAMPLE_RELEASE.local.