aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAge
* Fix the installer and fixing the package shiped into binary version of Bazel.Gravatar Damien Martin-Guillerez2015-09-08
* Remove BUILD.glob and incorporate the necessary filegroups into the android_{...Gravatar Lukacs Berki2015-09-08
* Installer: ship the Bash completion script and add a finish messageGravatar Damien Martin-Guillerez2015-09-04
* Run bazel to unpack the install base at the end of the installerGravatar Damien Martin-Guillerez2015-09-04
* Unbreak the CI on DarwinGravatar Damien Martin-Guillerez2015-09-04
* Adds some safety checks in the Bazel installerGravatar Damien Martin-Guillerez2015-09-04
* Setup the ci build to test also Android tests when availableGravatar Damien Martin-Guillerez2015-09-04
* Do not remove the bin directory before installing.Gravatar Damien Martin-Guillerez2015-09-02
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Bazel installer: removing trailing quote in bazelrcGravatar Damien Martin-Guillerez2015-08-31
* Renamed the installer to bazel-$VERSION-installer-$PLATFORM.shGravatar Damien Martin-Guillerez2015-08-31
* Add detections for installed JDK and unzip in the Bazel installer.Gravatar Damien Martin-Guillerez2015-08-31
* Add the tools/defaults/BUILD file to the installer scriptGravatar Damien Martin-Guillerez2015-08-31
* Fix word wrapping determinism on BSD / LinuxGravatar Damien Martin-Guillerez2015-08-27
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* Require an android_local_tools_repository stanza in the WORKSPACE file so tha...Gravatar Lukacs Berki2015-08-26
* Make setup-intellij.sh work again.Gravatar Lukacs Berki2015-08-26
* CI scripts: another fix after moving from .ci/ to scripts/ciGravatar Damien Martin-Guillerez2015-08-18
* CI scripts: fix path to common.shGravatar Damien Martin-Guillerez2015-08-17
* Tweak CI script to not run tests tagged as manual.Gravatar Erik Kuefler2015-08-17
* CI scripts for the release processGravatar Damien Martin-Guillerez2015-08-17
* Add native support for linux on ARM Cpu (32 bits)Gravatar Zhong Wang2015-08-12
* Avoid command line argument mangling on Windows.Gravatar Dmitry Lomov2015-08-12
* Fix //scripts/release:release_testGravatar Damien Martin-Guillerez2015-07-30
* Disable failing Bazel release test so that we can push.Gravatar Lukacs Berki2015-07-29
* Bazel release process scriptsGravatar Damien Martin-Guillerez2015-07-29
* Create a binary packager for BazelGravatar Damien Martin-Guillerez2015-07-29
* Make intellij setup not recompile bazel quite as muchGravatar Kristina Chodorow2015-07-27
* Release note scripts: fix fmt usage under LinuxGravatar Damien Martin-Guillerez2015-07-27
* Add --noshow_progress when performing queries in the CI script.Gravatar Erik Kuefler2015-07-27
* Bazel release notes creationGravatar Damien Martin-Guillerez2015-07-27
* Use blaze_util_mingw.cc for bootstrapping on Windows.Gravatar Dmitry Lomov2015-07-27
* Wrap zip step into run_silent in compile.shGravatar Damien Martin-Guillerez2015-07-23
* Set up protobuf compilers on Windows correctly for bootstrapping.Gravatar Googler2015-07-23
* Adds main/java/src to the base workspace. This is to enable src/tools/android...Gravatar Alex Humesky2015-07-23
* Update setup-intellij to get it working again.Gravatar Janak2015-07-13
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Make intellij-setup.sh work again. Gravatar Lukacs Berki2015-07-02
* rm -rf "${base_workspace}/src" since it is a directory.Gravatar David Chen2015-07-02
* Link in src/tools/android to base_workspace.Gravatar Lukacs Berki2015-06-30
* Update CI script to build against a common ancestor of origin/master and HEADGravatar Thomas Broyer2015-06-29
* Create an example script for CI servers.Gravatar Andrew Z Allen2015-06-26
* Make bazel compile error out when there's a run_silent command that failsGravatar Kristina Chodorow2015-06-25
* Support the --[no]master_bazelrc flagGravatar Damien Martin-Guillerez2015-06-25
* Disable tests that requires JDK 8 when using compile.shGravatar Damien Martin-Guillerez2015-06-24
* Lower the requirement to Java 7Gravatar Damien Martin-Guillerez2015-06-19
* Use --expunge to bazel clean for the deterministic testGravatar Damien Martin-Guillerez2015-06-19
* Added /etc/bazel.bazelrc as a global Bazel's master rc.Gravatar Damien Martin-Guillerez2015-06-15
* Get jdk.WORKSPACE into the default WORKSPACE file by reading it as a Java res...Gravatar Lukacs Berki2015-06-15