Daniel Stenberg
f6aa31f48f
provide SPDX identifiers
...
- All files have prominent copyright and SPDX identifier
- If not embedded in the file, in the .reuse/dep5 file
- All used licenses are in LICENSES/ (not shipped in tarballs)
- A new REUSE CI job verify that all files are OK
Assisted-by: Viktor Szakats
Closes #1084
2023-06-07 08:18:55 +02:00
Viktor Szakats
0924632fa0
tidy-up: misc & minor cmake MSVS fix
...
- `libssh2.rc`: document language/codepage codes.
Ref: https://learn.microsoft.com/windows/win32/intl/code-page-identifiers
- convert to Markdown: `docs/BINDINGS`, `docs/HACKING`
Blind update for `vms/libssh2_make_help.dcl`. Please double-check.
- cmake: fix to recognize dash-style warning options (`-Wn`) with MSVC.
- `NMakefile`: sync `rd` command with `Makefile.mk`.
- delete a CVS header.
- cmake: simplify a `LIBSSH2_HAVE_ZLIB` macro.
- few other nits and whitespace mods.
Closes #943
2023-04-10 23:03:43 +00:00
Viktor Szakats
2f16d8105c
tidy-up: replace tabs and other whitespace ( #885 )
...
There are a few non-whitespace changes, see them here:
https://github.com/libssh2/libssh2/pull/885/files?w=1
2023-03-27 18:28:27 +02:00
Daniel Stenberg
31841e7c74
helper script for emacs users to get the code style done libssh2-style
...
automatically
2008-12-20 12:36:50 +00:00