XDev Toolkit/ja

From Lazarus wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
macOSlogo.png

This article applies to macOS only.

See also: Multiplatform Programming Guide

English (en) 日本語 (ja) português (pt)

概要

XDev Toolkitとは、Lazarus や Free Pascal を使ってクロスプラットフォームで開発するためのユーティリティのセットのことです。 コンソールアプリやユニットのためのソースコードが含まれています。

  • MakePasX & DfmToLfm: Delphi のコンバータ
  • MakeVer: バージョン情報ファイルを作成する
  • CvtHelp & HelpUtil: WinHelp形式 や RTF形式のファイルを HTML に変換する
  • OS X scripts: bundle アプリの作成
  • RtfDoc & ViewDoc: RTF ドキュメントを作成、閲覧する

More Information

An archived copy of the old homepage (dated 2010-09-24) can be found via The Wayback Machine. It contains lots of useful information about the various units and tools included in this project.

ダウンロード

Subversion を用いたソースは以下よりダウンロードすることができます。

 svn co http://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/xdev_toolkit [local dir]

or browse the source code repository online:

 http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/components/xdev_toolkit/

Packages

On Mac OS X, the toolkit is available as a fink package. Installation:

 fink install xdev-toolkit

License

Modified LGPL