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

[develop] CMAKE version check before dependencies are installed #7553

Merged
merged 7 commits into from
Jul 2, 2019

Conversation

NorseGaud
Copy link
Contributor

@NorseGaud NorseGaud commented Jun 28, 2019

Change Description

Problem: People with versions less than the required don't see the requirement failure until too late (after dependencies are installed).

Solution: Add a check for the required version of CMAKE (using CMakeLists.txt) and compare it to the currently installed version.

Base Images pipeline tests & builds : https://buildkite.com/EOSIO/eosio-base-images/builds/339

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@NorseGaud NorseGaud requested a review from arhag June 28, 2019 18:08
scripts/.build_vars Outdated Show resolved Hide resolved
@NorseGaud NorseGaud changed the title CMAKE version check before dependencies are installed [develop] CMAKE version check before dependencies are installed Jun 28, 2019
@NorseGaud NorseGaud requested a review from arhag June 28, 2019 20:29
@NorseGaud NorseGaud merged commit c760c42 into develop Jul 2, 2019
@NorseGaud NorseGaud deleted the cmake-required-version-check branch July 2, 2019 12:50
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.

2 participants