index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
*
Fix bazel version for debian package
Damien Martin-Guillerez
2016-01-11
*
Fix installer under OS X
Damien Martin-Guillerez
2016-01-11
*
Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.
Damien Martin-Guillerez
2016-01-11
*
Add xcode_locator to bazel's embedded binaries.
Chris Parsons
2016-01-08
*
Add the ability to customize the bazel client's exit code used when the bazel...
Nathan Harmata
2016-01-08
*
Use openjdk7 as dependency for debian package of jdk7 flavor
Damien Martin-Guillerez
2016-01-07
*
Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.
Dmitry Lomov
2015-12-22
*
Speed-up bootstrap on OS X by removing tool compilation.
Damien Martin-Guillerez
2015-12-21
*
unittest.bash: Correctly handle failures due to "errexit" in tests. This will...
Philipp Wollermann
2015-12-15
*
Don't symlink {examples/tools}/BUILD in the base_workspace.
Lukacs Berki
2015-12-09
*
Make "//..." do not find packages in the base workspace.
Lukacs Berki
2015-12-08
*
Add a ~ between the version candidate and the release candidate qualifier for...
Damien Martin-Guillerez
2015-12-07
*
release process: Fix _ in the index files of release candidates
Damien Martin-Guillerez
2015-11-25
*
Allow specification of bazel target for bootstrap.
Peter Schmitt
2015-11-24
*
When setting up an IntelliJ project for Bazel, point at the AutoValue annotat...
Carmi Grushko
2015-11-19
*
Fix build on FreeBSD.
Googler
2015-11-17
*
Build tools during setup-intellij.sh .
Lukacs Berki
2015-11-13
*
Remove unused jquery/d3 references.
Han-Wen Nienhuys
2015-11-10
*
Fix bash completion script location in the Debian package
Brian Silverman
2015-11-06
*
Enable the worker strategy for Javac in Bazel during bootstrap.
Philipp Wollermann
2015-11-05
*
Make subcommand completion in zsh work on Mac OS X
Yuki Yugui Sonoda
2015-11-02
*
compile.sh to take LDFLAGS for bootstrap
Alpha Lam
2015-10-27
*
Remove a meaningless comment that I submitted accidentally.
Lukacs Berki
2015-10-27
*
Read $HOME first to determine the home directory (and when not present, fall ...
Lukacs Berki
2015-10-27
*
Make the bootstrapping process work again after moving tools to the @bazel_to...
Lukacs Berki
2015-10-12
*
Pass a directory for find to look in for OS X
Kristina Chodorow
2015-10-12
*
Fix fallout of the debian packaging change
Damien Martin-Guillerez
2015-10-09
*
Introduce debian and tar packaging rules
Damien Martin-Guillerez
2015-10-09
*
[release] Truncate git hash to 7 characters
Damien Martin-Guillerez
2015-10-08
*
Introduce two new options to Linux sandbox wrapper:
Ming Zhao
2015-10-08
*
[release] Ignore commit hooks
Damien Martin-Guillerez
2015-10-07
*
Embed a tools directory into the Bazel binary.
Lukacs Berki
2015-10-06
*
[ci] Do not exit on success
Damien Martin-Guillerez
2015-10-05
*
[release] Add new line between releases in the changelog
Damien Martin-Guillerez
2015-10-05
*
[release] Use SSH as the default way to speak to GitHub
Damien Martin-Guillerez
2015-10-02
*
Fix Java 7 test suite
Damien Martin-Guillerez
2015-10-02
*
[ci] Do not fail on test failure
Damien Martin-Guillerez
2015-10-02
*
Fix our Java 7 build
Damien Martin-Guillerez
2015-10-02
*
Fix build for JDK 7
Damien Martin-Guillerez
2015-10-01
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Make setup-intellij.sh work again.
Lukacs Berki
2015-09-24
*
Enforce UTF-8 encoding in bootstrapping
Damien Martin-Guillerez
2015-09-21
*
Requires JDK 8
Damien Martin-Guillerez
2015-09-15
*
Allow CI to run the build script without storing the output artifacts
Damien Martin-Guillerez
2015-09-15
*
Add the filename to SHA256 files
Damien Martin-Guillerez
2015-09-11
*
Fix release to github script
Damien Martin-Guillerez
2015-09-09
*
--
Damien Martin-Guillerez
2015-09-09
*
Fix the installer and fixing the package shiped into binary version of Bazel.
Damien Martin-Guillerez
2015-09-08
*
Remove BUILD.glob and incorporate the necessary filegroups into the android_{...
Lukacs Berki
2015-09-08
*
Installer: ship the Bash completion script and add a finish message
Damien Martin-Guillerez
2015-09-04
[next]