aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Load `appengine_war` rule in `BUILD`Gravatar Tetsuo Kiso2016-01-19
* Remove Truth 0.27 since 0.28 is there since quite a while.Gravatar Lukacs T. Berki2016-01-19
* Generate a default dummy XML file when the test runner does not.Gravatar Damien Martin-Guillerez2016-01-18
* Fix Bazel bootstrapping with JDK 7Gravatar Damien Martin-Guillerez2016-01-18
* Inlined RepositoryFunction#getExternalPackageGravatar Damien Martin-Guillerez2016-01-18
* Use only the Bazel server for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Fix #757: Bazel does not copy xml test output from sandbox.Gravatar Philipp Wollermann2016-01-18
* Use JavaIoFileSystem during the bootstrapping, removing JNI compilation.Gravatar Damien Martin-Guillerez2016-01-18
* Replaced process-wrapper by a dummy version for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Use a dummy build-runfiles in the bootstrap binaryGravatar Damien Martin-Guillerez2016-01-18
* Inline bazel_bootstrap in compile.shGravatar Damien Martin-Guillerez2016-01-18
* Make the second example load() statement a label, too.Gravatar Lukacs Berki2016-01-18
* Do not use sandboxing when bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Description redacted.Gravatar Googler2016-01-18
* Update the documentation of the load() statement because now bare paths are d...Gravatar Lukacs Berki2016-01-18
* Disallow loads from external repos in WORKSPACE files. Currently, attempting ...Gravatar John Field2016-01-18
* support hidden --java_optimization_mode flag in java_test rule.Gravatar Googler2016-01-18
* Remove unnecessary modifiers from interface fieldsGravatar Kristina Chodorow2016-01-18
* Remove unecessary value nulling from ResourceShrinker.Gravatar Andrew Pellegrini2016-01-18
* Don't append the class output dir to the classpathGravatar Liam Miller-Cushon2016-01-15
* Increase the size of some tests that time out on ci.bazel.ioGravatar Damien Martin-Guillerez2016-01-15
* More runtime dependency artifact cleanupGravatar Liam Miller-Cushon2016-01-15
* Enable Aspects to specify their configuration fragment dependencies.Gravatar Michael Staib2016-01-15
* Fix documentation for some ios_test attributes that got lost in refactoring.Gravatar Peter Schmitt2016-01-15
* Adds support for invocation policy to the canonicalize-flags command.Gravatar Alex Humesky2016-01-15
* Fix documentation on cc_library includes attributeGravatar Kristina Chodorow2016-01-15
* Libc top for the host should take its value only from --host_grte_top or the ...Gravatar Googler2016-01-15
* Add native.rule(NAME), which returns the attributes of a previously defined r...Gravatar Han-Wen Nienhuys2016-01-15
* Update skylark docs for grammar and clarity.Gravatar Alex Humesky2016-01-15
* Refactor action output dumping to go through a single method.Gravatar Ulf Adams2016-01-15
* Do not include bazel_tools in the bootstrap binaryGravatar Damien Martin-Guillerez2016-01-15
* Fix bazel args in the bootstrap testGravatar Damien Martin-Guillerez2016-01-15
* Increase the size of some tests that time out on ci.bazel.ioGravatar Damien Martin-Guillerez2016-01-15
* Add a method for getting the root of a rule workspace to the Label methodGravatar Damien Martin-Guillerez2016-01-15
* Remove obsolete reference to all-rulesGravatar Laurent Le Brun2016-01-15
* Don't refer to the bazel_tools repository for the iOS provisioning profileGravatar Damien Martin-Guillerez2016-01-15
* Actually fix test_fetch to not errexit by ls-ing a non-existent directoryGravatar Kristina Chodorow2016-01-15
* Basic implementation for the build flag apple_bitcode, to propagate bitcode b...Gravatar Chris Parsons2016-01-15
* ConfigurationFragmentPolicy: assume Skylark names, allow merging.Gravatar Michael Staib2016-01-15
* Display parsing errors for WORKSPACE filesGravatar Kristina Chodorow2016-01-15
* fix some header guard pathsGravatar Thiago Farina2016-01-15
* Skyfunctions can now catch up to five exceptions.Gravatar John Field2016-01-15
* Stop filtering out targets not in the graph in SkyQueryEnvironment. Instead, ...Gravatar Janak Ramakrishnan2016-01-15
* Optimize PackageIdentifier hash code implementation, which has shown up in so...Gravatar Eric Fellheimer2016-01-15
* Better error message for attempted builds of statically linked binaries targe...Gravatar Cal Peyser2016-01-15
* Propogate BAZEL_VERBOSE_FAILURES and BAZEL_SUBCOMMANDS to the execution envir...Gravatar Cal Peyser2016-01-15
* Add a few other Label.resolveRepositoryRelative() calls to make select() stat...Gravatar Lukacs Berki2016-01-15
* Limit the number of parallel jobs in test Bazel instances so that running the...Gravatar Lukacs Berki2016-01-15
* Use general java jdk dependency for bazel debian packageGravatar Andrew Jorgensen2016-01-15
* Stop recommending installing openjdk-sourceGravatar Damien Martin-Guillerez2016-01-15