More tweaks for Actions.
[rsync.git] / .github / workflows / build.yml
2024-04-10 Wayne DavisonSeparate the builds and make Cygwin always run.
2024-04-10 Wayne DavisonGet fetch-depth:0 right.
2024-04-10 Wayne DavisonGet rid of gensend target & cached git version.
2024-04-08 Andrew TridgellCI: fixed rules for when to trigger
2022-11-03 Wayne DavisonUpgrade verion of actions.
2022-02-09 Wayne DavisonBuild Cygwin on windows-2022 with newer python. [buildall]
2021-12-27 Wayne DavisonInclude "rrsync" in "all" target when `--with-rrsync...
2021-12-26 Wayne DavisonTest --with-rrsync configure option & put rrsync into...
2021-10-17 Achim LeitnerLinux: Handle protected_regular in inplace writes ...
2021-10-17 Wayne DavisonAdd more skipped verifications. [buildall]
2021-10-17 Wayne DavisonChange RSYNX_MAX_SKIPPED to RSYNC_EXPECT_SKIPPED.
2021-09-27 Wayne DavisonMake cygwin's curl grab the gist file. [buildall]
2021-09-26 Wayne DavisonMake use of a git gist instead of the samba website.
2021-02-10 Wayne DavisonA few Cygwin build tweaks. [buildall]
2021-01-01 Wayne DavisonCygwin python3 is now 3.8 w/o commonmark lib. [buildall]
2020-10-07 Wayne DavisonUse the right powershell env syntax. [buildall]
2020-10-07 Wayne DavisonUpdate CI builds to new path-setting idiom.
2020-09-08 Wayne DavisonUse new xxhash lib in cygwin build. [buildall]
2020-09-07 Wayne DavisonTry using the Windows version of curl. [buildall]
2020-09-07 Wayne DavisonAnother cygwin build attempt. [buildall]
2020-09-07 Wayne DavisonTry cygwin build again. [buildall]
2020-09-07 Wayne DavisonAllow git-version.h to be provided for the build
2020-08-03 Wayne DavisonChange fetch depth.
2020-07-24 Wayne DavisonEnable xattrs on Cygwin.
2020-07-24 Wayne DavisonInstall python3 for cygwin [buildall]
2020-07-24 Wayne DavisonInstall python36 for cygwin [buildall]
2020-07-23 Wayne DavisonTweak ubuntu configure args.
2020-07-23 Wayne DavisonSetup commonmark on Cygwin.
2020-07-23 Wayne DavisonA few more build improvements
2020-07-22 Wayne DavisonAdd --crtimes option.
2020-07-22 Wayne DavisonSwitch to RSYNC_MAX_SKIPPED test setting.
2020-07-20 Wayne DavisonSave the build into an artifact.
2020-07-19 Wayne DavisonMake the daily build happen a few hours later.
2020-07-17 Wayne DavisonAdd strict (no-skipping) checks and use them.
2020-07-17 Wayne DavisonRun a daily build.
2020-07-15 Wayne DavisonLet's try cygwin again. (#69)
2020-07-15 Wayne DavisonGitHub artifact test didn't work.
2020-07-15 Wayne DavisonAvoid normal build on cygwin-save change.
2020-07-15 Wayne DavisonTweak the workflows filename.