aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Prune modules when building modules themselves to reduce build times shortenGravatar Googler2016-12-02
* Clean up RuleContext's attribute access API.Gravatar Greg Estren2016-12-02
* Move constraint enforcement policy into attribute definitions.Gravatar Greg Estren2016-12-02
* Set User-Agent to "Bazel/{{Release Name}}" for http connectionsGravatar Justin Buchanan2016-12-02
* Rollback of commit 7c4a8093da6272969c86f22a08c72ddbbf6e8274.Gravatar Kristina Chodorow2016-12-02
* Compute module file compile command line flags right before executing theGravatar Googler2016-12-02
* Replace UnixGlob's package glob prefetching functionality with anGravatar Googler2016-12-02
* Add --ltoindexopt to pass options to LTO indexing stepGravatar Googler2016-12-02
* Description redacted.Gravatar Googler2016-12-01
* Rollback of commit 2a2be3907981d9654575493c7012d95d1241f373.Gravatar Googler2016-12-01
* Remove callerLabel from Environment.Gravatar Laurent Le Brun2016-12-01
* Rollback of commit c182908910a370b490e7e027b867e11f9f2fb086.Gravatar Michajlo Matijkiw2016-12-01
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01
* Overrides BuildConfiguration.equals() for dynamic configs.Gravatar Greg Estren2016-12-01
* Use MessageDigest instead of HashFunction for FingerprintGravatar Michajlo Matijkiw2016-12-01
* Re-enable modules pruning for fake compile actions. I think our initialGravatar Googler2016-12-01
* Description redacted.Gravatar Googler2016-12-01
* Move the useHeaderModules member from CppCompilationContext into theGravatar Googler2016-12-01
* Allow aspects to specify multiple sets of required providers to match against...Gravatar Rumou Duan2016-12-01
* Start removing flag for rclass generator (make nop)Gravatar Googler2016-12-01
* Allow dicts to contain non-comparable objects as keysGravatar Vladimir Moskva2016-11-30
* Only announce test summaries in BEP if expectedGravatar Klaus Aehlig2016-11-30
* --experimental_android_use_singlejar_for_multidex compresses classes*.dexGravatar Adam Michael2016-11-30
* Default behavior of proto_library's strict-proto-deps is now determined by th...Gravatar Carmi Grushko2016-11-30
* Remove private headers from modulemaps generated by objc_ targetsGravatar Dmitry Shevchenko2016-11-29
* Support multiple mirror URLs for external reposGravatar Justine Tunney2016-11-29
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Make it easier to use protos in Bazel out of the box.Gravatar Carmi Grushko2016-11-29
* Update ParallelSkyQueryUtils to use QuiescingExecutor instead of ForkJoinPoolGravatar Googler2016-11-29
* Remove isSkylark and eval from Environment.Gravatar Laurent Le Brun2016-11-29
* Default flag --experimental_j2objc_annotation_processing to true.Gravatar Rumou Duan2016-11-29
* Makes the --test_env command line options available in skylark's rule context.Gravatar Sergio Campama2016-11-29
* Minor fix to SpawnAction.BuilderGravatar Jon Brandvein2016-11-29
* Provide AspectDescriptor to ConfiguredAspect.Gravatar Dmitry Lomov2016-11-29
* Enable run_memleaks ObjcConfiguration in Skylark.Gravatar Sergio Campama2016-11-29
* SkylarkCallbackFunction no longer cares about the obsolete 'cfg' parameter.Gravatar Florian Weikert2016-11-29
* Rollback of commit eb06c40d10652af258bee1a0277916007eccc69a.Gravatar Adam Michael2016-11-28
* Use BlazeInterner's chosen concurrency level in InternerWithPresenceCheck's i...Gravatar Nathan Harmata2016-11-28
* Make Runfiles.SymlinkEntry implement SkylarkValue.Gravatar Eric Dobson2016-11-28
* Be smarter about Content-Encoding: gzip downloadsGravatar Justine Tunney2016-11-25
* Do not flatten nested sets in Variables.Builder.addStringSequenceVariableGravatar Marcel Hlopko2016-11-25
* Rollback of commit 2eaa31fade12242b7075c2bbac945aeeedf985e8.Gravatar Tobias Werth2016-11-25
* Introducing the Java compilation black box in Skylark.Gravatar Irina Iancu2016-11-25
* Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using a...Gravatar Ola Rozenfeld2016-11-24
* Change handling of LD_LIBRARY_PATH in link actions: instead of passing the di...Gravatar Lukacs T. Berki2016-11-24
* Improve memory footprint of CcToolchainFeatures.Variables.Gravatar Marcel Hlopko2016-11-24
* Add the coverage command to the CLI.Gravatar Ulf Adams2016-11-24
* Coverage support.Gravatar Ulf Adams2016-11-24
* Update coverage documentation. Prepare for open sourcing CoverageCommand.Gravatar Ulf Adams2016-11-24
* Rollback of commit 984d6d48d0e07ac3be2bbfec667158165390eb4f.Gravatar Tobias Werth2016-11-24