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

Add VC2017 compatibility + all previous versions #533

Merged
merged 29 commits into from
Feb 8, 2019
Merged

Conversation

NexeyaSGara
Copy link
Collaborator

Change to appveyor to now use 2017 Worker for VC17 and 2015 for the others
Modifications in test since if(MSVC_14) can't distinguish vc15 and VC17
Add a workaround for the "interface" word that is reserved in vc17
Addition of the vc17 librairies for the link process

@bourtemb bourtemb merged commit 11f7d13 into tango-9-lts Feb 8, 2019
@bourtemb
Copy link
Member

bourtemb commented Feb 8, 2019

Thanks @NexeyaSGara and @izadworny for the excellent work done during the Tango Kernel code camp on this PR.
Merging now because the appveyor tests got broken after the change of link of the omniorb dependencies.
@izadworny and @NexeyaSGara please feel free to update the appveyor part of the code if you identify some issues on the CI tests or on the generated packages.

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
@t-b t-b deleted the new-appveyor branch October 29, 2019 15:36
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

2 participants