aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Attach runfiles to TestTargetExecutionSettingsGravatar Michajlo Matijkiw2015-05-15
* Adds a provider that exports Java source information. Adds some testing suppo...Gravatar Googler2015-05-15
* Require fetch for external dependenciesGravatar Kristina Chodorow2015-05-15
* Skylark: Add an empty argument after bash -c 'arg'.Gravatar Laurent Le Brun2015-05-15
* Skylark doc for action.mnemonicGravatar Laurent Le Brun2015-05-15
* Skylark: Fix bug that prevented functions generating rules.Gravatar Laurent Le Brun2015-05-15
* Clean up obcj rules by removing ObjcActionsBuilder.Gravatar Peter Schmitt2015-05-15
* Make ObjcBundleLibrary use the "families" attribute.Gravatar David Santiago2015-05-15
* Description redacted.Gravatar Googler2015-05-15
* Add a genrule that generates a dummy J2ObjC dead code removal script in tools...Gravatar Googler2015-05-15
* Support --objc_generate_debug_symbols when --ios_multi_cpus is set.Gravatar Philipp Wollermann2015-05-15
* Remove left over code.Gravatar Laurent Le Brun2015-05-15
* Make local TestStrategy bits rely less on runfiles manifestsGravatar Michajlo Matijkiw2015-05-15
* RELNOTES: Set XCode build setting USE_HEADERMAP to NO for Bazel-generated XCo...Gravatar Googler2015-05-15
* Open-source J2ObjcConfiguration and J2ObjcCommandLineOptions.Gravatar Googler2015-05-11
* RELNOTES: Fix linking order for Bazel-generated XCode projects.Gravatar Googler2015-05-11
* Allow .ld extension for linker scripts.Gravatar Onath Claridge2015-05-11
* Description redacted.Gravatar Keefer Taylor2015-05-08
* Add plugin support to experimental_ios_testGravatar Daniel Wagner-Hall2015-05-08
* Expose PythonSourcesProvider to Skylark.Gravatar Laurent Le Brun2015-05-07
* Update command that builds storyboards to pass correct optionsGravatar David Santiago2015-05-07
* Fix link params collection for java_import.Gravatar Ulf Adams2015-05-07
* Fix filegroup paths to work with external repositoriesGravatar Liam Miller-Cushon2015-05-07
* Expose information from JavaRuntimeClasspathProvider to SkylarkGravatar Laurent Le Brun2015-05-07
* Description redacted.Gravatar Ulf Adams2015-05-07
* Simplify link params collection a little bit.Gravatar Ulf Adams2015-05-05
* 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