aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google
Commit message (Expand)AuthorAge
* Fix extra_actions with sandboxing.Gravatar Brian Silverman2016-01-21
* Scaffolding for implementing symlinks on Windows. Gravatar Lukacs Berki2016-01-21
* Introduce implicit host_xcodes dependency on cc_test rules, as cc_test rules ...Gravatar Chris Parsons2016-01-21
* Perform package loading in parallel with transitive target visitation. This i...Gravatar Janak Ramakrishnan2016-01-21
* Enforce aspect configuration fragment specification when present.Gravatar Michael Staib2016-01-21
* Add a DEVELOPER_DIR make variable to genrules to propagate the apple xcode en...Gravatar Chris Parsons2016-01-21
* Rename defaultShellEnvironment to localShellEnvironment and clarifyGravatar Han-Wen Nienhuys2016-01-21
* Refer to objc's gcov under @bazel_toolsGravatar Kristina Chodorow2016-01-21
* Make crashing test logger shut down the serverGravatar Michajlo Matijkiw2016-01-21
* Add a Java property to influence symlinking strategy so that we can test what...Gravatar Lukacs Berki2016-01-20
* Fix documentation of --[no]block_for_lockGravatar Googler2016-01-20
* Add titles to Bazel documentation pages.Gravatar David Chen2016-01-20
* Remove stray ul tag.Gravatar Alex Humesky2016-01-20
* Fix a couple of bugs related to error handling for top-level aspects.Gravatar Ulf Adams2016-01-20
* Fix potential NullPointerException in RepositoryFunctionGravatar Damien Martin-Guillerez2016-01-20
* Remove some commented out lines from android.WORKSPACE.Gravatar Lukacs Berki2016-01-20
* Include source jar count in progress message for java compile actionsGravatar Liam Miller-Cushon2016-01-20
* Support unreadable filesGravatar Michajlo Matijkiw2016-01-20
* Allow opaque OptionsClassProvider to be passed around in BuildDriver#meta et ...Gravatar Nathan Harmata2016-01-20
* Blaze CcLibraryHelper: make creating a CppCompilationContext publicGravatar Googler2016-01-20
* Add @bazel_tools prefix to objc toolsGravatar Kristina Chodorow2016-01-20
* Add @bazel_tools prefix to Java toolsGravatar Kristina Chodorow2016-01-20
* Replace %{product} in option help texts too.Gravatar Han-Wen Nienhuys2016-01-20
* Skylark IDE info aspect: sources and dependencies.Gravatar Dmitry Lomov2016-01-19
* Add variant of Preconditions.checkArgument that takes int placeholder.Gravatar Janak Ramakrishnan2016-01-19
* Avoid auto-unboxing in Preconditions check that has string then two integer a...Gravatar Janak Ramakrishnan2016-01-19
* Fileset (Google internal): code cleanup.Gravatar Laszlo Csomor2016-01-19
* General cleanup for the configured target / aspect creation code.Gravatar Ulf Adams2016-01-19
* 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
* 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
* 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
* Refactor action output dumping to go through a single method.Gravatar Ulf Adams2016-01-15
* Add a method for getting the root of a rule workspace to the Label methodGravatar Damien Martin-Guillerez2016-01-15
* Don't refer to the bazel_tools repository for the iOS provisioning profileGravatar Damien Martin-Guillerez2016-01-15
* Basic implementation for the build flag apple_bitcode, to propagate bitcode b...Gravatar Chris Parsons2016-01-15