-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes to add additional operating system support #7
Open
jwessel
wants to merge
12
commits into
movidius:master
Choose a base branch
from
jwessel:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4fbe5a4 - Browse repository at this point
Copy the full SHA 4fbe5a4View commit details
Commits on Oct 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 163be9b - Browse repository at this point
Copy the full SHA 163be9bView commit details
Commits on Oct 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dd33d3b - Browse repository at this point
Copy the full SHA dd33d3bView commit details
Commits on Nov 1, 2017
-
Eman Copty committed
Nov 1, 2017 Configuration menu - View commit details
-
Copy full SHA for b912be7 - Browse repository at this point
Copy the full SHA b912be7View commit details
Commits on Nov 16, 2017
-
Eman Copty committed
Nov 16, 2017 Configuration menu - View commit details
-
Copy full SHA for a517b72 - Browse repository at this point
Copy the full SHA a517b72View commit details
Commits on Nov 17, 2017
-
Eman Copty committed
Nov 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 28a904d - Browse repository at this point
Copy the full SHA 28a904dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2eb99e - Browse repository at this point
Copy the full SHA d2eb99eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f054b9 - Browse repository at this point
Copy the full SHA 0f054b9View commit details
Commits on Nov 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d837878 - Browse repository at this point
Copy the full SHA d837878View commit details
Commits on Dec 7, 2017
-
Eman Copty committed
Dec 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 4810ced - Browse repository at this point
Copy the full SHA 4810cedView commit details
Commits on Dec 13, 2017
-
install.sh: Allow re-install for debugging sdk
As it stands now the sdk re-installs itself every time you run make install and erases the old install. That makes it impossible to develop and patch the SDK easily while trying to add support for a new OS or debugging an install problem. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Configuration menu - View commit details
-
Copy full SHA for c3407d6 - Browse repository at this point
Copy the full SHA c3407d6View commit details -
Fix the execute attributes in the git repository
Some of the demonstrations do not run correctly because the execute bit is not set. Some of the makefiles fix this, while others do not. This patch makes them all consistent. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Configuration menu - View commit details
-
Copy full SHA for af4ef32 - Browse repository at this point
Copy the full SHA af4ef32View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.