-
Notifications
You must be signed in to change notification settings - Fork 585
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
Increase cmake version, avoid printing debugging values (do not pull automatically!) #161
Open
meilof
wants to merge
17
commits into
scipr-lab:master
Choose a base branch
from
meilof: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 Aug 19, 2019
-
Increase cmake version (helps with building on Mac OS X)
Setting version to 3.1 enables using CMAKE_PREFIX_PATH to specify pkg-config locations (see https://github.com/Kitware/CMake/blob/master/Modules/FindPkgConfig.cmake#L115). This heps for example on Mac OS X if you want to provide a location for libcrypto. With this patch I was able to compile libsnark with "cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/openssl/1.0.2s -DWITH_PROCPS=OFF -DWITH_SUPERCOP=OFF"
Configuration menu - View commit details
-
Copy full SHA for d16d90a - Browse repository at this point
Copy the full SHA d16d90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aad309e - Browse repository at this point
Copy the full SHA aad309eView commit details
Commits on Aug 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bd15548 - Browse repository at this point
Copy the full SHA bd15548View commit details
Commits on Sep 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7a004be - Browse repository at this point
Copy the full SHA 7a004beView commit details
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f7385fd - Browse repository at this point
Copy the full SHA f7385fdView commit details
Commits on Oct 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1697ad3 - Browse repository at this point
Copy the full SHA 1697ad3View commit details
Commits on Oct 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 31e1ba1 - Browse repository at this point
Copy the full SHA 31e1ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b34c1cf - Browse repository at this point
Copy the full SHA b34c1cfView commit details
Commits on Oct 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 73d5dcf - Browse repository at this point
Copy the full SHA 73d5dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ee305 - Browse repository at this point
Copy the full SHA 22ee305View commit details -
Ubuntu committed
Oct 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 28f1edc - Browse repository at this point
Copy the full SHA 28f1edcView commit details
Commits on Oct 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cc7f5bf - Browse repository at this point
Copy the full SHA cc7f5bfView commit details
Commits on Oct 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0699ea4 - Browse repository at this point
Copy the full SHA 0699ea4View commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1baff74 - Browse repository at this point
Copy the full SHA 1baff74View commit details
Commits on Apr 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6e53e1b - Browse repository at this point
Copy the full SHA 6e53e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d389c51 - Browse repository at this point
Copy the full SHA d389c51View commit details
Commits on May 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cef2a9c - Browse repository at this point
Copy the full SHA cef2a9cView 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.