Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/QubesOS/qubes-builder-windows

Qubes builder plugin for windows
https://github.com/QubesOS/qubes-builder-windows

Fixes typo - `New-SelfSignedCertificate` is from `pkiclient` module

ebbf89cc08086c646f6be19a218f7e694205a102 authored over 5 years ago
Fixes inconsistent whitespace

426eea5ea5403674ced4e31ff8538191127792e3 authored over 5 years ago
Adds makecert detection for different WDK versions.

Windows 10 WDKs need something like this, since multiple versions can exist side by side, unlike ...

10ea9a7729ee7aa11e8401bd33c8213c40c9f171 authored over 5 years ago
Fixes GPG4Win installation. It's not a portable install but modifies the system registry, so I've removed the custom installation directory (otherwise deleting qubes-builder will leave a mess).

Reorders git tag verification to occur immediately after cloning qubes-builder.
Acquires dev keys...

e706ef1956e56b08972ce948d23700c0bbe69ab6 authored over 5 years ago
Fixes bug in UnpackTar7z when $filePath isn't in $destinationDir

c25b784f010dee2d1b327af8fe2057c9d334c94b authored over 5 years ago
Adds check for .NET TLS support and enables extensions if necessary.

This is necessary on Windows 7 SP1 with .NET 3.5, which by default only has Ssl3 and Tls (1.0) en...

a7712159201fed303f5c276ad8895c1e21386e43 authored over 5 years ago
Updates build instructions which now use get-be.ps1 (NOTE: other changes are required to build properly against Win 10 SDK)

c89cc990994efd95486d99c4fbec6efb7245cde8 authored over 5 years ago
Updates python dependencies for prepare-be.ps1 (NOTE: Python 3.4.4 is apparently the latest that packaged MSIs)

bbc4f79807df856d9a237dad2c1822631711b729 authored over 5 years ago
Removes outdated code and references to mingw

91ed597a6754c81f2adf334b27cb00ce94b07b22 authored over 5 years ago
Updates prepare-be.ps1 to use MSYS2

936e71c7c050f331fcd8dc37360f41cf20cfb7ba authored over 5 years ago
Replaces UnpackTgz with more generic UnpackTar7z, to handle either .tar.gz or .tar.xz which might occur

16aea8de132874f6895c7ab27ef7bb65a76add16 authored over 5 years ago
Use HTTPS on all URLs

da6e231ed762f8912dcfffafeb95ff84bcc3157f authored over 5 years ago
Updates to latest MSYS2

dad901d10a6df95c941c97c4aa271a27ce1d1b49 authored over 5 years ago
Updated handling for newer GPG4Win versions, which installs GnuPG into a separate folder.

Updates to latest GPG4Win version, in case it's not already installed.
Also cleans up related var...

