aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Delete some unused Bazel third party deps.Gravatar Adam Michael2016-12-13
* Release script: stays in the release branch after creating itGravatar Damien Martin-Guillerez2016-12-13
* Disable failing tests related to code coverage work.Gravatar John Cater2016-12-13
* Switch to using multi-level repository names by default.Gravatar Googler2016-12-13
* Document aar_import in Bazel.Gravatar Adam Michael2016-12-13
* Make Bazel android_integration_test.sh pass with NDK12.Gravatar Adam Michael2016-12-13
* Fix ijar's timestamp normalizationGravatar Liam Miller-Cushon2016-12-13
* Add a flag for disabling local fallback for actions that failed remotely.Gravatar Ola Rozenfeld2016-12-13
* Debugging flag (will rarely be used by actual users) that disables remoteGravatar Ola Rozenfeld2016-12-13
* Printing the stack trace of remote failures on --verbose_failures.Gravatar Ola Rozenfeld2016-12-13
* Propagate all providers from CcLibraryHelper into cc_proto_library.Gravatar Carmi Grushko2016-12-13
* Delete some Android JARs that we aren't using.Gravatar Adam Michael2016-12-13
* Break out xcrun env from xcrun_actionGravatar Dmitry Shevchenko2016-12-12
* Add tuple() method to Skylark.Gravatar Googler2016-12-12
* Migrates TestEnvironmentProvider to using the new Skylark declared providers ...Gravatar Sergio Campama2016-12-12
* Fix bad bug with the parallel implementation of BinaryOperatorExpression. Tur...Gravatar Nathan Harmata2016-12-12
* Add a basic ij.bazelproject file for developing Bazel with IntelliJ.Gravatar John Cater2016-12-12
* Fixed PackageLookupFunction to check for all possible build file names when l...Gravatar John Cater2016-12-12
* Style edits for ActionsProvider and provider constructorsGravatar Jon Brandvein2016-12-12
* Add Gitiles to the list of usersGravatar David Pursehouse2016-12-12
* Ijar: remove spurious error messageGravatar László Csomor2016-12-12
* Strict proto deps: .proto files are allowed to import other .proto files in t...Gravatar Carmi Grushko2016-12-12
* Sandbox should not mount directory for nonempty tree artifacts.Gravatar Adam Michael2016-12-12
* Add a testing Skylark module that exposes an ExecutionInfoProvider constructor.Gravatar Sergio Campama2016-12-12
* Names of extra-action protos now take into account aspect names.Gravatar Carmi Grushko2016-12-12
* --Gravatar Kristina Chodorow2016-12-12
* Description redacted.Gravatar Googler2016-12-12
* correct the executable path in script_path docsGravatar Jeff Hodges2016-12-09
* Simplify propagation of linker params by replacing global_whole_archive withGravatar Marcel Hlopko2016-12-09
* Better error messaging in xcrunwrapper and environment_plist when the xcode/S...Gravatar Chris Parsons2016-12-09
* Fix the documentation for the "size" attribute in tests.Gravatar Philipp Wollermann2016-12-09
* Remove some unused imports.Gravatar Ulf Adams2016-12-09
* Description redacted.Gravatar Julio Merino2016-12-09
* "deps" attribute avoids linking libraries transitively included in "dylibs" a...Gravatar Chris Parsons2016-12-09
* Initial code for Persistent Java Test Runner.Gravatar Kush Chakraborty2016-12-09
* Fix ProGuard multipass seed printingGravatar Googler2016-12-09
* Say C and C++, when C and C++ is what we mean.Gravatar Googler2016-12-09
* Don't collect bootclasspath inputs twice in JavaHeaderCompileActionGravatar Liam Miller-Cushon2016-12-09
* Add SearchUnaryOptions and SearchNullaryOptions to improve the parsingGravatar Luis Fernando Pino Duque2016-12-09
* Remove the -x startup option.Gravatar Luis Fernando Pino Duque2016-12-08
* Transparently compress any FileWriteAction strings of > 256 length.Gravatar Googler2016-12-08
* Global cleanup change.Gravatar Kristina Chodorow2016-12-08
* Add --async clean independent of expungeGravatar George Gensure2016-12-08
* Update to javac9-r3297Gravatar Liam Miller-Cushon2016-12-08
* Remove BUILD files for checked in Android apksigner.Gravatar Adam Michael2016-12-07
* Clean up after transition of java_xxx_proto_library rules to proto-toolchains.Gravatar Carmi Grushko2016-12-07
* Rollback of commit a5312cdfe3dee6d34a32592c00d80e8142f89615.Gravatar Cal Peyser2016-12-07
* Refactor JavaHeaderCompileAction command line and input collectionGravatar Liam Miller-Cushon2016-12-07
* Skip constraint checking on generated sources with null generating rules.Gravatar Greg Estren2016-12-07
* Description redacted.Gravatar Kristina Chodorow2016-12-07