EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Appveyor Settings for the 3.15 (and 7.0) branch builds
From: "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov>
To: EPICS core-talk <core-talk at aps.anl.gov>
Date: Wed, 23 Dec 2020 00:33:44 +0000
I thought I understood Appveyor's need for a pointer to get the .appveyor.yml file from when building our epics-base-3 and epics-base-7 projects. The other day I had a brainwave that the “Custom configuration .yml file name” setting could be pointed to the raw link for that file on the appropriate branch, thus avoiding the need to separately update a gist every time we want to change that file.

However that doesn’t seem to work, I can’t get the epics-base-3 branch to see the last change I committed to that file on the 3.15 branch:

commit 436ce4526be7d4ce24859c23dd0e71119ca70d50 (HEAD -> 3.15, origin/3.15)
Author: Andrew Johnson <anj at anl.gov>
Date:   Mon Dec 21 15:49:52 2020 -0600

    Appveyor: Update CMP from mingw => gcc

diff --git a/.appveyor.yml b/.appveyor.yml
index 4e5811ee4..1bcba4648 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -68,7 +68,7 @@ environment:
   - CMP: vs2013
   - CMP: vs2012
   - CMP: vs2010
-  - CMP: mingw
+  - CMP: gcc

 

 # Platform: processor architecture
 platform:

I just pointed it back to my gist and that seems to be working. Any ideas why it will happily accept


but not


?

- Andrew (frustrated by MS as usual)

-- 
Complexity comes for free, simplicity you have to work for.


Replies:
Re: Appveyor Settings for the 3.15 (and 7.0) branch builds Ralph Lange via Core-talk

Navigate by Date:
Prev: Re: -Werror=implicit-function-declaration by default? Michael Davidsaver via Core-talk
Next: Build completed: EPICS Base 3.15 base-3.15-29 AppVeyor via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: Build failed: epics-base base-7.0-609 AppVeyor via Core-talk
Next: Re: Appveyor Settings for the 3.15 (and 7.0) branch builds Ralph Lange via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
ANJ, 23 Dec 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·