Todd C. Miller
|
9ef52151ef
|
Disable PAM before enabling Kerberos V.
|
2023-10-31 10:00:24 -06:00 |
|
Todd C. Miller
|
7ed7b4536f
|
Add Kerberos V build and test to CI.
|
2023-10-31 09:54:57 -06:00 |
|
Todd C. Miller
|
884b025962
|
Bump xcode to 14.2.0
|
2023-09-25 08:21:43 -06:00 |
|
Todd C. Miller
|
ee5cab977f
|
Update Xcode version from 13.2.1 to 13.4.1.
|
2023-08-09 13:54:16 -06:00 |
|
Todd C. Miller
|
64b666471a
|
Update Xcode version from 13.2.1 to 13.4.1.
|
2023-06-15 11:24:44 -06:00 |
|
Todd C. Miller
|
77164836f1
|
Do not build with -Werror on macOS.
Some macOS warnings are bogus, for instance it has an incorrect
getgrouplist(3) definition.
|
2022-02-23 10:21:52 -07:00 |
|
Todd C. Miller
|
cf84511273
|
Build and test macos with circleci.
|
2022-02-23 10:10:39 -07:00 |
|
Todd C. Miller
|
77048c1193
|
Add wolfSSL variant to continuous integration tests.
|
2021-10-26 18:57:49 -06:00 |
|
Todd C. Miller
|
032575f57b
|
Add build-nointercept and test-nointercept
|
2021-10-08 08:20:11 -06:00 |
|
Todd C. Miller
|
25129cb775
|
circleci: test multiple build options
We now do separate builds with LDAP/SSSD enabled, logsrv client/server
disabled, and static-sudoers enabled.
|
2021-10-07 08:21:59 -06:00 |
|
Todd C. Miller
|
8508044721
|
Enable address and undefined behavior sanitizers in CI builds.
We need to disable leak sanitizer during "make check" because it
uses ptrace which is not allowed for unprivileged containers.
|
2021-10-05 08:40:00 -06:00 |
|
Todd C. Miller
|
49611d6cca
|
Switch to Ubuntu latest for circleci build.
|
2021-10-04 19:19:24 -06:00 |
|
Todd C. Miller
|
3fa025281f
|
Add build user for circleci instead of running as root.
|
2021-10-04 19:13:10 -06:00 |
|
Todd C. Miller
|
8d98a447c5
|
Use circleci for continuous integegration.
Build container descriptions are in the new docker directory.
|
2021-10-04 18:49:06 -06:00 |
|