Jim Derry
63c243f223
Update README.md
2021-07-21 15:12:33 -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
408ac93195
Merge branch 'master' into next
2021-07-16 19:53:34 -04:00
Jim Derry
1ca37471b4
Merging gitignore; no version bump.
2021-07-16 19:45:24 -04:00
Jim Derry
81b7fe3251
Merging changes from Next. These do not affect the binary, so no version bump.
2021-07-16 19:42:23 -04:00
Jim Derry
7fd11fc9f2
Merge pull request #972 from balthisar/next
...
Build Files When Releasing
2021-07-16 17:11:10 -04:00
Jim Derry
9a6b1d09cc
Add files via upload
2021-07-16 16:52:20 -04:00
Jim Derry
ed3ba3f48f
- Improve package naming for macOS installer to eliminate semicolon from filename if multiple arches.
...
- Fix gitignore to ensure we don't add binary packages by mistake.
- Use better README files for macOS packages.
2021-07-16 16:39:45 -04:00
Jim Derry
7961be11ed
Improve macOS and Linux package naming.
2021-07-16 15:44:53 -04:00
Jim Derry
47221924f6
Merge pull request #971 from htacg/update_test_repo
...
Don't pull test from personal repo.
2021-07-14 15:10:09 -04:00
Jim Derry
1e1064dfab
Don't pull test from personal repo.
2021-07-14 14:38:12 -04:00
Jim Derry
e03fee5e73
Merge pull request #970 from balthisar/next
...
Create api_test.yml
2021-07-14 11:31:06 -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
1ef183a01e
Add support for Clang modules.
...
Bump version for API tracking.
2021-07-13 19:43:40 -04:00
Jim Derry
f90883b8cf
Version bump for binary difference.
2021-07-13 15:55:17 -04:00
Jim Derry
cdc632214c
Fixes 968. Will immediately backport to master
2021-07-13 15:54:26 -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
228d8e90cd
Merge Cygwin build change from next.
2021-07-12 10:03:53 -04:00
Jim Derry
ad9a25b0f1
Fixes #967 . I'm not going to bump versions, as this is a build fix without affecting binary outputs.
2021-07-12 09:53:05 -04:00
Jim Derry
67fbf636e4
Bumped next branch to next generation 5.9.x
2021-07-10 16:55:43 -04:00
Jim Derry
dfad115417
Merge branch 'next'
2021-07-10 16:53:56 -04:00
Jim Derry
1d840aae38
Releasing HTML Tidy 5.8.0
2021-07-10 16:52:01 -04:00
Jim Derry
3838bf1c06
Updated RELEASE.md instructions. No version bump.
2021-07-10 16:42:58 -04:00
Jim Derry
ee6cbb6f98
Documentation update. No version bump.
2021-07-10 15:14:27 -04:00
Jim Derry
561bc324f5
Merge pull request #961 from vitaly-zdanevich/patch-1
...
README.md: add Wikidata link
2021-07-10 13:52:58 -04:00
Jim Derry
0db7e9da59
Version bump due to binary differences.
2021-07-10 13:30:09 -04:00
Jim Derry
2f0047a95f
Merge pull request #966 from htacg/fix_soversion
...
Fixes #743 .
2021-07-10 13:29:34 -04:00
Jim Derry
b22e301226
Fixes #743 .
2021-07-10 13:26:25 -04:00
Jim Derry
97e4177218
Version bump due to API changes.
2021-07-10 11:19:54 -04:00
Jim Derry
47159bda50
Merge pull request #965 from htacg/issue-743-rc
...
Fixed merge conflict; fixed non-build issue on macOS. RC for testing.
2021-07-10 11:19:24 -04:00
Jim Derry
f95540b5c9
Fixed merge conflict; fixed non-build issue on macOS. RC for testing.
2021-07-10 11:13:58 -04:00
Jim Derry
79ff5ab896
Fixes #736 . Language translators, please take a look at your translations. Version bump due to user-facing change.
2021-07-10 09:35:25 -04:00
Jim Derry
92414e8b68
Fixes #952 on non-WIN32 platforms. Modify WIN32 static library to tidy_static instead of tidys.
2021-07-09 20:40:17 -04:00
Jim Derry
089659cafc
Fixes #846 . Version bump due to user-facing change.
2021-07-09 16:10:24 -04:00
Jim Derry
009da61f8b
Fixes #836 . Version bump to reflect change. Test cases added.
2021-07-09 15:51:14 -04:00
Jim Derry
8d3019da22
Fixes #798 . Version bump due to potential behavior change.
2021-07-09 15:39:37 -04:00
Jim Derry
d54dcda389
Fixes #775 . No version bump due to documentation only change.
2021-07-09 15:33:31 -04:00
Jim Derry
1dc6275512
Fixes #765 .
2021-07-09 15:29:33 -04:00
Jim Derry
3dab4b31ce
Fixed documentation for accessibility checking per #756 ; bump version due to public facing change.
2021-07-09 15:26:57 -04:00
Jim Derry
2614283faf
Added documentation per #744 . No version bump for documentation change.
2021-07-09 15:16:07 -04:00
Vitaly Zdanevich
0c2fd9b3ef
README.md: add Wikidata link
2021-07-03 02:47:47 +03:00
Jim Derry
bed8efb620
Bump to 5.7.54 based on settings fix.
2021-07-01 16:14:53 -04:00
Jim Derry
098265d051
Merge pull request #959 from htacg/fix_snapshots
...
Fix issues with user-specified settings changing
2021-07-01 16:13:17 -04:00
Jim Derry
ef3157e0ec
Fix issues with user-specified settings changing
...
User-specified settings were being fiddled with by tidy internally. User
settings set by the user should always be able to be read back by the
user, but `AdjustConfig()` would change them. This change contributes
toward fixing the situation by using `AdjustConfig()` at the only point
that it's needed, as well by NOT automatically reverting to the snapshot
after outputting a buffer (which should be stateless, but caused PHP to
break because it tried to save buffer more than once, so subsequent calls
would use non-fiddle settings.).
2021-07-01 16:08:37 -04:00
Jim Derry
25fbb0f985
Bumped to 5.7.53 based on previous PR merge.
2021-06-30 14:10:36 -04:00
Jim Derry
4f6c723d3b
Merge pull request #953 from ihsinme/patch-1
...
simple fix for the range of the condition.
2021-06-30 14:09:59 -04:00