aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google
Commit message (Expand)AuthorAge
* Add a to_list() method to depsetsGravatar Jon Brandvein2017-01-16
* Remove TRANSITIVE_MODULE_MAPS feature logic. This was only meant to be used forGravatar Googler2017-01-16
* Open sourcing LicensingTests.Gravatar Irina Iancu2017-01-16
* Tell Python binaries the location of their runfiles tree using the RUNFILES_D...Gravatar Lukacs Berki2017-01-13
* Rollback of commit 117197000692fd7391962ef968228a31bf97399a.Gravatar Adam Michael2017-01-13
* Move mocking logic for AndroidSdkRepositoryTest into the test itself.Gravatar Adam Michael2017-01-13
* Refactor SkylarkNestedSet type checks and testsGravatar Jon Brandvein2017-01-13
* Mandatory cfg parameter for labels if executable=1 is providedGravatar Vladimir Moskva2017-01-13
* Refactor NestedSetBuilderGravatar Jon Brandvein2017-01-13
* Update AndroidSdkRepositoryTest to account for changes to AndroidSdkRepository.Gravatar Adam Michael2017-01-12
* Rollback of commit 7fc35ae6890f4130b4d99a6c5007dcee91c5a8cc.Gravatar Marcel Hlopko2017-01-12
* Windows, JNI: arg for argv0 in nativeCreateProcessGravatar Laszlo Csomor2017-01-12
* aar_import provides JavaCompilationArgsProvider for DexArchiveAspect.Gravatar Adam Michael2017-01-12
* Allows a rule class to specify a configuration transtion that will apply to allGravatar Cal Peyser2017-01-12
* Windows: remove test-specific JNI loaderGravatar Laszlo Csomor2017-01-12
* Add SwiftConfigurationGravatar Dmitry Shevchenko2017-01-12
* Rollback of commit 1da8ac3a8bb0780251976e0dbcfebd3a7ba6a066.Gravatar Pedro Liberal Fernandez2017-01-12
* Rollback of commit 0d1dc5537903a8c2ad56e66cee129b8f4d4e2592.Gravatar Pedro Liberal Fernandez2017-01-11
* Fix bug in --experimental_link_dynamic_binaries_separately.Gravatar Googler2017-01-11
* Skylark repositories: propage value from --action_env to repository_ctx.environ Gravatar Damien Martin-Guillerez2017-01-10
* Expose thinlto_params_file and linker_param_file as build variablesGravatar Marcel Hlopko2017-01-10
* Deprecated and removed HOST_CFG and DATA_CFG global variables.Gravatar Vladimir Moskva2017-01-10
* Encapsulate the required provider logic in RequiredProviders class.Gravatar Dmitry Lomov2017-01-10
* Remove the inmemoryfs library from lib:foundationGravatar Ulf Adams2017-01-10
* Remove the unused class RPCService and its test.Gravatar Lukacs Berki2017-01-10
* Extract a set of advertised providers into a separate class.Gravatar Dmitry Lomov2017-01-10
* Improve performance and semantics of union of Skylark setsGravatar Jon Brandvein2017-01-10
* Introduce expand_if_none_available to crosstoolGravatar Marcel Hlopko2017-01-10
* Move ProcMeminfoParser to lib.unix, where it belongsGravatar Ulf Adams2017-01-09
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Add an "integration" test (rather, just a test that exercises the relevant pa...Gravatar Janak Ramakrishnan2017-01-06
* Provide Skylark imports, even if the package has some errors.Gravatar Laurent Le Brun2017-01-05
* Disable legacy Skylark IDE tests.Gravatar Googler2017-01-05
* Fix cycle detection between .bzl files.Gravatar Laurent Le Brun2017-01-05
* Introduce is_cc_test_link_action build variableGravatar Marcel Hlopko2017-01-05
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Fix an obscure crash scenario with static configs and BuildConfiguration.equals.Gravatar Greg Estren2017-01-04
* Fix Label() for @short repository labelsGravatar Justine Tunney2017-01-04
* Improve cycle reporting error message.Gravatar Laurent Le Brun2017-01-04
* Minor improvements to error messages.Gravatar Laurent Le Brun2017-01-04
* Remove the auto-punctuator because it is causing more problems than itGravatar John Cater2017-01-03
* Do not expand flag_groups guarded by expand_if_true/false if variable is missingGravatar Marcel Hlopko2017-01-03
* Windows: resolve shortened pathsGravatar Laszlo Csomor2017-01-03
* Change lib.events.Event to use UTF-8 encoding instead of a mix of platform-de...Gravatar Jon Brandvein2017-01-03
* Add expand_if_equal crosstool.proto messageGravatar Marcel Hlopko2017-01-03
* Make the string strip() methods compatible with PythonGravatar Jon Brandvein2017-01-03
* Add 'did you mean' suggestion for load() statements.Gravatar Laurent Le Brun2017-01-03
* Add 'did you mean' suggestion when accessing a struct fieldGravatar Laurent Le Brun2017-01-03
* Add 'did you mean' suggestion when accessing an undefined variable.Gravatar Laurent Le Brun2017-01-03
* Remove WalkableGraph#exists and allow WalkableGraph#getValue and WalkableGrap...Gravatar Janak Ramakrishnan2017-01-03