File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 1717 - [ 具体例 (Win32 の Release)] ( #具体例-win32-の-release )
1818 - [ Visual Studio 2019 を使用してコマンドラインでビルド] ( #visual-studio-2019-を使用してコマンドラインでビルド )
1919 - [ ビルドの仕組み] ( #ビルドの仕組み )
20- - [ appveyor でのビルドの仕組み] ( #appveyor-でのビルドの仕組み )
21- - [ Azure Pipelines でのビルドの仕組み] ( #azure-pipelines-でのビルドの仕組み )
2220 - [ インストーラの仕組み] ( #インストーラの仕組み )
2321 - [ 開発者向けの情報] ( #開発者向けの情報 )
2422 - [ githash.h の更新のスキップ] ( #githashh-の更新のスキップ )
@@ -115,10 +113,6 @@ build-all.bat Win32 Release
115113
116114ビルドに使用されるバッチファイルについては [ build-batchfiles.md] ( ci/build-batchfiles.md ) を参照してください。
117115
118- ### Azure Pipelines でのビルドの仕組み
119-
120- [ こちら] ( ci/azure-pipelines/azure-pipelines.md ) で [ Azure Pipelines] ( https://azure.microsoft.com/ja-jp/services/devops/pipelines/ ) 上でのビルドの仕組みを説明しています。
121-
122116### インストーラの仕組み
123117
124118[ こちら] ( installer/readme.md ) でビルドの仕組みを説明しています。
@@ -182,8 +176,6 @@ build-sln.bat x64 Debug
182176#### 参考情報
183177
184178- https://qiita.com/vmmhypervisor/items/f10c77a375c2a663b300
185- - https://www.appveyor.com/docs/how-to/filtering-commits/#skip-directive-in-commit-message
186- - https://docs.microsoft.com/ja-jp/azure/devops/pipelines/repos/azure-repos-git?view=azure-devops&tabs=yaml#skipping-ci-for-individual-commits
187179- https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
188180
189181### MinGW w64 ビルド
You can’t perform that action at this time.
0 commit comments