-
Notifications
You must be signed in to change notification settings - Fork 165
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
GIT_COMMIT_HASH が存在しない場合にバージョン番号が表示されなくなる箇所がある #148
Comments
#147 がマージされた。 |
git インストールがビルド要件でしたら無視してください.
defdb57 で再現しました. ご検討をよろしくお願いいたします. |
gitにパスを通すことはビルド要件である認識です。 |
ビルド要件としては明示してないですが、ZIPでソース一式ダウンロードしてビルドする人もいるので、自分としては git 無くてもビルドできるようにはしておきたいと思っています。 少なくとも少し前の master では git 無しでもビルド出来ていました。 現時点の master について、ちょっとこちらでもビルド試してみますね。 |
...(Closed になってるissueに重要っぽいコメントが入ってたのでreopenしました。) 閉じるタイミングはお任せします。 |
#191 で対応しました。これがマージされたらこの Isssue は再クローズします。 |
Git情報がなくてもビルドできるようにする (Close sakura-editor#148)
参考
https://github.com/sakura-editor/sakura/pull/147/files
The text was updated successfully, but these errors were encountered: