Benny Baumann
|
2f9381d867
|
Keep building on errors
Doing so allows for more than one error to be detected in builds
|
2020-10-15 20:31:56 +02:00 |
Christian Göttsche
|
b82a13c6ba
|
Add clang analyzer CI job
|
2020-10-03 19:04:27 +02:00 |
Christian Göttsche
|
005c4d1f23
|
Make --enable-hwloc and --enable-linux-affinity mutual exclusive
They can not be supported both at the same time.
Fail configure step instead of silently only use hwloc.
|
2020-09-24 19:43:27 +02:00 |
Christian Göttsche
|
3f5784a3f0
|
Convert hwlock CI run to a full featured one
|
2020-08-28 13:10:41 +02:00 |
Nathan Scott
|
d0f31ede56
|
Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job
|
2020-08-26 10:15:00 +10:00 |
Christian Göttsche
|
fc4f74aa47
|
ci: add clang build
|
2020-08-25 12:01:56 +02:00 |
Bert Wesarg
|
d64a6a2453
|
CI: Add a HWLOC enabled job
|
2020-08-25 11:42:21 +02:00 |
Nathan Scott
|
9eb9064fbd
|
Cleanup unused CI build notes and whitespace
|
2020-08-24 10:22:44 +10:00 |
Christian Göttsche
|
d6adc2b681
|
github/ci: improve ci
- split steps for readability
- fail on compiler warnings
- add whitespace check
- run on all branches
- run `make distcheck`
|
2020-08-21 10:37:25 +02:00 |
Nathan Scott
|
7fbbf25afe
|
Update ci.yml
Comment out MacOSX for now - seems to be missing needed aclocal/m4 toolchain components.
|
2020-08-17 15:53:49 +10:00 |
Nathan Scott
|
e1f48c7c7c
|
Update ci.yml
Correction to deb package name
|
2020-08-17 15:48:24 +10:00 |
Nathan Scott
|
6cd1615863
|
Update ci.yml
Attempt to fix Ubuntu dependencies, add macosx
|
2020-08-17 15:40:47 +10:00 |
Nathan Scott
|
c86ac5cf98
|
Update ci.yml
Install libncurses-dev package on the build system
|
2020-08-17 15:16:49 +10:00 |
Nathan Scott
|
b3003f02fa
|
Create ci.yml
Initial version of htop CI using github actions.
|
2020-08-17 14:59:23 +10:00 |