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
/
compile.sh
Commit message (
Expand
)
Author
Age
...
*
Support the --[no]master_bazelrc flag
Damien Martin-Guillerez
2015-06-25
*
Force two rounds for the deterministic tests when no BAZEL_SUM is provided
Damien Martin-Guillerez
2015-06-25
*
Enforce embed label only if not set
Damien Martin-Guillerez
2015-06-24
*
Disable tests that requires JDK 8 when using compile.sh
Damien Martin-Guillerez
2015-06-24
*
StdRedirect library for interposing iOSSimulator so we can redirect stdin,std...
Googler
2015-06-19
*
Add ability to compile objc_binary targets with Swift sources.
Googler
2015-06-17
*
Fix travis configuration for JDK 8
Damien Martin-Guillerez
2015-06-16
*
Added /etc/bazel.bazelrc as a global Bazel's master rc.
Damien Martin-Guillerez
2015-06-15
*
Improve platform and CPU detection, use the correct protoc binary for the run...
Philipp Wollermann
2015-06-12
*
Reorganized compile.sh
Damien Martin-Guillerez
2015-06-10
*
Bootstrapping tools using Bazel
Damien Martin-Guillerez
2015-06-05
*
Remove fetch step from compile.sh
Kristina Chodorow
2015-06-01
*
Use the ijar ZIP implementation in Blaze instead of libarchive
Damien Martin-Guillerez
2015-06-01
*
added comment to compile.sh
David Mankin
2015-05-29
*
Unset _JAVA_OPTIONS in compile.sh
Damien Martin-Guillerez
2015-05-27
*
Adding git commit hash as version when using compile.sh
Damien Martin-Guillerez
2015-05-21
*
Add a plugin to drop Error Prone-specific javacopts
Liam Miller-Cushon
2015-05-18
*
Set up pkg path for the fetch and query commands in .bazelrc
Kristina Chodorow
2015-05-18
*
Do not create objc helper tools when the platform is Linux.
Thiago Farina
2015-05-15
*
Require fetch for external dependencies
Kristina Chodorow
2015-05-15
*
Test for existence of $HOME before writing ~/.bazelrc in compile.sh
Damien Martin-Guillerez
2015-05-15
*
Rewrite of ZipCombiner to improve performance and maintainability
Googler
2015-05-08
*
Put quotes around all paths that might have spaces
Kristina Chodorow
2015-04-28
*
compile.sh: Use $CXX/$CXXFLAGS for C++ compiler and its options.
Kyle Moffett
2015-04-24
*
Fix compile.sh for macports
Allen Porter
2015-04-22
*
Header cleanups.
Han-Wen Nienhuys
2015-04-22
*
Bazel compile.sh: prevent BUILD file to be copied in the output
Damien Martin-Guillerez
2015-04-20
*
Bazel compile.sh: test for existence of the protoc compiler
Damien Martin-Guillerez
2015-04-16
*
Correctly quotes JAVA_HOME in Bazel's compile.sh
Damien Martin-Guillerez
2015-04-16
*
Cleanup: Build file.cc as part of util library.
Thiago Farina
2015-04-14
*
Create a clean base directory for Bazel tools
Kristina Chodorow
2015-04-10
*
Use new protoc binary for compiling Bazel on linux.
Han-Wen Nienhuys
2015-04-09
*
Update getting started instructions with .bazelrc strategy
Kristina Chodorow
2015-04-06
*
Automated [] rollback of [].
Googler
2015-04-06
*
Description redacted.
Googler
2015-04-03
*
Detect the macport installation root automatically
Volker Braun
2015-04-01
*
Bazel: Patch in changes of pull request #83.
Laszlo Csomor
2015-03-31
*
Unset JAVA_TOOL_OPTIONS in compile.sh
Damien Martin-Guillerez
2015-03-25
*
compile.sh: Show location of the new binary
Laurent Le Brun
2015-03-25
*
Fixed compile.sh with homebrew on OS X
Damien Martin-Guillerez
2015-03-25
*
Allow compile.sh to find libarchive on Mac with custom Homebrew directory.
Lukacs Berki
2015-03-25
*
Move all examples into Bazel workspace
Damien Martin-Guillerez
2015-03-24
*
Add compilation of objc helper tools to compile.sh
Daniel Wagner-Hall
2015-03-23
*
Move all actual compilation to after function definitions
Daniel Wagner-Hall
2015-03-20
*
Set LDFLAGS whether or not fromhost/BUILD exists
Kristina Chodorow
2015-03-18
*
Make JDK not need tools/jdk/jdk symlinked
Kristina Chodorow
2015-03-18
*
Set LDFLAGS whether or not fromhost/BUILD exists
Kristina Chodorow
2015-03-17
*
Rewrite fromhost/BUILD on each compile.sh run
Kristina Chodorow
2015-03-10
*
Fixed the compile.sh path for JavaBuilder's source
Damien Martin-Guillerez
2015-03-05
*
Make Rule know about the name of the workspace it is in.
Kristina Chodorow
2015-03-05
[prev]
[next]