Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Remove unused build script option #123

Merged
merged 1 commit into from
Feb 7, 2017

Conversation

damonbarry
Copy link
Member

The --clean' option in tools/build.sh` wasn't doing anything, as @GrantEdwards pointed out in issue #120.

Copy link
Contributor

@avranju avranju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -4,7 +4,6 @@

set -e

build_clean=
build_root=$(cd "$(dirname "$0")/.." && pwd)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

d_r [](start = 4, length = 3)

It would actually be so nice if this script would die a horrible death.
I think all the options handled by this script can be directly passed to cmake, isn't it. It seems this script is an extra abstraction layer that is not really necessary ...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Totally agree, and I think that will happen in the not too distant future.

@dcristoloveanu
Copy link
Member

:shipit:

@az-iot-builder-01 az-iot-builder-01 merged commit f998f49 into Azure:master Feb 7, 2017
@damonbarry damonbarry deleted the remove-clean branch February 7, 2017 19:37
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.

5 participants