Développer et télécharger des logiciels Open Source

Browse Subversion Repository

/[ttssh2]/trunk/libs/lib_libressl.cmake

Log of /trunk/libs/lib_libressl.cmake

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 10688 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 26 13:58:57 2023 UTC (12 months, 3 weeks ago) by nmaya
File length: 610 byte(s)
Diff to previous 10116
LibreSSL 3.7.2 へ更新

Revision 10116 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 3 15:28:17 2022 UTC (21 months, 2 weeks ago) by zmatsuo
File length: 610 byte(s)
Diff to previous 10054
cmakeに変数IS_MULTI_CONFIGを追加

- global property GENERATOR_IS_MULTI_CONFIG の値
- 修正前
  - GENERATOR_IS_MULTI_CONFIG はプロパティなのに変数として利用しようとしていた
  - うまく参照できていなかった
- r10054

Revision 10054 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 13 15:26:54 2022 UTC (22 months, 1 week ago) by zmatsuo
File length: 620 byte(s)
Diff to previous 9753
cmakeビルドで、nmakeを使用するときエラーが出ることがあったので修正

- debug指定でビルドしたとき
  - cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Debug
- lib/ のファイルは debug 版ではなく release 版をリンクするようにした

Revision 9753 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 18 14:42:23 2022 UTC (2 years, 3 months ago) by zmatsuo
File length: 585 byte(s)
Diff to previous 9692
cmakeビルド時 libressl がビルドできないVSの時はビルドしない

- stdint.h が使われている
  - Visual Stuio 2010 から入ってる
- Release時もlibresslのデバグ版をリンクしていたので修正

Revision 9692 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 16 15:16:19 2022 UTC (2 years, 4 months ago) by nmaya
File length: 586 byte(s)
Copied from: branches/libressl_3_4_2/libs/lib_libressl.cmake revision 9680
Diff to previous 9680
暗号ライブラリを OpenSSL から LibreSSL に変更

#43469

merge from libressl_3_4_2:
r9623,r9624,r9637,r9648,r9658,r9660,r9676,r9677,r9679,r9680,r9683

Revision 9680 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 4 16:18:28 2022 UTC (2 years, 4 months ago) by zmatsuo
Original Path: branches/libressl_3_4_2/libs/lib_libressl.cmake
File length: 586 byte(s)
Diff to previous 9679
Fix typo

- r9679

Revision 9679 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 4 15:47:53 2022 UTC (2 years, 4 months ago) by nmaya
Original Path: branches/libressl_3_4_2/libs/lib_libressl.cmake
File length: 586 byte(s)
Copied from: branches/libressl_3_4_2_cmake/libs/lib_libressl.cmake revision 9674
Diff to previous 9674
cmakeビルド, LibreSSL を使えるよう修正

- "-DTTXSSH_LIBRESSL=OFF" とすると、OpenSSL1.1.1 でビルドする

- デフォルトでは ON、LibreSSL を使ってビルド
- LibreSSL を lib/ でビルド

- buildlibressl.cmake

merge from libressl_3_4_2_cmake:
r9674

Revision 9674 - (view) (download) (annotate) - [select for diffs]
Added Tue Jan 4 14:10:56 2022 UTC (2 years, 4 months ago) by zmatsuo
Original Path: branches/libressl_3_4_2_cmake/libs/lib_libressl.cmake
File length: 586 byte(s)
cmakeビルド, LibreSSL を使えるよう修正

- "-DTTXSSH_LIBRESSL=OFF" とすると、OpenSSL1.1.1 でビルドする
  - デフォルトでは ON、LibreSSL を使ってビルド
- LibreSSL を lib/ でビルド
  - buildlibressl.cmake
- OpenSSL3 を lib/ でビルド
  - buildopenssl3.cmake

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26