aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Move common proto aspect logic to a new class.Gravatar elenairina2018-02-12
* C++: Allows adding linkopts through file.Gravatar plf2018-02-12
* Update documentation about Files.Gravatar laurentlb2018-02-12
* C++: Remove last instatiation of CppModel outside CcLibraryHelper.Gravatar plf2018-02-12
* Skylark: SlicingExpression: do not create new nodes for optional expressionsGravatar laurentlb2018-02-12
* BEP: assert event orderings explicitlyGravatar Klaus Aehlig2018-02-12
* Add context argument to ObjectCodec.{serialize,deserialize}Gravatar michajlo2018-02-11
* Add custom_package attribute to android_local_test.Gravatar dannark2018-02-10
* Rollback changes to TargetCompleteEventGravatar mjhalupka2018-02-10
* Automated rollback of commit 873f343fefbb08048e7e75c482843b9e68954de6.Gravatar jingwen2018-02-09
* Add support to Polymorphic strategy for grandchild classes that have no codec...Gravatar janakr2018-02-09
* Do not store Path object in RootedPath.Gravatar tomlu2018-02-09
* Narrow type of "configuration" field in ActionOwner. It is only ever a BuildC...Gravatar janakr2018-02-09
* Stop populating deprecated fields in the TargetComplete Message in theGravatar mjhalupka2018-02-09
* Make blaze stop passing --rule_kind to java tools.Gravatar tomlu2018-02-09
* Switch a few maps/sets to CompactHash(Map|Set)Gravatar Googler2018-02-09
* Move BazelRuleClassProvider.TOOLCHAIN_RULES to its own class.Gravatar lpino2018-02-09
* Split the include scanning dummy classes into their own parent classGravatar ulfjack2018-02-09
* Remove a few unused fields.Gravatar lberki2018-02-09
* distdir: also accept relative pathGravatar Klaus Aehlig2018-02-09
* Remove hard-wired basenames for the test setup and the coverage collection sc...Gravatar lberki2018-02-09
* Simplify BinTools setup for integration testsGravatar ulfjack2018-02-09
* experimental_repository_cache: support relative pathsGravatar Klaus Aehlig2018-02-09
* Support local search for http archivesGravatar Klaus Aehlig2018-02-09
* Replace path implementation.Gravatar tomlu2018-02-08
* Remove references to getTarget(). Requires threading through anGravatar mjhalupka2018-02-08
* Add support for javabeans-style getters ("getFoo()", "isFoo()") to AutoCodec'sGravatar cpeyser2018-02-08
* remote: Add support for HTTP Basic AuthGravatar Jakob Buchgraber2018-02-08
* Add a CODEC for LibraryToLink, which is required to serialize CppLinkAction.Gravatar cpeyser2018-02-08
* Move BazelRuleClassProvider.SH_RULES to its own class.Gravatar lpino2018-02-08
* Add an AutoCodec marshaller for UUID. This is required to serializeGravatar cpeyser2018-02-08
* Change $cc_toolchain_type to NODEP_LABEL so there is no actual dependency.Gravatar jcater2018-02-08
* User-friendlier representation of a missing digest.Gravatar olaola2018-02-08
* Remove another getTarget() call from PrintActionCommand.Gravatar mjhalupka2018-02-08
* Avoid integer overflow breaking protobuf artifact ordering.Gravatar cparsons2018-02-08
* Add TODO for removing LipDataTransitionRuleSet when LIPO is goneGravatar gregce2018-02-08
* Remove usesFuse output service method.Gravatar felly2018-02-08
* Refactor RunCommand so that it's a bit less messy.Gravatar lberki2018-02-08
* Give a reasonable environment for tests run by "blaze run --direct_run".Gravatar lberki2018-02-08
* Fixing #4585: broken re-execution of orphaned actions.Gravatar olaola2018-02-08
* Suppress ThinLTO indexing for testonly targetsGravatar Googler2018-02-08
* Move BazelRuleClassProvider.J2OBJC_RULES to its own class.Gravatar lpino2018-02-08
* Introduce -c source_file -o output_file build variablesGravatar hlopko2018-02-08
* Split CppIncludeScanningContext out of CppCompileActionContextGravatar ulfjack2018-02-08
* C++: Split C++ library into two classes, compilation and linkingGravatar plf2018-02-08
* Remove fixture_args from android_instrumentation_test.Gravatar jingwen2018-02-07
* Extract registry functionality from ObjectCodecsGravatar michajlo2018-02-07
* Automated rollback of commit e01d0c8f9019b7e0beb406ea3932e7dc84b6f333.Gravatar Googler2018-02-07
* Drive-by clean-up: Remove unused visitedMapGravatar shreyax2018-02-07
* Hooks to support core library desugaring in Android buildsGravatar kmb2018-02-07