aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add flag to turn off the resources attributeGravatar Googler2017-09-07
* added buildozer command to strict deps fix messageGravatar Ittai Zeidman2017-09-07
* Returns repository does not exists when referring to a bind rule...Gravatar Damien Martin-Guillerez2017-09-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Add java_common.build_ijar.Gravatar elenairina2017-09-06
* Support warn/default strict deps in java_common.compile.Gravatar elenairina2017-09-06
* Remove debug outputGravatar Googler2017-09-06
* Move mobile-install intermediate artifacts from _dx to _mobile_install to betterGravatar ahumesky2017-09-06
* fix for legacy jacoco instrumentation in interfaces behind flagGravatar kmb2017-09-06
* Change xcode_config rule semantics to fit current usageGravatar cparsons2017-09-06
* Remove general list typeGravatar michajlo2017-09-06
* Fix crash when calling int(s, 0) where s doesn't specify the radixGravatar brandjon2017-09-06
* Skylint: add lint for uninitialized variablesGravatar fzaiser2017-09-06
* make local worker mode configurable for dexbuilderGravatar kmb2017-09-06
* Update LocalRepositoryLookupFunction to also return the path of theGravatar John Cater2017-09-06
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-06
* Make android_sdk_repository resilient to prerelease and malformed system imagesGravatar ajmichael2017-09-06
* Expansion flags need some restraints.Gravatar ccalvarin2017-09-06
* Fix assorted ErrorProne warnings.Gravatar lberki2017-09-06
* Change check for Android SDK in shell integration tests.Gravatar ajmichael2017-09-06
* Switch to new builtin cc proto rules for protobuf.Gravatar Andreas Bergmeier2017-09-06
* Drop lower limit for RuleConfiguredTarget in object-counting test to account ...Gravatar pcloudy2017-09-05
* PolishingGravatar Jonathan Bluett-Duncan2017-09-05
* Fix whitespace issue in ProtoSourcesProvider documentationGravatar Eric Dobson2017-09-05
* Add closing paren to documentation on workspace rules.Gravatar Eric Dobson2017-09-05
* Remove direct argument adding methods from SpawnAction.Builder.Gravatar tomlu2017-09-05
* Now really rename all logger instances to "logger".Gravatar lberki2017-09-05
* Android,Windows: support long paths in toolingGravatar Laszlo Csomor2017-09-05
* Support direct classpaths in javac-turbineGravatar cushon2017-09-05
* Rewrite all code to use the new Java 8 java.time classes.Gravatar Philipp Wollermann2017-09-05
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Skylint: check the documentation of parameters in function docstringsGravatar fzaiser2017-09-04
* Make Make variables from genrule.toolchains override the usual synthetic host...Gravatar lberki2017-09-04
* Skylint: add lint to check for unreachable statementsGravatar fzaiser2017-09-04
* skylark/syntax: Move flow statement check to the validation pass.Gravatar laurentlb2017-09-04
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* remote: fix remote_execution_test#timeout test for FreeBSD. Fixes #3680Gravatar Jakob Buchgraber2017-09-04
* Throws an ISE when a handler is not definedGravatar dmarting2017-09-04
* Enable by default the flag incompatible_checked_arithmetic.Gravatar laurentlb2017-09-04
* Remove some left over bits of Java 7 supportGravatar Liam Miller-Cushon2017-09-04
* Automated rollback of commit 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147.Gravatar plf2017-09-04
* Rename bazel-user-manual.html into user-manual.htmlGravatar dmarting2017-09-04
* Remove all #ifdef COMPILER_MSVC from blaze_util_windows.cc.Gravatar Dmitry Lomov2017-09-04
* Add method getRdepsUnboundedInUniverseParallel to StremableQueryEnvironmentGravatar Googler2017-09-04
* Automated rollback of commit 618a2bf3574015d1d341d59a34e4d0bf285ad5bf.Gravatar cparsons2017-09-04
* Moves all the mobile-install related code from AndroidBinary to a separateGravatar ahumesky2017-09-04
* bep: encode file paths in URI formatGravatar Jakob Buchgraber2017-09-04
* Bazel/syntax: Delete/inline Statement.execGravatar laurentlb2017-09-04
* Remove testFunctionListArgumentsAreImmutable and testFunctionDictArgumentsAre...Gravatar vladmos2017-09-01
* Android,Windows: use default shell env in actionsGravatar Laszlo Csomor2017-09-01