google-nomulus/java/google/registry
Ben McIlwain 2a1526209a Use bin_ and genfiles_ directories derived from the ctx, not the configuration
For Bazel (open source Blaze), users can have multiple repositories
and we are moving towards having one bin/genfiles dir per repository.
This means that bin_dir and genfiles_dir need to be rule-specific, not
configuration-specific, since the configuration is not repository-specific.
ctx.configuration.bin_dir and ctx.configuration.genfiles_dir have been
deprecated and now we'd like to remove them entirely.

The new fields are only available in Bazel 0.4.0+.
Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=141791797
2016-12-13 16:03:55 -05:00
..
backup Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
batch Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
bigquery Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
braintree Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
builddefs Use bin_ and genfiles_ directories derived from the ctx, not the configuration 2016-12-13 16:03:55 -05:00
config Refactor RDE import stuff into its own rde.imports package 2016-12-13 15:57:46 -05:00
cron Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
dns Prefer Multimap interface types over implementation types. 2016-12-07 15:19:35 -05:00
eclipse Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
env Switch TMCH SMDRL fetch job to start at 00:15 and 12:15 2016-11-15 11:02:42 -05:00
export Fix Java 7 generic type inference issue in SyncGroupMembersAction 2016-12-13 15:56:16 -05:00
flows Modify create price custom logic to return FeesAndCredits 2016-12-13 15:59:16 -05:00
gcs Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
groups Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
keyring/api Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
loadtest Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
mapreduce Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
model Add XjcToDomainResourceConverter for RDE import 2016-12-07 15:19:29 -05:00
module Refactor RDE import stuff into its own rde.imports package 2016-12-13 15:57:46 -05:00
monitoring Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
pricing Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
rdap Inject RDAP help information in ConfigModule 2016-12-06 11:52:46 -05:00
rde Refactor RDE import stuff into its own rde.imports package 2016-12-13 15:57:46 -05:00
request Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
security Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
storage/drive Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
tldconfig/idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
tmch Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
tools ------------- 2016-12-06 11:52:46 -05:00
ui Upgrade Nomulus to latest Closure Rules 2016-12-06 11:52:46 -05:00
util Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
whois Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
xjc Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
xml Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
BUILD Upgrade Nomulus to latest Closure Rules 2016-12-06 11:52:46 -05:00
repositories.bzl Revert change to Guava 20 until we get it working properly 2016-11-02 15:19:34 -04:00