Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Fix appveyor.yml after appveyor windows image update #537

Merged

Conversation

bourtemb
Copy link
Member

Cmake was upgraded to 3.13.3 version on appveyor windows images on 11th Feb 2019
As a consequence, the cppTango appveyor builds failed after this update because of this regression in CMake 3.13.3 (https://gitlab.kitware.com/cmake/cmake/issues/18817).
Adding directory argument on all cmake invocations fixes the issue.

Cmake was upgraded to 3.13.3 version on appveyor windows images on 11th Feb 2019
(https://www.appveyor.com/updates/2019/02/11/)
As a consequence, the cppTango appveyor builds failed after this update.
Adding directory argument on all cmake invocations fixes the issue
@bourtemb bourtemb force-pushed the fix-appveyor-after-cmake-update branch from 051aa43 to 67e3564 Compare February 18, 2019 11:42
@bourtemb bourtemb merged commit 0d67e99 into tango-controls:tango-9-lts Feb 19, 2019
Ingvord pushed a commit that referenced this pull request Mar 29, 2019
* Added CHANGELOG.md
This file is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
List changes since cppTango 9.2.5.
Changes with potential compatibility issues are documented as suggested in #509 and are in bold.

* Add links to issues and PRs in CHANGELOG.md

* Update CHANGELOG.md
with references to #508,#516,#518,#520,#521,#522,#523,#529,#531,#533,#537

* Update CHANGELOG.md with #517

* Update CHANGELOG.md. Add link for issue 395

* Moved 2 items from Fixed to Changed section
Added a warning about the event subscription change sleep reduction

* First version of the release notes for cppTango 9.3.3
Rename RELEASE_NOTES in RELEASE_NOTES.md.
The previous RELEASE_NOTES content has been moved to CHANGELOG.md file.

* Added reference to cppTango#539
Preparation for cppTango 9.3.3 release

* Update CHANGELOG and RELEASE_NOTES with #541 and #542

* Reword one item in CHANGELOG.md and RELEASE_NOTES.md

* Update CHANGELOG.md with #544, #546 and #549

* Add reference to #532
Add 9.3.3 release date

* Add 9.3.3 release date
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant