Skip to content

Commit 1f30221

Browse files
authored
Merge pull request #1914 from jan-cerny/windows_release
Remove Windows from release Guide
2 parents 120b674 + 8570044 commit 1f30221

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

release_tools/README.adoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,7 @@ Attach `openscap-X.Y.Z.tar.gz` and `openscap-X.Y.Z.tag.gz.sha512` files to the G
6666
This will create and push version tags, create new GitHub release and handle milestones swap.
6767
Finally, it will bump version numbers in `versions.sh` to be ready for the next (e.g. 1.3.3) upstream release.
6868

69-
. Build OpenSCAP for Windows
70-
+
71-
--
72-
The Windows build process is described in link:../docs/developer/developer.adoc[Developer Manual].
73-
74-
The Windows Installer can be built by running `cpack` in the `build` directory.
75-
CPack will produce 2 files:
76-
77-
* `OpenSCAP-${version}-win32.msi` which is the installer package
78-
* `OpenSCAP-${version}-win32.msi.sha512` that contains SHA512 checksum of the installer
7969

80-
Upload both of the files to the GitHub release.
81-
--
8270

8371
== To be done ==
8472

0 commit comments

Comments
 (0)