aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ci/windows/compile_windows.sh
Commit message (Expand)AuthorAge
* Simplify the release scripts in preparation of rewriting them in PythonGravatar Philipp Wollermann2018-03-27
* Clean up NO_MSVC_WRAPPER flagGravatar Yun Peng2017-08-28
* Don't build MSYS Bazel anymoreGravatar pcloudy2017-07-24
* Windows: Bootstrap Bazel with wrapper-less CROSSTOOLGravatar pcloudy2017-06-29
* Windows, CI: print the version of BOOTSTRAP_BAZELGravatar László Csomor2017-06-07
* Fix typo. Also do not override host_cpu for msvc.Gravatar dslomov2017-05-15
* Make make sure that msys build actually builds msys versionGravatar dslomov2017-05-15
* Disable msys path conversion on Windows.Gravatar dslomov2017-05-15
* Bundled JDK changes for the release process. This is a fixed versionGravatar philwo2017-04-28
* Automated g4 rollback of commit 2c4dd1f3176371473667c551cd5a5ae5992f8154.Gravatar philwo2017-04-24
* Bundled JDK changes for the release process.Gravatar Philipp Wollermann2017-04-24
* Build MSVC Bazel on windows-msvc-x86_64 platformGravatar Yun Peng2017-03-23
* compile_windows.sh: Fix zipping Windows Bazel binaryGravatar Yun Peng2016-11-18
* compile_windows.sh: Remove .exe extension when copying ./bazel-bin/src/bazelGravatar Yun Peng2016-11-18
* Remove --workspace_status_command from windows bootstrapGravatar Yun Peng2016-11-18
* Fix JAVA_HOME format on WindowsGravatar Yun Peng2016-11-18
* compile_windows.sh: use ${BOOTSTRAP_BAZEL}Gravatar Klaus Aehlig2016-11-17
* Remove all node specific set-up from the Windows CI compile scriptGravatar Damien Martin-Guillerez2016-11-11
* Remove bazel windows tests from Bazel bootstrap jobGravatar Yun Peng2016-11-08
* Add zip file of Windows binary into release processGravatar Yun Peng2016-10-28
* Stamp Windows release.Gravatar Dmitry Lomov2016-10-24
* Fix and re-enable bazel_windows_example_testGravatar Yun Peng2016-10-21
* Disable a test that is currently broken on Windows.Gravatar Philipp Wollermann2016-10-19
* Add the version information to the bazel.exe fileGravatar Damien Martin-Guillerez2016-09-27
* Running all java tests passing on Windows on JenkinsGravatar Yun Peng2016-07-22
* Add //src/test/java/com/google/devtools/build/lib:windows-tests to the set of...Gravatar Lukacs Berki2016-07-21
* Renamed Windows shell test and added java example testsGravatar Yun Peng2016-07-20
* Windows artifacts: also create output dir.Gravatar Dmitry Lomov2016-07-20
* Publish bazel.exe to the output directory on Windows.Gravatar Dmitry Lomov2016-07-19
* Add python to PATH for ci scriptGravatar Dmitry Lomov2016-07-14
* Make Windows build failure UNSTABLE instead of FAILURE.Gravatar Dmitry Lomov2016-06-02
* Re-enable a test on Windows.Gravatar Dmitry Lomov2016-05-11
* Remove running tests on Windows bot.Gravatar Dmitry Lomov2016-04-27
* Windows build: propagate retCode from tests.Gravatar Dmitry Lomov2016-04-25
* Failing tests on Windows shouldn't fail the build.Gravatar Dmitry Lomov2016-04-25
* Run our first test on Windows.Gravatar Dmitry Lomov2016-04-22
* Fixed bugs blocking bazel shell test on WindowsGravatar Yun Peng2016-04-20
* Make the Windows tempdir default to something under the CI directory and expl...Gravatar Lukacs Berki2016-02-24
* Update compile_windows scripts to the MSYS64 location hardcoded into Chocolatey.Gravatar Lukacs Berki2016-02-22
* Add continuous integration scripts for Windows.Gravatar Lukacs Berki2016-02-22