aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Move the "families" attribute to BundlingRule.Gravatar David Santiago2015-05-04
* Add ios_test.sh.bazel_templateGravatar Daniel Wagner-Hall2015-05-04
* Pull out class for substitutionsGravatar Daniel Wagner-Hall2015-05-01
* Description redacted.Gravatar Googler2015-05-01
* Stop updating shadowed action's inputs in case of an action cache hit for the...Gravatar Janak Ramakrishnan2015-05-01
* Remove unneeded final qualifiers from parameters.Gravatar Philipp Wollermann2015-04-30
* Execute the plist merge action if there is a bundle id to stamp onto the plis...Gravatar Googler2015-04-30
* ios_test: Export device-specific information on a providerGravatar Daniel Wagner-Hall2015-04-29
* Indicate that experimental_ios_test targets can only run on OSXGravatar Daniel Wagner-Hall2015-04-29
* Very basic XcTest support in BazelGravatar Daniel Wagner-Hall2015-04-28
* Ensure extension's bundle minimum OS version is at least 8.0.Gravatar Peter Schmitt2015-04-28
* Fix multiple issues with extra actions and input-discovering actions:Gravatar Janak Ramakrishnan2015-04-28
* Remove IncludeParser from Bazel tree.Gravatar Janak Ramakrishnan2015-04-28
* Update documentations for attribute bundle_id on objc rules to explain bundle...Gravatar Googler2015-04-28
* Remove bundling and application specific build settings from generated compan...Gravatar Googler2015-04-28
* Fix objective C rules to work with external repositoriesGravatar Kristina Chodorow2015-04-28
* Move comments closer to the code they describe.Gravatar Mark Schaller2015-04-27
* Description redacted.Gravatar Peter Schmitt2015-04-24
* Ensure extension's bundle minimum OS version is at least 8.0.Gravatar Peter Schmitt2015-04-23
* Similar to TargetMarkerValue, have TargetPatternValue *not* embed Targets.Gravatar Nathan Harmata2015-04-23
* Redirect the getBuildInfo method calls through RuleContext.Gravatar Ulf Adams2015-04-23
* Remove old Skylark Function hierarchyGravatar Francois-Rene Rideau2015-04-23
* Use BuiltinFunction for all builtinsGravatar Francois-Rene Rideau2015-04-22
* More Skylark function cleanupsGravatar Francois-Rene Rideau2015-04-22
* Add TEST_TMPDIR for BazelGravatar Kristina Chodorow2015-04-22
* Description redacted.Gravatar Googler2015-04-21
* Refactor link command line to live in CompilationSupport.Gravatar Peter Schmitt2015-04-21
* Migrate SkylarkBuiltin annotations to SkylarkSignature instead.Gravatar Francois-Rene Rideau2015-04-21
* Skylark documentation: Add missing linksGravatar Laurent Le Brun2015-04-20
* More skylark function cleanupsGravatar Francois-Rene Rideau2015-04-17
* A minor simplification in Java rules.Gravatar Lukacs Berki2015-04-17
* Remove the full client environment from BuildConfiguration in favor of comput...Gravatar Lukacs Berki2015-04-17
* RELNOTES:Observe "non_propagated_deps" on objc rules in generated XCode proje...Gravatar Googler2015-04-16
* Simplify ValidationEnvironment.Gravatar Laurent Le Brun2015-04-16
* Check exports for J2ObjcSrcsProvider.Gravatar Googler2015-04-16
* Add a function to JavaCommon to create instrumented jars.Gravatar Lukacs Berki2015-04-16
* Add constraint validation logic to JavaCommon.Gravatar Lukacs Berki2015-04-16
* Become more restrictive around Runfiles#manifestExpanderGravatar Michajlo Matijkiw2015-04-16
* Quote %sdk_version% and %sim_device% in the template var.Gravatar Googler2015-04-15
* Clarify requirement for source file on objc_binary.Gravatar Peter Schmitt2015-04-15
* More ValidationEnvironment cleanup, remove SkylarkType.GLOBAL.Gravatar Laurent Le Brun2015-04-15
* Make the indirect dependency message show the correct label for external depsGravatar Kristina Chodorow2015-04-15
* Use fully qualified paths for C++ includesGravatar Kristina Chodorow2015-04-14
* Use Artifacts instead of Paths in the pregrepped files map.Gravatar Janak Ramakrishnan2015-04-14
* Don't create duplicate ExtractInclusionActions just because user specifies th...Gravatar Janak Ramakrishnan2015-04-14
* Delete unused code.Gravatar Janak Ramakrishnan2015-04-14
* Remove make variable GNU_TARGET from blaze.Gravatar Han-Wen Nienhuys2015-04-14
* Make the source jars filegroup hidden so that it doesn't show up in the maste...Gravatar Lukacs Berki2015-04-14
* Support running extra_actions on [].Gravatar Googler2015-04-14
* Eliminate SkylarkType.toMap() in favor of ImmutableMap.copyOf() and simplify Gravatar Lukacs Berki2015-04-14