Browse Subversion RepositoryLog of /trunk/libs/buildlibressl.cmake
Revision 10723 - (view) (download) (annotate) - [select for diffs] Modified Mon May 29 14:29:06 2023 UTC (10 months, 1 week ago) by zmatsuo File length: 4261 byte(s) Diff to previous 10362 cmake ビルドを調整 - Linux上などでもMinGW64bit版をビルドできるよう修正 - -DARCHITECHTER=64 or 32 でに変更 - install_cygwin.cmake が2箇所に存在したので buildtools/ のみとした - ci_scripts/install_cygwin.cmake は削除 - ci_scripts/build_local_appveyor_vs20*.bat を修正 - ci_scripts/find_cmake.bat - 誤りを修正 - cygwin\CMakeLists.txt - MinGWビルド時、cygwinに関するビルドを行わないようにした - libs - cmake の2重呼び出しを行わないようにした Revision 10362 - (view) (download) (annotate) - [select for diffs] Modified Sat Nov 12 14:44:41 2022 UTC (16 months, 4 weeks ago) by zmatsuo File length: 4355 byte(s) Diff to previous 10106 ライブラリのダウンロードを download.cmake にまとめた - 従来、各ライブラリの cmake からダウンロードしていた - 各ライブラリの cmake から download.cmake を使用するようにした Revision 10106 - (view) (download) (annotate) - [select for diffs] Modified Sun Jul 31 15:27:00 2022 UTC (20 months, 1 week ago) by zmatsuo File length: 4765 byte(s) Diff to previous 10052 cmakeビルド時、cmakeに渡すオプションを分割した - "--config" "Debug" と2つの引数になるよう修正 - 修正前は "--config Debug" と1つの引数となっていた - cmakeの内部では同一の動作となっているようだ Revision 10052 - (view) (download) (annotate) - [select for diffs] Modified Wed Jul 13 15:26:34 2022 UTC (20 months, 4 weeks ago) by zmatsuo File length: 4769 byte(s) Diff to previous 9821 cmakeビルドで、libresslビルド時のコンパイルオプションを見直した - 誤った引数を渡していたので修正 - パラレルビルドできるように修正 Revision 9821 - (view) (download) (annotate) - [select for diffs] Modified Fri Mar 18 12:56:41 2022 UTC (2 years ago) by nmaya File length: 4771 byte(s) Diff to previous 9753 LibreSSL 3.4.3 に更新 https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.3-relnotes.txt https://marc.info/?l=libressl&m=164736787816474&w=2 Revision 9753 - (view) (download) (annotate) - [select for diffs] Modified Fri Feb 18 14:42:23 2022 UTC (2 years, 1 month ago) by zmatsuo File length: 4771 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, 2 months ago) by nmaya File length: 4717 byte(s) Copied from: branches/libressl_3_4_2/libs/buildlibressl.cmake revision 9680 Diff to previous 9679 暗号ライブラリを OpenSSL から LibreSSL に変更 #43469 merge from libressl_3_4_2: r9623,r9624,r9637,r9648,r9658,r9660,r9676,r9677,r9679,r9680,r9683 Revision 9679 - (view) (download) (annotate) - [select for diffs] Modified Tue Jan 4 15:47:53 2022 UTC (2 years, 3 months ago) by nmaya Original Path: branches/libressl_3_4_2/libs/buildlibressl.cmake File length: 4717 byte(s) Copied from: branches/libressl_3_4_2_cmake/libs/buildlibressl.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, 3 months ago) by zmatsuo Original Path: branches/libressl_3_4_2_cmake/libs/buildlibressl.cmake File length: 4717 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.
|