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

Remove ward from the build system, some CI tweaks #2870

Merged
merged 4 commits into from
Sep 27, 2018

Conversation

fingolfin
Copy link
Member

No description provided.

@fingolfin fingolfin added topic: HPC-GAP Issues and PRs related to HPC-GAP topic: tests issues or PRs related to tests topic: build system labels Sep 25, 2018
.appveyor.yml Outdated
# HPCGAP: yes
- CYG_ARCH: x86_64
CYG_ROOT: C:\cygwin64
HPCGAP: yes
Copy link
Member Author

Choose a reason for hiding this comment

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

I am not sure enabling HPC-GAP builds for Windows is worth it at this stage, but I wanted to try what happens; I might remove this again in the final version of this PR.

.appveyor.yml Outdated
# HPCGAP: yes
- CYG_ARCH: x86_64
CYG_ROOT: C:\cygwin64
HPCGAP: yes
# BUILDDIR: build # HPC-GAP only supports kernel extensions for of out-of-tree builds
Copy link
Member Author

Choose a reason for hiding this comment

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

I am really confused by the above BUILDDIR line and the comment... so I left it commented out to see what happens

@codecov
Copy link

codecov bot commented Sep 27, 2018

Codecov Report

Merging #2870 into master will increase coverage by 0.34%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2870      +/-   ##
==========================================
+ Coverage   83.38%   83.72%   +0.34%     
==========================================
  Files         636      687      +51     
  Lines      323991   352228   +28237     
==========================================
+ Hits       270167   294915   +24748     
- Misses      53824    57313    +3489
Impacted Files Coverage Δ
src/gapstate.h 80% <0%> (-20%) ⬇️
lib/memusage.gd 77.77% <0%> (-11.12%) ⬇️
src/hookintrprtr.h 93.75% <0%> (-6.25%) ⬇️
src/calls.h 95.74% <0%> (-4.26%) ⬇️
src/objects.c 80.53% <0%> (-2.15%) ⬇️
src/intrprtr.c 96.97% <0%> (-1.77%) ⬇️
src/iostream.c 63.49% <0%> (-1.49%) ⬇️
src/system.c 69.53% <0%> (-1.43%) ⬇️
src/gvars.c 82.6% <0%> (-1.24%) ⬇️
src/funcs.c 97.74% <0%> (-0.71%) ⬇️
... and 264 more

@ChrisJefferson ChrisJefferson merged commit b509e59 into gap-system:master Sep 27, 2018
@fingolfin fingolfin deleted the mh/no-ward branch September 27, 2018 20:19
@fingolfin fingolfin added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Apr 15, 2019
@olexandr-konovalov olexandr-konovalov added this to the GAP 4.11.0 milestone Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: added PRs introducing changes that have since been mentioned in the release notes topic: build system topic: HPC-GAP Issues and PRs related to HPC-GAP topic: tests issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants