Browse Subversion Repository
Log of /branches/putty_0_76/buildinfo.txt.in
Revision 9625 - (view) (download) (annotate) - [select for diffs] Modified Thu Dec 23 16:34:36 2021 UTC (2 years, 3 months ago) by nmaya File length: 1507 byte(s) Diff to previous 9129 branch for PuTTY 0.76 support against trunk Revision 9129 - (view) (download) (annotate) - [select for diffs] Modified Sat Jan 16 05:21:37 2021 UTC (3 years, 2 months ago) by zmatsuo Original Path: trunk/buildinfo.txt.in File length: 1507 byte(s) Diff to previous 8952 VS2005 による Windows 95 のサポート方法を変更
- 各々のソースファイル内の Windows 95 サポート用コードを不要にする
- ファイルのinclude + 関数呼出をやめる
- #include "compat_w95.h" を削除
- DoCover_IsDebuggerPresent() 呼び出しを削除
- 代わりにファイル(common/compat_w95_vs2005.c)をリンク
- VSプロジェクトファイル
- プロジェクトから compat_w95.h を削除
- VS2005プロジェクトに compat_w95_vs2005.c を追加
- VS2005以外では Windows 95 で動作するバイナリが生成できないので追加は不要
- cmake
- SUPPORT_OLD_WINDOWS=ON 時、compat_w95_vs2005.c をリンクするよう修正
- なるべく target_* を使用するよう修正
Revision 8952 - (view) (download) (annotate) - [select for diffs] Modified Fri Oct 2 15:47:06 2020 UTC (3 years, 6 months ago) by zmatsuo Original Path: trunk/buildinfo.txt.in File length: 1461 byte(s) Diff to previous 8935 マニフェストリソースのincludeファイルを変更 - SDKのバージョンによってはエラーが出ることがあったため - 7.1Aのときエラーが出た - cmakeのとき、buildinfo.txtに次の情報も出力するようにした - CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION Revision 8935 - (view) (download) (annotate) - [select for diffs] Modified Tue Sep 8 15:14:22 2020 UTC (3 years, 7 months ago) by zmatsuo Original Path: trunk/buildinfo.txt.in File length: 1373 byte(s) Diff to previous 8929 cmake,perl を buildtools/ に移動
- svn, git を使用していないとき、エラーメッセージを表示しないよう修正
- ci_scripts/appveyor.yml
- buildtools をキャッシュ対象に追加
- ci_scripts/build_appveyor.bat
- キャッシュサイズを小さくするため不要、未使用ファイルを削除
- buildtools\download
- buildtools\perl\c
Revision 8929 - (view) (download) (annotate) - [select for diffs] Added Fri Sep 4 15:53:44 2020 UTC (3 years, 7 months ago) by zmatsuo Original Path: trunk/buildinfo.txt.in File length: 1344 byte(s) buildinfo.txt にビルド時の情報を出力 - version_info.h.inから変更 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.
|