aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.bat (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: backport resume monitoring for timersJason A. Donenfeld2019-08-271-0/+4
* build: use goproxy when not remasteringJason A. Donenfeld2019-08-271-1/+0
* build: fix batch file status returningSimon Rozman2019-08-121-4/+4
* build: use setlocal to keep build environment localSimon Rozman2019-08-121-12/+4
* build: simplify path managementSimon Rozman2019-08-071-3/+3
* build: support building from arbitrary folderSimon Rozman2019-08-071-7/+8
* go: use 1.13beta1 for reproducable buildsJason A. Donenfeld2019-07-081-2/+3
* build: bump wintun and wg(8) versionsJason A. Donenfeld2019-07-041-1/+1
* build: bump to go 1.12.6Jason A. Donenfeld2019-06-141-5/+1
* build: remove .exe suffix from command invocationsJason A. Donenfeld2019-06-071-5/+8
* build: support building wg(8)Jason A. Donenfeld2019-06-071-4/+13
* build: set 6.1 PE flagsJason A. Donenfeld2019-05-261-0/+1
* build: opt in to walk cgoJason A. Donenfeld2019-05-251-1/+1
* build: allow unused functions, for cgoJason A. Donenfeld2019-05-141-1/+1
* build: actually set cflagsJason A. Donenfeld2019-05-131-1/+1
* service: allow go to create correct environment blockJason A. Donenfeld2019-05-131-1/+1
* build: mirror imagemagickJason A. Donenfeld2019-05-021-1/+2
* ui: use icons instead of unicode fontJason A. Donenfeld2019-05-021-1/+6
* build: backport security attributes helper from 1.13Jason A. Donenfeld2019-04-281-8/+8
* build: remove alignment whitespaceJason A. Donenfeld2019-04-251-2/+2
* build: %errorlevel% doesn't seem to be set after curl and go callsSimon Rozman2019-04-251-2/+2
* build: revert back to %PATH% for mingwSimon Rozman2019-04-251-2/+5
* build: reduce excessive %PATH% manipulationSimon Rozman2019-04-251-8/+5
* build: extend to build x86 and amd64Simon Rozman2019-04-251-20/+34
* build: improve signature and version situationJason A. Donenfeld2019-04-251-0/+12
* build: update checksum for go zipSimon Rozman2019-04-181-1/+1
* build: go 1.12.2 contains my fix for CVE-2019-9634Jason A. Donenfeld2019-04-091-11/+2
* build: allow make to skip hidden directory to reduce statsJason A. Donenfeld2019-03-101-8/+8
* build: fix manifest in patch.exeJason A. Donenfeld2019-03-091-3/+3
* build: verify hashesJason A. Donenfeld2019-03-091-12/+18
* build: mirror the less reliable onesJason A. Donenfeld2019-03-081-2/+4
* build: patch golang against dll injectionJason A. Donenfeld2019-03-081-18/+27
* ui: embed resource the old fashioned wayJason A. Donenfeld2019-03-071-2/+3
* build: musl.cc now offers zipsJason A. Donenfeld2019-03-051-7/+5
* build: switch to musl.ccJason A. Donenfeld2019-03-041-16/+7
* build: support windowsJason A. Donenfeld2019-03-041-0/+52