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: RELEASE file |
From: | "Lang, Keenan C. via Tech-talk" <[email protected]> |
To: | Florian Feldbauer <[email protected]>, "[email protected]" <[email protected]> |
Date: | Tue, 11 Jun 2019 19:47:35 +0000 |
I have updated the RELEASE files of the following EPICS modules that the APS distributes:
alive autosave busy calc caputRecorder delaygen ip love lua motor optics softGlue softGlueZynq sscan std vac vme Yokogawa_DAS
From: [email protected] <[email protected]> on behalf of Florian Feldbauer via Tech-talk <[email protected]>
Sent: Tuesday, June 11, 2019 2:39:27 AM To: [email protected] Subject: RELEASE file Dear all,
after the collaboration meeting last week, I would like to make the request that all EPICS modules (e.g. asyn, stream, snmp, ....) include the lines > -include $(TOP)/../RELEASE.local > -include $(TOP)/../RELEASE.$(EPICS_HOST_ARCH).local > -include $(TOP)/configure/RELEASE.local in their configure/RELEASE file. These lines were introduced in base 7 and from my point of view this simplifies building EPICS via scripts! Also I agree with Dirk Zimoch, who mentioned during the meeting, that configure/RELEASE is not the best place to store dependencies to specific versions. In addition, such a line simplifies the collaborative work on a package via git, as you do not need to modify configure/RELEASE for your environment anymore. Thus creating merge/pull requests only contain changes to source files and no longer changes to the environment configuration. The file 'configure/RELEASE.local' should be included in the .gitignore file, of course. Best regards, Florian -- Dr. Florian Feldbauer Ruhr-Universität Bochum Experimentalphysik I AG Universitätsstr. 150 Fach-Nr. 125 D-44801 Bochum Office: NB 2/134 Phone: (+49)234 / 32-23563 Fax: (+49)234 / 32-14170 https://paluma.ruhr-uni-bochum.de |