*** Future releases will start at https://github.com/smeghead/starbug1. ***
Starbug1 is web-based BTS(bug tracking system) This is fast, simple and lots of ticket properties can be customized. You can use Starbug1 on Linux, FreeBSD, MacOSX or Windows. Starbug1 is written by C.
Starbug1は、軽量、高速なバグトラッキングシステム(BTS: Bug Tarcking System)です。
C で書かれているため少ないリソースのサーバ(例えば10年前のパソコンなど)に設置した場合でも快適に動作します。
* 公式サイト http://starbug1.com/
* ダウンロードは、Sourceforge.jp http://sourceforge.jp/projects/starbug1/ から
Starbug1 1.5.01 をリリースしました。主な変更内容は以下です。
- Windowsでビルドが失敗するようになっていた箇所の修正。(mattnさんよりパッチを頂きました)
- Windows用の依存ライブラリを追加した。libsqlite3-0.dll
- INSTALLドキュメントに依存ライブラリを追加した。libjson-perl liblocale-po-perl
- デザイン微調整
2011-07-16 smeghead <smeghead7@gmail.com>
* mattn gave me a patch that fix build error of windows version. thanks!
* added libsqlite3-0.dll for windows dependences libraries.
* added dependences library in INSTALL document.