0e3c7777d3b6957748c526580f44b28e08bd0da3 authored over 5 years ago
MSYS2 no longer bundles git (must be installed with pacman, which can't be done during this bootstrap process). Instead, I've added the MinGit package from Git for Windows

3b0fe133035fa4d282dd5ed52ff8c7f9c88d5483 authored over 5 years ago
Expands VerifyFile to handle various hash algorithms (some packagers only provide one). NOTE: Get-FileHash is better but it's not available in PS 2.0

29615f2f5be29c997c448342541f46a9d5c743a2 authored over 5 years ago
MSYS2 distributes .tar.xz files, so we still need 7-zip, but a two-stage extraction is required

089d16bf1d99eaaebed385faf877c238e7ea991c authored over 5 years ago
Removes unused mingw64 package

866651ff1593f42a8bccf42db83462dc86a7bcf3 authored over 5 years ago
Fixes typo

b114d1b70fb7b1e5dda0cc2c8b5f82f6e817f723 authored over 5 years ago
Fixes default parameter bug (if type not set, it defaults to $true, it should default to an empty string instead)

ff1dbc6567b564cd635b88cca9a4029d345e119c authored over 5 years ago
Update components list

7332daabedf6915523f3e418579d782ee7f88098 authored over 6 years ago
Fix quoting in sign.bat

%1 contains already quoted path.

fc57d2d0526eb78b05d5bcfae7d752f4856fba17 authored over 6 years ago
One more fix for copying dependencies

Cleanup also BUILDER_REPO_DIR before putting new component's version
there.

0b1b9947c964653bdcc2d1041560429e4ace44d6 authored over 6 years ago
Set default path to WDK10

89949e7d19b9e787d0453aca501f755fbc462a95 authored over 6 years ago
Use sha256 for certificate, don't sign already signed files

Now we include some of drivers signed by The Linux Foundation, there is
no reason for adding loc...

b17d4f148cf8665494b92bc8eb2b35fb92ac7fb7 authored over 6 years ago
Update wix version

QubesOS/qubes-issues#3585

8d7ed59441b5884ebd827f45c796fdc20440e87c authored over 6 years ago
Update makecert tool path

e00d9df9cb38bdb22e9bc3200f65338a63cda2f2 authored over 6 years ago
Fix DDK_ARCH variable

We don't really use old DDK anymore, and WDK no longer use empty
architecture for x86.

QubesOS/...

f45d35c7c8b8fb2e9288adddea2471bc32a4de64 authored over 6 years ago
Add manual env setup to README

9453a9281ef2da66cd79bbba50e1a6c64e0bbcd1 authored over 6 years ago
Make it work with vs2017 and msys2

vcvarsall.bat location have changed. Also, apparently escaping gets
complex with bash<->cmd call...

2fdcf79f2a912022ec4f02ef046be29ca466ebc8 authored over 6 years ago
Fix handling dependencies - remove those not requested first

Signed-off-by: Marek Marczykowski-Górecki <[email protected]>

cc1c6952fbedf22e84267936023485e16eaf0960 authored over 6 years ago
Make it work with WDK10

signtool and makecert tools are in different directories, use find to
locate them.

Signed-off-b...

ed409268d1374c1caa768b7cf33d1327287b0fb7 authored over 6 years ago
Misc fixes for building on Windows using qubes-builder

5a637757d69dc952b0d19ef0cb86574ba54e0717 authored over 8 years ago
copy-out: also copy EXEs from the root directory of the package

ce2731b4e5bb692d6b531b79aad06d7a09b1a166 authored over 8 years ago
remove leftover exe from wix bundle building

9837cd78b154d23376f8f9ac2f86a850e3d169ce authored over 8 years ago
fix typo

42ec5708b1384cf00571b24400626f83a3dd4777 authored over 8 years ago
add support for Wix bundles

8bafb7cbaa3d71388f7d9952f54b7b51247b2e0b authored over 8 years ago
fix explanation of WIN_PACKAGE_CMD

fc55b3b993c6baf4c1fd27bb8c96b581862cb1d4 authored over 8 years ago
add more detailed build instructions to the readme

d66e31ba2b505a979a181fa34daa80332986e0af authored about 9 years ago
get-be: import dev keys from the builder

9f49ae4660aac427d2f56a8266bb46594137c146 authored about 9 years ago
update comments

31e787a9f06eb8ac50849819d02912ad37315827 authored about 9 years ago
update builder api comment

0805b7169aac3d83c15d4c94d857e34e07fb120e authored about 9 years ago
fix script invocation

b2fc4e974091c4529ef4415a08962c3985f140c4 authored about 9 years ago
add git prefix to example config

2548a60f5ed8a6b5f13e9676b90ddc6d11f0c506 authored about 9 years ago
update signing cert in example config

3caac2cd91b3cbb8f751abd145b00d90e543e894 authored about 9 years ago
get-be: improve readability

193b7d23e3d1db3801ce7e6f33f96255144a63a5 authored about 9 years ago
get-be: add code signing cert generation

63ff99cf095bbf2c22cbee5baf81e5379a6a9bed authored about 9 years ago
get-be: update keys checksum

0ca759cfb103e45b46f4e222bb25e374accac277 authored about 9 years ago
get-be: add failsafe for locked files

8fab406af54bcf28354afb22a3dcd61eef93390b authored about 9 years ago
get-be: always verify builder tags

f828353251f63e96ac20dae2a1e752cd99ef2543 authored about 9 years ago
Merge branch 'master' of github.com:QubesOS/qubes-builder-windows

e49a9d2a84f66b2d1848e652b30ea63a92f41828 authored about 9 years ago
Merge pull request #1 from Jeeppler/patch-1

references in a list under each other

e139e0fbcd67fd2c777aaed0365e5a183d341cbf authored about 9 years ago
references in a list under each other

35841cd1a5e0f32887a606dfd7e7b176d2d6ae13 authored about 9 years ago
Add license file

5c3a1cf8532fd81063089ff828f8d0910826daa1 authored about 9 years ago
Add license notices

b94892762ce169bc744910fc9deaf6e8e16c9908 authored about 9 years ago
add example builder config

6a9b878829df88bf4b354a93300c82b879a998fa authored over 9 years ago
update readme

44936c7ed701bebdc568241990f4a951ef432cb6 authored over 9 years ago
sign drivers and driver catalogs

798eb561681d6eef85657ac2112b142d754064e0 authored over 9 years ago
made msbuild the default compiler

030321d74939d4f3ed54bc1b3b18e3e2e6c09820 authored over 9 years ago
use signtool from WDK8

a34069df8f5418348275c6a22378b2b817c299c7 authored over 9 years ago
sign MSIs in the default sign script

ca0ecfcdc0b875b8ee955fd9cd873420941ae6b0 authored over 9 years ago
wix: include IIS extension for certificate installation actions

5ff7cbe63dfdf629c242272687c57a8898527aae authored over 9 years ago
Support "dummy" dist for windows-image-extract target

1bddf6cda4927ea95b09cf1eb8295c3ef8f21f82 authored over 9 years ago
Update paths - builder-windows plugin split

8d370ccb9f3ead29cbbf849fa4b7880851877bb4 authored over 9 years ago
support building multiple installers

0df90e00535e9190e86bddd4aa63109398fb8205 authored over 9 years ago
added WIN_POSTBUILD_CMD

ba39a696f7e1328411375c921ad5fb22f1e03a19 authored over 9 years ago
more flexible wix configuration

0b33dbdb37b7e903b320b20ba4179e65870842d5 authored over 9 years ago
updated for the new architecture

- prepare-be updated for the builder plugin architecture
- disabled installing libvirt dependenc...

3c663734f47237f7fb318bf82c736cdb3f29e9e3 authored over 9 years ago
get-be: updated repository location

b6b682e11423e5d8a501064b37732a3a34937cc6 authored over 9 years ago
removed problematic quotes

679e684f8d99ce964857aa7b108bc0b27f6dce14 authored over 9 years ago
Added msbuild/Visual Studio support

WIN_COMPILER now can be "msbuild".
WIN_SLN_DIR - directory with *.sln file (default "vs2013")
WI...

e64db8efda725a897285ec24108eba3713c8ebd5 authored over 9 years ago
Added custom build option

WIN_COMPILER now can be "custom".
WIN_BUILD_CMD is executed as the build step in that case.

b8406a2a7f74ba0e53bb20eba47f3c6fa72dcceb authored over 9 years ago
fixed makefile path

6de13974eea2592bfd683d997f266bf48bcb0688 authored over 9 years ago
Update paths

f203e9f23fd95baa6978765c178c87a3d07aba56 authored over 9 years ago
Import files moved from qubes-builder

It does not work yet, just copied files.

3973b369dfbdced70d32a79e2922cf493925b4f7 authored over 9 years ago