tidy-html5-mirror:modernize_ph1

Last commit made on 2017-03-29
Get this branch:
git clone -b modernize_ph1 https://git.launchpad.net/tidy-html5-mirror

Branch merges

Branch information

Name:
modernize_ph1
Repository:
lp:tidy-html5-mirror

Recent commits

d6c2b83... by Balthisar

Implement word-wrapping in Tidy Console
Improved documentation
Compiler warnings
Tested to build and run on:
- Mac OS X
- Ubuntu
- Windows 10

Regression testing:
- Using the new branch word_wrap, there are zero regressions when tested in
  Mac OS X, Ubuntu, and Windows 10.
- In word_wrap, all of the config files were updated to use --console-width 80,
  so that regression testing won't be dependent on the testers' console width!
- Will update the testing branch after merge.

Finally get rid of the dangerous drop-font-tags.

Removed obsolete TidyHideEndTags, which was only ever a synonym for
TidyOmitOptionalTags.

Give TidyCSSPrefix a proper default.

17354ff... by Geoff R. McLane

Issue #515 #516 - Bump to 5.5.12 for this change

fe3efcd... by Geoff R. McLane

Merge pull request #516 from htacg/cpack-test

Cpack test

d3e8cf3... by Geoff R. McLane

Make LICENSE.txt equivalent to LICENSE.md

04f536e... by Geoff R. McLane

Merge branch 'cpack-test' of github.com:htacg/tidy-html5 into cpack-test

03e96e3... by Geoff R. McLane

Since CPack can miss some system DLLs, make option ADD_SYSTEM_RUNTIMES, def OFF

29f106b... by Geoff R. McLane

Use one compatible license file for all

525fe9c... by Geoff R. McLane

Issue #515 - Add option to use MSVC statis runtime /MT

ba073a2... by Geoff R. McLane

Issue #515 - Add system DLLs to installers

6b0dd41... by Geoff R. McLane

add LICENSE.txt for WIN32 bin package