Wayne Davison
a0a7c9f2e3
Enable xattrs on Cygwin.
...
- Tweak configure.ac to have Cygwin use linux xattrs.
- Change CI setup to install attr packages on Cygwin.
[buildall]
2020-07-24 11:38:14 -07:00
Wayne Davison
92a8855ff3
Install python3 for cygwin [buildall]
2020-07-24 10:10:26 -07:00
Wayne Davison
def96fd7c4
Install python36 for cygwin [buildall]
2020-07-24 09:57:41 -07:00
Wayne Davison
1369fe43e1
Tweak ubuntu configure args.
2020-07-23 12:32:41 -07:00
Wayne Davison
150f3416ac
Setup commonmark on Cygwin.
2020-07-23 12:20:40 -07:00
Wayne Davison
27be94c889
A few more build improvements
...
Includes Ben's RSYNC_MAX_SKIPPED=3 suggestion for FreeBSD and a fix for
the artifact file list for Cygwin.
2020-07-22 21:01:01 -07:00
Wayne Davison
974f49e22a
Add --crtimes option.
2020-07-22 12:12:18 -07:00
Wayne Davison
8779d6c8bb
Switch to RSYNC_MAX_SKIPPED test setting.
2020-07-22 11:00:26 -07:00
Wayne Davison
f635207347
Save the build into an artifact.
2020-07-20 14:44:35 -07:00
Wayne Davison
9ad3f4385f
Make the daily build happen a few hours later.
2020-07-18 23:17:25 -07:00
Wayne Davison
e9899dbdb4
Add strict (no-skipping) checks and use them.
2020-07-17 11:20:04 -07:00
Wayne Davison
be11a496bb
Run a daily build.
2020-07-16 22:04:40 -07:00
Wayne Davison
c6f5f0b505
Let's try cygwin again. ( #69 )
...
Setup an optional cygwin build that is currently triggered when a [buildall] is in the commit message (the build is currently quite slow).
2020-07-15 14:30:22 -07:00
Wayne Davison
f553da1730
GitHub artifact test didn't work.
2020-07-15 13:53:40 -07:00
Wayne Davison
40753bcbf7
Tweak the save path.
2020-07-15 13:42:36 -07:00
Wayne Davison
33df361d52
Avoid normal build on cygwin-save change.
2020-07-15 13:20:40 -07:00
Wayne Davison
f4db970718
Try to get cygwin-save to run.
2020-07-15 13:16:36 -07:00
Wayne Davison
ab3928898f
Try to save cygwin install in an artifact.
2020-07-15 12:31:38 -07:00
Wayne Davison
b51fe50e7f
Tweak the workflows filename.
2020-07-14 21:47:50 -07:00
Wayne Davison
1829a2ee0d
Disable cygwin for now.
2020-07-14 21:47:11 -07:00
Wayne Davison
65370a0f56
Try a couple different way to fix the build.
2020-07-14 21:32:41 -07:00
Wayne Davison
23213099e9
Try Cygwin build in actions.
2020-07-14 21:18:52 -07:00
Wayne Davison
2cdf9416ee
Tweak brew run.
2020-07-13 10:41:26 -07:00
Wayne Davison
cd0c83e485
Setup a macOS CI.
2020-07-13 10:38:17 -07:00
Wayne Davison
374cc1be74
Get my yaml continuation line right.
2020-07-11 16:22:48 -07:00
Wayne Davison
8b25488fe9
More CI tweaks
...
- Add to ubuntu build: make install & rsync-ssl test run
- Don't fail a build if samba.org daemon list has an issue.
2020-07-11 16:08:22 -07:00
Wayne Davison
486e7852db
Add FreeBSD test & re-enable linux build.
2020-07-11 15:03:31 -07:00
Wayne Davison
3bc2d9aeaa
Add some FreeBSD pkg installs and pause on linux.
2020-07-11 12:11:13 -07:00
Wayne Davison
5bd0b6cf71
Change the CI name
2020-06-27 18:40:21 -07:00
Wayne Davison
7fd24bef0f
Make SIMD enabled by default again (for x86_64)
2020-06-18 16:28:28 -07:00
Wayne Davison
643b9d0183
Change SIMD back to disabled unless requested.
2020-06-16 23:00:01 -07:00
Wayne Davison
54b1ddc45d
Change configure to make new features more likely to get included in a build.
2020-06-16 09:59:00 -07:00
Wayne Davison
3c793ef153
Use /dev/shm instead of requiring /dev/shm/tmp.
2020-06-11 14:33:25 -07:00
Wayne Davison
516ca6a442
Add support for /run/shm/tmp dir so the CI action doesn't skip a test.
2020-06-10 13:17:41 -07:00
Wayne Davison
fe993ca94d
Have the CI actions run make check29 & check30.
2020-06-10 12:02:40 -07:00
Wayne Davison
53fae55652
Change man page src format from yodl to markdown.
...
This removes the yodl dependency, which is sometimes hard to track down.
Instead, this uses a python3 script that leverages the cmarkgfm library
to turn the source file into html. Then, the script parses the html in
order to turn the tag stream into a nroff stream using a simple state
machine. While it's doing that it also implements one added format rule
that turns an ordinal list that starts at 0 into a description list
(since markdown doesn't have an easy description list idiom).
2020-06-08 21:03:42 -07:00
Wayne Davison
42ec4e3090
Update ccpp.yml
...
Switch to ubuntu-20.04 and add a couple dev libs.
2020-06-02 17:20:22 -07:00
Wayne Davison
8ad2ca9ae2
Install yodl for the CI builds.
2020-05-25 23:42:51 -07:00
Wayne Davison
7182508a75
Fix a couple deb names.
2020-05-25 21:21:58 -07:00
Wayne Davison
cb0fe9e195
Improve CI setup.
2020-05-25 21:17:51 -07:00
Wayne Davison
b4ace35304
Create ccpp.yml
2020-05-25 14:43:25 -07:00