summaryrefslogtreecommitdiffhomepage
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2018-07-23Bump required Rust versionOdd Stranne1-1/+1
2018-07-18Parse JSONRPC response for relay list in build.shEmīls Piņķis1-2/+16
2018-07-17Make sed usage in build.sh macOS compatibleLinus Färnstrand1-3/+2
2018-07-17Replace list-relay call with curl in build.shEmīls Piņķis1-2/+6
2018-07-12Add version information for Rust binariesOdd Stranne1-0/+16
2018-07-06Actually source env.sh in build.shEmīls1-0/+1
2018-07-05Accomodate build.sh to support OpenSSLEmīls1-27/+2
2018-07-05Statically link towards custom OpenSSLLinus Färnstrand1-1/+7
2018-07-03Move problem-report out to own crateLinus Färnstrand1-2/+4
2018-07-02Add linking env vars for Linux in build.sh and .travis.ymlLinus Färnstrand1-2/+5
2018-06-29Forward all arguments to the Windows build scriptOdd Stranne1-1/+1
2018-06-29Rename build script to avoid any confusion with submodule having similar nameOdd Stranne1-1/+1
2018-06-27Build winroute.dll in build_windows_libraries.shEmīls1-1/+1
2018-06-26Update build.sh to process version in new wayLinus Färnstrand1-4/+36
2018-06-25Add signing of binaries on Windows, --dev-build switchOdd Stranne1-23/+60
2018-06-08Do not strip binaries on WindowsOdd Stranne1-10/+13
2018-06-08Build WINFW as well as Windows installer from build.shOdd Stranne1-2/+5
2018-05-17Improve build.sh to package on Linux + use rustc 1.26Linus Färnstrand1-2/+2
2018-05-17Add check for signing variables in build.shLinus Färnstrand1-3/+19
2018-05-14Remove mention of "backend" and update to "daemon"Linus Färnstrand1-1/+1
2018-03-01Add rustc version check to build.sh and do more cleaning prior to buildLinus Färnstrand1-10/+16
2018-02-07Update build.sh script to also run yarn and print of produced artifactLinus Färnstrand1-6/+57
2018-01-10Make the release build script strip debugging symbols from the binariesLinus Färnstrand1-0/+5
2017-10-31Add MACOSX_DEPLOYMENT_TARGET to support 10.7Linus Färnstrand1-0/+7