aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Rollback of commit f941d56acfad5f8c819c81b494f806ea74ea7fd8.Gravatar Carmi Grushko2016-02-02
* In attr_aspects, make ``_attr`` mean both implicit and late-bound attributes.Gravatar Dmitry Lomov2016-02-02
* Contractually document BuildConfiguration.Fragment as immutable and strengthenGravatar Greg Estren2016-02-01
* Add CppCompileAction's environment variables to its computeKey methodGravatar Chris Parsons2016-02-01
* Redesign xcode_config rule to be evaluated at the level of configuration inst...Gravatar Chris Parsons2016-02-01
* Reinstate mutable SkylarkDictGravatar Francois-Rene Rideau2016-02-01
* Clang linker invocations for objc link system libraries before frameworks on ...Gravatar Cal Peyser2016-02-01
* RELNOTES[INC]: Remove JAVAC "Make" variableGravatar Liam Miller-Cushon2016-02-01
* Infer minimum OS for plist merging from the bundling object instead of the cu...Gravatar Chris Parsons2016-02-01
* Rollback of commit c0a8c58b9230a1f5d76269eb7dc6b11e18f19686.Gravatar Damien Martin-Guillerez2016-01-29
* Parse the workspace name when a repository is loadedGravatar Kristina Chodorow2016-01-29
* Rollback of commit e379f28f464faacc4db21f4fed3a48fa6d4d23f0.Gravatar Googler2016-01-29
* Include .dwp file in the runfiles for cc_test when building with Fission.Gravatar Googler2016-01-29
* Make Skylark dicts mutableGravatar Francois-Rene Rideau2016-01-29
* Rollback of commit 464caa54500f65fa4dad1c3031602f4338cd1b23.Gravatar Kristina Chodorow2016-01-28
* Don't display irrelevant line in --verbose_explanations of cc compile.Gravatar Googler2016-01-28
* Remove unused ${SYNOPSIS} variable from Bazel native rule inline documentation.Gravatar David Chen2016-01-28
* Pass "--working_dir ." to the compile_protos scriptGravatar Chris Parsons2016-01-28
* Always declare dependency on xcode gcov.Gravatar Peter Schmitt2016-01-28
* Don't load dumpsyms in configurations.Gravatar Peter Schmitt2016-01-28
* Rollback of commit 38c537da56fa8633aa30b6fec1ab5aeee432e038.Gravatar Kristina Chodorow2016-01-28
* Readds the JackAspect for Jack support for Java dependencies.Gravatar Michael Staib2016-01-27
* Make runfiles tree creation on Windows depend on the artifacts of the actual ...Gravatar Lukacs Berki2016-01-26
* Make local_repository and new_local_repository work with the limitations of o...Gravatar Lukacs Berki2016-01-26
* Stop inserting local shell environment into CppCompileAction.Gravatar Han-Wen Nienhuys2016-01-26
* Move RepositoryName to its own top-level classGravatar Kristina Chodorow2016-01-26
* Export the AndroidManifest.xml from the resource processing. This is an initi...Gravatar Googler2016-01-25
* Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables fromGravatar David Chen2016-01-25
* Fix remaining links in inline native rule docs.Gravatar David Chen2016-01-25
* Always generate a workspace name for new repositoriesGravatar Kristina Chodorow2016-01-25
* Allow switching on header processing (parse_headers or preprocess_headers)Gravatar Manuel Klimek2016-01-22
* Do not compile source files mentioned in 'hdrs'.Gravatar Manuel Klimek2016-01-22
* Allow filtering out some extra-actions related to Java proto compilation.Gravatar Carmi Grushko2016-01-22
* Fix extra_actions with sandboxing.Gravatar Brian Silverman2016-01-21
* Rename defaultShellEnvironment to localShellEnvironment and clarifyGravatar Han-Wen Nienhuys2016-01-21
* Refer to objc's gcov under @bazel_toolsGravatar Kristina Chodorow2016-01-21
* Fix potential NullPointerException in RepositoryFunctionGravatar Damien Martin-Guillerez2016-01-20
* Include source jar count in progress message for java compile actionsGravatar Liam Miller-Cushon2016-01-20
* Blaze CcLibraryHelper: make creating a CppCompilationContext publicGravatar Googler2016-01-20
* Add @bazel_tools prefix to objc toolsGravatar Kristina Chodorow2016-01-20
* Add @bazel_tools prefix to Java toolsGravatar Kristina Chodorow2016-01-20
* Inlined RepositoryFunction#getExternalPackageGravatar Damien Martin-Guillerez2016-01-18
* Fix #757: Bazel does not copy xml test output from sandbox.Gravatar Philipp Wollermann2016-01-18
* support hidden --java_optimization_mode flag in java_test rule.Gravatar Googler2016-01-18
* Remove unnecessary modifiers from interface fieldsGravatar Kristina Chodorow2016-01-18
* More runtime dependency artifact cleanupGravatar Liam Miller-Cushon2016-01-15
* Enable Aspects to specify their configuration fragment dependencies.Gravatar Michael Staib2016-01-15
* Fix documentation for some ios_test attributes that got lost in refactoring.Gravatar Peter Schmitt2016-01-15
* Libc top for the host should take its value only from --host_grte_top or the ...Gravatar Googler2016-01-15
* Don't refer to the bazel_tools repository for the iOS provisioning profileGravatar Damien Martin-Guillerez2016-01-15