aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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
* Basic implementation for the build flag apple_bitcode, to propagate bitcode b...Gravatar Chris Parsons2016-01-15
* ConfigurationFragmentPolicy: assume Skylark names, allow merging.Gravatar Michael Staib2016-01-15
* Better error message for attempted builds of statically linked binaries targe...Gravatar Cal Peyser2016-01-15
* Propogate BAZEL_VERBOSE_FAILURES and BAZEL_SUBCOMMANDS to the execution envir...Gravatar Cal Peyser2016-01-15
* For native rule classes, (de)serialize only explicit attrsGravatar Mark Schaller2016-01-14
* Use our java test runner in BazelGravatar Damien Martin-Guillerez2016-01-13
* Use xcode_config build target for actions which need to resolve an xcode vers...Gravatar Chris Parsons2016-01-13
* cc_inc_library: Add CcSkylarkApiProvider infoGravatar Googler2016-01-13
* Remove support for runtime deps artifactsGravatar Liam Miller-Cushon2016-01-13
* Fixing broken named anchors for common-attributes*.Gravatar Googler2016-01-13
* Doc typo: avaliable -> availableGravatar Laurent Le Brun2016-01-13
* Simplifies passing the debug key to ApkBuilder.Gravatar Alex Humesky2016-01-12
* Provide rule class name to aspects.Gravatar Dmitry Lomov2016-01-11
* Enable objc targets that produce bundles to specify multiple plist files with...Gravatar Cal Peyser2016-01-11
* Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f.Gravatar Damien Martin-Guillerez2016-01-07
* Allow relative paths for local_repository()sGravatar Kristina Chodorow2016-01-07
* Update comment to ios_test from deprecated experimental_ios_testGravatar Cal Peyser2016-01-07
* Extend crosstool configuration to allow features to specify (expandable) envi...Gravatar Chris Parsons2016-01-07
* Factor implementation of bazel-specific cpp logic out of devtools/build/lib/B...Gravatar Cal Peyser2016-01-07
* Removes experimental_ios_test. Will wait on [].Gravatar Cal Peyser2016-01-07
* Description redacted.Gravatar Googler2016-01-07
* Remove Constants.ALLOW_CC_INCLUDE_SCANNING and handle the logic in CppSemanti...Gravatar Philipp Wollermann2016-01-07
* Add a --host_force_python flagGravatar Brian Silverman2016-01-04
* Ensure that the plist inside an .ipa bundle produced by blaze and the adjacen...Gravatar Cal Peyser2016-01-04
* Don't attempt to get a fingerprint if there are missing skyframe valuesGravatar Kristina Chodorow2015-12-30
* Add convenience methods to register a proto compile action.Gravatar Carmi Grushko2015-12-30
* fix typo for command line option: "default_ios_provisiong_profile" -> "defaul...Gravatar Googler2015-12-30
* Allow Skylark rules and aspects to contribute to output groups.Gravatar Dmitry Lomov2015-12-28
* Expose output groups to Skylark.Gravatar Dmitry Lomov2015-12-28
* Rollback of commit d46f474733b048d9ef10dd13ec639b4521693d0a.Gravatar Googler2015-12-22
* Ensure that the plist inside an .ipa bundle produced by blaze and the adjacen...Gravatar Googler2015-12-22