aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Automated rollback of commit 3ea6c18a623d6495a81f12baace40d3bc8a72bbe.Gravatar lberki2018-07-11
* C++: Exposes new parameters of C++ Skylark API.Gravatar plf2018-07-10
* Remove old implementation for object file pathGravatar pcloudy2018-07-10
* Track additionallyPrunableIncludes separately from declaredIncludeSrcs (don'tGravatar Googler2018-07-10
* Only compile a single source file once for a given cc_* rule.Gravatar lberki2018-07-10
* Restructure the NestedSet usage in CcCompilationContext. Goals:Gravatar Googler2018-07-10
* Tell user to blaze clean --expunge.Gravatar dmaclach2018-07-09
* [Reland] Accept proto paths relative to proto_source_root as direct dependenc...Gravatar Googler2018-07-09
* Adds interning to CcToolchainVariablesGravatar shahan2018-07-09
* Windows, CROSSTOOL: Fix feature for linking interface library and dynamic lib...Gravatar pcloudy2018-07-09
* Merge outputs in java_common.merge.Gravatar elenairina2018-07-06
* Cleanup libs_to_link_dont_emit_objects_for_archiver build variableGravatar hlopko2018-07-06
* Don't unnecessarily create a NestedSet and remove a stale comment. We do want...Gravatar Googler2018-07-06
* Add an experimental option to disable .d-file scanning for modular builds. WhenGravatar Googler2018-07-06
* Make C++ extra action properly add module file flags for discovered C++Gravatar Googler2018-07-06
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Reverse the order of java_toolchain.compatible_with and java_toolchain.packag...Gravatar cushon2018-07-05
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* PiperOrigin-RevId: 203352511Gravatar twerth2018-07-05
* Add sysroot variable to cc_common.create_link_variablesGravatar hlopko2018-07-05
* Create a whitelist for android_library rules with deps but not srcsGravatar cushon2018-07-03
* supply transitive and direct deps for aar_import deps checking. This allows p...Gravatar kmb2018-07-03
* Restore pre-https://github.com/bazelbuild/bazel/commit/4a2002043ed3907223a403...Gravatar cushon2018-07-03
* Replace old option name with new --discard_orphaned_artifacts in tests.Gravatar ccalvarin2018-07-02
* Set Xcode version as a feature when building Objective-CGravatar bbaren2018-07-02
* C++: Exposes C++ Skylark providers to BazelGravatar plf2018-07-02
* Add a flag to disable the parts of the Skylark API of the C++ configuration t...Gravatar lberki2018-07-02
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Deletes AutoCodec.PUBLIC_FIELDS strategy. Superseded by DynamicCodec.Gravatar shahan2018-06-29
* Remove support for exporting deps of android_binary rulesGravatar cushon2018-06-29
* C++: Adds ctx to cc_link_params creation.Gravatar plf2018-06-29
* [java_common.compile] Always generate a source jar.Gravatar elenairina2018-06-29
* Automated rollback of commit 908682a743d5a1c31b17bc199f9003a6b00114b8.Gravatar mstaib2018-06-29
* C++: Adds ctx to cc_link_params creation.Gravatar plf2018-06-29
* Deduplicate loose paths much earlier so that they create smaller nested setsGravatar Googler2018-06-28
* Change label from //tools/defaults:java_toolchain to //tools/jdk:toolschainGravatar dbabkin2018-06-28
* Change label from //tools/defaults:crosstool to //tools/cpp:crosstool",Gravatar dbabkin2018-06-28
* Delete some more LIPO crumbs.Gravatar Benjamin Peterson2018-06-28
* Remove CROSSTOOL_LABEL label resolver from ObjcRuleClasses.Gravatar dbabkin2018-06-28
* Expose Skylark API to the C++ toolchainGravatar hlopko2018-06-28
* Remove old (dead) SkylarkSignature-binding code from some classes.Gravatar cparsons2018-06-27
* Add Interners for CcToolchainFeatures$ActionConfig, Feature, andGravatar mjhalupka2018-06-27
* Automated refactor of Label.parseAbsolute() to always pass a repository mappingGravatar dannark2018-06-27
* C++: Makes Skylark CcCompilationInfo accept headersGravatar plf2018-06-27
* Flatten JavaCompilationAgs into JavaCompilationArgsProviderGravatar cushon2018-06-26
* Instead of depending on mutable inputs of upstream CppCompileAction instances,Gravatar shahan2018-06-26
* Remove support for header preprocessingGravatar hlopko2018-06-26
* C++: Refactor WrapCcHelper.Gravatar plf2018-06-26
* Specify that some resources in objc_bundle_library are post processed before ...Gravatar Googler2018-06-26
* Allow private headers to appear in directory artifactsGravatar hlopko2018-06-26