Commit Graph

13 Commits

Author SHA1 Message Date
Jim Derry a46949f46a Bump to version 5.9.12. 2021-08-17 11:54:56 -04:00
Jim Derry 514ab0187c
Update build_and_test.yml
Add CMakeLists.txt as a trigger for automated testing, so that PR's making changes to it will be tested. No version bump.
2021-07-28 18:13:18 -04:00
Jim Derry 0d173d61d7 HTTPS Migration
- Updated links with working https versions from http.
- Removed rotten links.
- Updated links that have since resolved to new addresses.
- Generated all new po's and pot from existing headers.
- Updated the regression tests to account for the new https:// URLS, and the
  changed reference to specification.
2021-07-21 17:21:27 -04:00
Jim Derry 168d09a0a8 Update proper ref to external repository. 2021-07-21 14:09:46 -04:00
Jim Derry 3bec3ea1f1 Updated automated build tools.
- The macOS package wasn't working, so remove it from the matrix build.

- Provide a macOS dedicated build script which builds a nice DMG and notarizes
  it.

- Binaries can be added to any existing tag, thus avoiding the issue of deleting
  and recreating a tag, which is a bad thing to do. Note that existing binaries
  won't be overridden, so delete whatever's already there first if you need to
  add new binaries.
2021-07-21 13:21:54 -04:00
Jim Derry a4f4edb106
Update publish_binaries.yml
Don't escape the slash, because it's not consistent across platforms.
2021-07-17 08:48:59 -04:00
Jim Derry c5f4c0d34b
Update publish_binaries.yml 2021-07-17 08:38:34 -04:00
Jim Derry 7f4394590e
Update publish_binaries.yml
Ensure the date format is the same as we use on the binaries page.
2021-07-17 08:34:08 -04:00
Jim Derry 9a6b1d09cc
Add files via upload 2021-07-16 16:52:20 -04:00
Jim Derry 1e1064dfab Don't pull test from personal repo. 2021-07-14 14:38:12 -04:00
Jim Derry 8b4a06df76 Create api_test.yml
Perform LibTidy API testing upon PR's or pushes.
2021-07-14 11:19:47 -04:00
Jim Derry bf093747fc
Update build_and_test.yml
Added support for automated testing of Windows Cygwin installations.
2021-07-12 13:47:02 -04:00
Jim Derry 5a1b65d089 Move the testing repository back into the Tidy codebase.
Automate testing of any PR's.
Updated README's explaining new processes.
2021-05-21 10:43:35 -04:00