aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Make __init__.py files creation optionalGravatar Mouad Benchchaoui2018-02-14
* [MSVC] Detect 64-bit with _WIN64Gravatar Loo Rong Jie2018-02-14
* [Windows] Use %ls to print wstringGravatar Loo Rong Jie2018-02-13
* [Windows] Don't use -lm on WindowsGravatar Loo Rong Jie2018-02-13
* Thread {Des,S}erializationContext through Package serialization interfaceGravatar michajlo2018-02-13
* Add Codec for NativeAspectClass. As a result, remove @AutoCodec from concrete...Gravatar janakr2018-02-13
* Drop unused SerializerAdapterGravatar michajlo2018-02-13
* Set extra action tool path to the value that crosstool will actually use base...Gravatar Googler2018-02-13
* @AutoCodec AspectValue$AspectKey.Gravatar janakr2018-02-13
* Improve efficiency warnings in AggregatingAttributeMapper javadoc.Gravatar gregce2018-02-13
* Add Bazel documentation for android_local_test.Gravatar dannark2018-02-13
* Get rid of the last reference to getAttributeMapper by keeping packages whichGravatar mjhalupka2018-02-13
* Add ability to use getter in AutoCodecProcessor when field for instantiator p...Gravatar janakr2018-02-13
* Implement the config(expr, word) cquery function.Gravatar juliexxia2018-02-13
* Environment guarantees determinism when retrieving its bindingsGravatar brandjon2018-02-13
* Refactor WalkableGraph and BuildDriver interfacesGravatar Googler2018-02-13
* Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erial...Gravatar shahan2018-02-13
* Automatic ClangTidyReadability code cleanup.Gravatar Googler2018-02-13
* Route --fdo_optimize information through an implicit dependency instead of Cp...Gravatar Googler2018-02-13
* Add the BUILD_WORKSPACE_DIRECTORY and BUILD_WORKING_DIRECTORY variables to "b...Gravatar lberki2018-02-13
* tmpdir,local-exec: implement --local_tmp_rootGravatar Laszlo Csomor2018-02-13
* Blaze: let a LinkerInput declare that it needs debug info in the executableGravatar Googler2018-02-12
* Ensure that RuleContext is not referenced after analysis by objc_library.Gravatar cparsons2018-02-12
* Get rid of some uses of RuleConfiguredTarget.getAttributeMapper().Gravatar mjhalupka2018-02-12
* Create a basic annotation processor for validating SkylarkCallable uses at co...Gravatar cparsons2018-02-12
* Add missing parameter documentation to the which method in repository_ctx.Gravatar kaipi2018-02-12
* Thread ConfiguredTargetAndTarget through objC classes to get rid of referencesGravatar mjhalupka2018-02-12
* Make AndroidInstrumentationInfo createable from Skylark.Gravatar ajmichael2018-02-12
* Add labels to some Android progress messages.Gravatar ajmichael2018-02-12
* Fix screen flicker caused by small writes.Gravatar jmmv2018-02-12
* Remove label name interning.Gravatar tomlu2018-02-12
* PiperOrigin-RevId: 185383460Gravatar juliexxia2018-02-12
* Changes cc_library to consume headers specified in the "hdrs" attribute of anGravatar cpeyser2018-02-12
* Add a mechanism to SpawnResult to return an in-memory outputGravatar ulfjack2018-02-12
* 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
* [MSVC] Don't declare environ when it is already defined as macroGravatar Loo Rong Jie2018-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
* Make getxattr not throw an exception when attribute does not exist on Mac.Gravatar ajmichael2018-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