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

Browse Subversion Repository

Log of /trunk/TTXSamples/TTXRecurringCommand/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 10541 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 28 15:26:13 2023 UTC (16 months ago) by zmatsuo
File length: 1390 byte(s)
Diff to previous 9346
cmakeビルド用 svnversion.h 移動修正

- svnversion.h 等を生成するスクリプト svnrev.cmake 追加
- svnversion.h は ビルドフォルダの teraterm/common/ に移動
  - 修正前はビルドフォルダの teraterm/ttpdlg だった
- cmake時 teraterm/common/ の include 指定を修正
  - common/CMakeLists.txt の target_include_directories(PUBLIC) を利用
  - 各々の CMakeLists.txt の common への include を削除した

Revision 9346 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 10 14:41:49 2021 UTC (2 years, 9 months ago) by zmatsuo
File length: 1415 byte(s)
Diff to previous 9136
layer for unicode フォルダを移動

- layer_for_unicode フォルダを移動
  - teraterm/common/layer_for_unicode -> teraterm/layer_for_unicode
  - 適宜ファイルも移動
- Windows 95 でロードできなかったプラグインを修正 (cmakeビルド)
  - TTProxy.dll
  - TTXCheckUpdate.dll
  - TTXRecurringCommand.dll
  - TTXViewMode.dll
- layer_for_unicode_crt.cpp,h 使用していないので削除
  - mingw向けだった
  - libmingw/ で対応

Revision 9136 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 27 14:40:25 2021 UTC (3 years, 4 months ago) by zmatsuo
File length: 1214 byte(s)
Diff to previous 9129
MinGW による Windows 95 サポート

Revision 9129 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 16 05:21:37 2021 UTC (3 years, 4 months ago) by zmatsuo
File length: 911 byte(s)
Diff to previous 8931
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 8931 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 4 15:54:07 2020 UTC (3 years, 8 months ago) by zmatsuo
File length: 732 byte(s)
Diff to previous 8568
インストーラーで使用するプラグインをsnapshotフォルダにコピーするようにした

Revision 8568 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 26 16:27:26 2020 UTC (4 years, 3 months ago) by zmatsuo
File length: 656 byte(s)
Diff to previous 8509
common_static.lib にあるファイルは複数回ビルドしないようにした

Revision 8509 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 29 15:21:56 2020 UTC (4 years, 4 months ago) by zmatsuo
File length: 804 byte(s)
Diff to previous 8465
プロジェクトファイル修正 cmake

Revision 8465 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 10 13:13:45 2020 UTC (4 years, 4 months ago) by zmatsuo
File length: 776 byte(s)
Diff to previous 7581
cmake の USE_UNICODE_API を削除

- Unicode版,ANSI版の作り分けを考慮していたが今のところ不要

Revision 7581 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 11 16:21:44 2019 UTC (5 years, 1 month ago) by zmatsuo
File length: 849 byte(s)
Diff to previous 7536
TTXRecurringCommandのプロジェクトにファイルを追加
次のファイルを追加
common\dlglib.c
common\dlglib_cpp.cpp
common\dlglib_tmpl.cpp
common\ttlib.c

Revision 7536 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 1 12:45:02 2019 UTC (5 years, 2 months ago) by zmatsuo
File length: 701 byte(s)
Diff to previous 7456
MinGWでビルドできるよう調整

Revision 7456 - (view) (download) (annotate) - [select for diffs]
Added Sat Mar 2 16:18:47 2019 UTC (5 years, 3 months ago) by zmatsuo
File length: 620 byte(s)
cmakeを使用したビルドを追加(experimental)

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