-
Notifications
You must be signed in to change notification settings - Fork 208
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
fix cmake install subdir #634
Open
elikosan
wants to merge
18
commits into
torch:master
Choose a base branch
from
elikosan: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.
Open
Commits on Dec 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ffc32fa - Browse repository at this point
Copy the full SHA ffc32faView commit details
Commits on Dec 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 672f228 - Browse repository at this point
Copy the full SHA 672f228View commit details
Commits on Dec 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7331cc3 - Browse repository at this point
Copy the full SHA 7331cc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79bff93 - Browse repository at this point
Copy the full SHA 79bff93View commit details
Commits on Dec 15, 2016
-
Torch installation directories need to be propagated otherwise cutorch installs in the wrong directories (they default to lib, include,bin,etc and thus works on default installs)
Configuration menu - View commit details
-
Copy full SHA for c859c92 - Browse repository at this point
Copy the full SHA c859c92View commit details -
now that install dirs are set properly in upstream CMakefile, they don't need to be reset here, plus the INCLUDE_DIRECTORIES and LINK_DIRECTORIES (lines 111,112) statement should be executed.
Configuration menu - View commit details
-
Copy full SHA for 0c3dd0c - Browse repository at this point
Copy the full SHA 0c3dd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f4783 - Browse repository at this point
Copy the full SHA d3f4783View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1655a - Browse repository at this point
Copy the full SHA bf1655aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3878a22 - Browse repository at this point
Copy the full SHA 3878a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b794b - Browse repository at this point
Copy the full SHA e2b794bView commit details
Commits on Dec 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 48ca4cf - Browse repository at this point
Copy the full SHA 48ca4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff00c04 - Browse repository at this point
Copy the full SHA ff00c04View commit details
Commits on Mar 2, 2017
-
Merge remote-tracking branch 'refs/remotes/torch/master'
# Conflicts: # lib/THC/CMakeLists.txt
Configuration menu - View commit details
-
Copy full SHA for 025333a - Browse repository at this point
Copy the full SHA 025333aView commit details
Commits on Mar 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3f95c33 - Browse repository at this point
Copy the full SHA 3f95c33View commit details
Commits on Jun 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b7bd5f0 - Browse repository at this point
Copy the full SHA b7bd5f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c9198 - Browse repository at this point
Copy the full SHA 63c9198View commit details
Commits on Jun 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 33935a1 - Browse repository at this point
Copy the full SHA 33935a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14e265 - Browse repository at this point
Copy the full SHA b14e265View 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.