aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
...
* PiperOrigin-RevId: 176356590Gravatar lpino2017-11-20
* Add --host_deps custom filtering to configuredtargetqueryenvironment.Gravatar juliexxia2017-11-17
* Convert JavaToolchainProvider to a concrete class, and a subclass of Toolchai...Gravatar jcater2017-11-17
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Fix Skylark outputs to properly report errors in template placeholders.Gravatar jcater2017-11-16
* RELNOTES: --keep_incrementality_data flag allows Bazel servers to be run in m...Gravatar janakr2017-11-12
* Adjust blaze to allow for integration of one-version checking inside Google. ...Gravatar Googler2017-11-10
* Delete unused preconditions library.Gravatar tomlu2017-11-09
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Break dependency on vfs from the interface of syntax and cmdline.Gravatar tomlu2017-11-06
* Support Python 2 and 3 in the same build.Gravatar gregce2017-10-20
* Fix src/test/shell/bazel:srcs_test to add missing srcs filegroup.Gravatar allevato2017-10-20
* Add memory profiler.Gravatar tomlu2017-10-18
* Add callcount system for blaze developers.Gravatar tomlu2017-10-16
* Refactor ConfiguredAttributeMapper to lib/packages from lib/analysis.Gravatar cparsons2017-10-11
* Move the MakeVariableExpander to a new packageGravatar ulfjack2017-10-10
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* Move SkylarkSemanticsOptions to the packages/ directory, alongside SkylarkSem...Gravatar brandjon2017-10-07
* Prepare Classpath reading for Java 9Gravatar cushon2017-10-06
* Split off SkylarkSemanticsOptions into an immutable classGravatar brandjon2017-10-06
* Make UnionFileSystem accept all paths Bazel can throw at it.Gravatar ccalvarin2017-09-27
* Move ExternalPackageUtil to a new lib.repository package and simplify itGravatar ulfjack2017-09-26
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Project reorg: move *ConfiguredTarget to new configuredtargets/ pathGravatar gregce2017-09-18
* Add whitelists for android_resources removalGravatar Googler2017-09-15
* Introduce "bazel help flags-as-proto" to print information about supported fl...Gravatar fwe2017-09-14
* Remove the product name from ConfiguredRuleClassProvider.Gravatar jmmv2017-09-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Rewrite all code to use the new Java 8 java.time classes.Gravatar Philipp Wollermann2017-09-05
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Turn ActionCacheStatistics into a proto.Gravatar jmmv2017-08-31
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* Refactor collection of action cache statistics.Gravatar jmmv2017-08-29
* Support print_action command in Bazel.Gravatar Googler2017-08-24
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* Open-source Skyframe serialization, and make AppleConfiguration serializable ...Gravatar janakr2017-08-18
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Move extra action stuff to analysis.extraGravatar ulfjack2017-08-10
* Move FilesetProvider to lib.analysis.filesetGravatar ulfjack2017-08-09
* Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylarkGravatar ulfjack2017-08-09
* grpc: Consolidate gRPC code from BES and Remote Execution. Fixes #3460, #3486Gravatar buchgr2017-08-04
* Add --windows_exe_launcher optionGravatar Yun Peng2017-08-04
* Move core rules to a top-level class.Gravatar ulfjack2017-08-03
* Provide CcLinkParamsStore from java_xxx_proto_library rules.Gravatar carmi2017-08-02
* Fix 'whitelisting' src group.Gravatar dslomov2017-07-31
* Apply native binary launcher to sh_binaryGravatar Yun Peng2017-07-31
* BEP: add events about fetches to the streamGravatar Klaus Aehlig2017-07-26
* Automated rollback of commit 7d0200703cfa207d6577d84bee45ca185d240dfa.Gravatar carmi2017-07-25