* Makefile: drop -static
* parse_preamble: remove useless branch
* utf8_size: fix bug with array length
* Fix unclosed indent at EOF
* Fix make check permissions mask
* Emit \(ti and \(ha instead of ~ and ^
* Makefile: remove unnecessary path separator
* gmtime: handle failure
* Fix logical error in comparison with ULONG_MAX
* strip indentation after a hard line break `++`
- Drop scdoc-1.6.1-makefile.patch included upstream
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=43
* Fix clang 15 -Wstrict-prototypes warnings
* Remove useless re-declarations of standard functions
get rid of some unused includes
* Use .PP for paragraph breaks
* scdoc(1), scdoc(5): follow conventions more closely
* Fix formatting of escaped backticks
* scdoc.5: fix capitalization of subsection headers
* scdoc.5: fix formatting in the preamble
* man: add section about SOURCE_DATE_EPOCH
* Emit '\e' instead of '\\'
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=37
* Add uninstall target
* Escape ' at the beginning of lines
* Clean up the installation process
* Check for and abort on failed memory allocations
* Disallows differing row lengths in table
- Refresh scdoc-1.6.1-makefile.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=36
* Section needs to be explicitly defined
* Allow subsection in preamble
* Add basic working tests for line breaks parsing
* Fix parsing of line breaks without newline
* Fix parsing of line breaks followed by underlined text
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=29