Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.1.0 #34

Closed
wants to merge 3 commits into from
Closed

Version 0.1.0 #34

wants to merge 3 commits into from

Commits on Aug 21, 2015

  1. Prepare development environment

    * ビルド用のスクリプトを追加
    * Travis CI の設定
    * BEKOBUILD をパースするために LibYAML を利用
    * テストフレームワークは Google Test を利用
    sh19910711 committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    c6a7a7a View commit details
    Browse the repository at this point in the history
  2. Add source code (not finished yet)

    * CLI 実装 (途中)
    * サブコマンド呼び出しのテスト
      - help
      - install
      - version
    * BEKOBUILD 対応(途中)
    sh19910711 committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    a36bb2a View commit details
    Browse the repository at this point in the history
  3. Add test environment

    * Google Test を実行するテスト
    * Solaris (std1) と Mac (std6) で動作確認済み
    sh19910711 committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    85c9a4b View commit details
    Browse the repository at this point in the history