Skip to content
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

add precompiled headers #32

Closed
wants to merge 1 commit into from
Closed

Conversation

AndreyMlashkin
Copy link
Collaborator

No description provided.

Copy link

Clang Test Results

  153 files  ±0    153 suites  ±0   6m 57s ⏱️ -1s
3 197 tests ±0  3 191 ✅ ±0  6 💤 ±0  0 ❌ ±0 
3 264 runs  ±0  3 258 ✅ ±0  6 💤 ±0  0 ❌ ±0 

Results for commit 62f6238. ± Comparison against base commit e717055.

@@ -250,7 +250,6 @@ TSWLatexianTemp*

# Precompiled Headers
*.gch
*.pch
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's make single common .gitignore in the root of placeholder

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ok, I will do a general cmake-cleanup together with export statements unification

@@ -0,0 +1,13 @@
#include <nil/crypto3/algebra/curves/pallas.hpp>
Copy link
Collaborator

Choose a reason for hiding this comment

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

auto generated *.pch should be ignored, right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This whole PR is yet highly experimental

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants