Brent Cook
5542c1828a
update man links
2019-11-30 03:51:37 -06:00
Brent Cook
6de156f87c
update manpage links
2019-09-30 04:14:12 -05:00
Brent Cook
e7446637dd
update links
2019-06-19 16:34:27 -05:00
Brent Cook
3e6d12d318
new links
2019-06-09 21:37:39 -05:00
Brent Cook
c98346be79
update man links
2019-05-24 15:53:11 -05:00
Brent Cook
7dfda75497
update manpage links
2019-04-11 06:26:45 -05:00
Brent Cook
4b6c7bfd02
update links
2019-03-19 05:39:39 -05:00
Brent Cook
5535242ec1
update manpage links
2019-02-09 07:41:00 -06:00
Brent Cook
29e0e7b438
update links
2018-12-14 01:45:38 -06:00
Brent Cook
8bce9f9da4
update links
2018-09-26 04:28:19 -05:00
Brent Cook
a6db5d445d
update manpage links
2018-07-30 10:51:26 -05:00
Brent Cook
1ea79d2a9f
avoid duplicate link with bn_print/BN_print
2018-06-16 21:35:58 -05:00
Brent Cook
b78f293939
filter out OCSP_crlID_new links for now, breaks on case-insensitve filesystems
2018-06-16 21:28:35 -05:00
Brent Cook
b0103dad19
update links
2018-05-28 18:07:25 -05:00
Brent Cook
c22031f0fc
update man links
2018-03-21 06:05:55 -05:00
Brent Cook
af26465905
update manpage links
2018-03-18 11:21:46 -05:00
Brent Cook
c0bf25d4d1
update manpage links
2018-02-28 02:48:04 -06:00
Brent Cook
426595b267
update links
2017-12-11 05:08:54 -06:00
kinichiro
03502b8d8f
Add *.5 manpages in libcrypto/man/
2017-09-10 12:58:47 +09:00
Brent Cook
3612cbe3a0
update manpage links
2017-09-03 21:52:59 -05:00
Brent Cook
86434e03e8
update manpage links
2017-07-17 06:06:08 -05:00
d3x0r
a4d80ca56a
Merge branch 'master' of https://github.com/libressl-portable/portable into SkipInstall
...
Fix merge conflicts from GNUInstallDirs merge to master.
2017-07-06 23:11:11 -07:00
d3x0r
2557dd7439
Add option LIBRESSL_SKIP_INSTALL
...
Internally LIBRESSL_SKIP_INSTALL, if not set becomes ENABLE_LIBRESSL_INSTALL so this by default is enabled. defining LIBRESSL_SKIP_INSTALL before hand will disable all install() rules.
This is useful if another project includes and links to this statically.
I chose to add a prefix to avoid potential name collision because the options are cached globally.
If the installation is skipped, maybe it should also disable building apps? I didn't do that.
2017-07-06 02:09:44 -07:00
d3x0r
a2bd5ebaba
use GNUInstallDirs from cmake to specify install paths.
...
Primarily this is to select whether 'lib64' or 'lib' is used on linux type systems.
2017-07-06 01:49:43 -07:00
Brent Cook
b631cafca8
update manpage links
2017-01-27 05:49:17 -06:00
Brent Cook
45d35f0dfb
update links
2017-01-07 08:36:03 -06:00
Brent Cook
cf056d7d43
update manpage links
2016-12-29 04:03:17 -06:00
Brent Cook
3b0488e870
update manpage links
2016-11-13 12:56:45 -06:00
Brent Cook
e0a62cf201
remove bad link
2016-11-05 14:00:54 -05:00
Brent Cook
42ee57590a
update mlinks
2016-11-05 12:31:29 -05:00
Brent Cook
55419a0dde
use the new mlinks tool to generate man links
2016-11-05 12:31:29 -05:00
Brent Cook
2c751b1cf9
update man links
2016-02-29 05:20:58 -06:00
Brent Cook
9c5105eeb1
omit <type> links
2015-11-22 06:37:13 -06:00
Brent Cook
fbe05ec826
update manpage links
2015-11-22 04:56:36 -06:00
Brent Cook
ea4658b46a
update man links
2015-10-15 09:16:38 -05:00
Brent Cook
9c55d0b851
remove SHA-0
2015-09-17 05:15:23 -05:00
Brent Cook
c84250a4e4
update manpage links, fix typo
2015-09-12 03:17:33 -05:00
Brent Cook
f1b00f4fb8
sudo/doas
2015-09-12 03:17:19 -05:00
Jeff Davey
5461dea7f1
Add install targets and shared libraries to CMake
2015-08-18 13:20:19 -06:00
Brent Cook
998cdebf36
update man links
2015-07-19 10:41:00 -05:00
Brent Cook
d5a09e199a
update man links
2015-05-25 22:59:14 -05:00
Brent Cook
1a369f0fd7
ship manpages with libtls-standalone
2015-05-23 19:27:57 -05:00
Brent Cook
20101fd6b3
avoid install failures on case-insensitive file systems
2015-03-31 08:36:21 -05:00
Brent Cook
273bd7bd61
Use mandoc database to get man links.
...
Previously, we semi-manually grabbed the MLINKS from the libressl
Makefiles. The better way is to extract this information from the mandoc
link database files directly, allowing for MLINKS to eventually go away
upstream.
2015-03-27 06:42:45 -05:00
Brent Cook
9da890ffb9
update libtls mlinks
2015-02-23 09:25:53 -06:00
Brent Cook
f54d0d4f38
remove unneeded continuation characters in ssl/crypto mlinks list
2015-02-23 09:25:53 -06:00
Brent Cook
2286578fd4
update for new manpage conversions, add links
2015-02-14 18:15:15 -06:00
Brent Cook
e57d5d8be3
sync man links from upstream
...
I really need write something to automate this.
2014-12-07 13:12:41 -06:00
Brent Cook
b3270494f0
add support for building libtls
...
Use './configure --enable-libtls' to build the library and install the
associated manpages. Note that the API and ABI of this library may
change still, though feedback is welcome.
ok deraadt@ jsing@ tedu@
2014-12-06 09:13:56 -06:00
Brent Cook
9c8cf59362
add missing commas from man links
2014-10-14 21:54:37 -05:00