aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* Remove the dash moduleGravatar dmarting2017-04-20
* Add repository override optionGravatar kchodorow2017-04-20
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* Add feature_flags attribute to Android binary rules.Gravatar mstaib2017-04-13
* Open source LocalSpawnRunnerGravatar ulfjack2017-04-07
* Move ConfigSetting into rules/config.Gravatar mstaib2017-04-06
* Separate resource jar construction from compilationGravatar cushon2017-04-05
* Move BuildConfiguration option data access to a new class.Gravatar mstaib2017-04-03
* Open source android_device rule.Gravatar ajmichael2017-03-31
* Add the config_feature_flag rule.Gravatar mstaib2017-03-31
* Honor SOURCE_DATE_EPOCH in bootstrapping Gravatar Klaus Aehlig2017-03-23
* BEP: Use TestStatus enum to report the status of a TestResultGravatar Jakob Buchgraber2017-03-23
* Define the ConfigFeatureFlagConfiguration fragment.Gravatar Michael Staib2017-03-21
* Add a new command "bazel license" that prints the license files of Bazel and ...Gravatar Philipp Wollermann2017-03-20
* Print repository context's execute outputGravatar Kristina Chodorow2017-03-16
* --Gravatar Carmi Grushko2017-03-14
* Remove experimental Java min classpath optimizationGravatar Liam Miller-Cushon2017-03-12
* Make InMemoryFileSystem case-insensitive on Windows. Gravatar Dmitry Lomov2017-03-09
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Make ExperimentalStateTracker aware of DownloadProgressEvents Gravatar Klaus Aehlig2017-03-02
* Add constraint_setting and constraint_value rules, to enable defining Gravatar John Cater2017-02-28
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* Add cc_proto_library to Bazel Build Encyclopedia.Gravatar David Chen2017-02-28
* Add ProtoJavaApiInfoAspectProvider to JavaProvider.Gravatar Irina Iancu2017-02-23
* Skylark documentation pipeline automatically generates documentation for all ...Gravatar Florian Weikert2017-02-22
* Declare all BuildEvents as Postable Gravatar Klaus Aehlig2017-02-21
* Rollback of commit 03d1255df1805ed1e5f7512bf0336f71c595791b.Gravatar Googler2017-02-15
* Rollback of commit 51d245879ed2729f15c6c6a35b319a4277e7cd64.Gravatar Carmi Grushko2017-02-14
* Install support for checking for 'one version' correctness of java_binaryGravatar Googler2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Create a base implementation of GenRule that can be used by both Bazel andGravatar John Cater2017-01-30
* Incremental dexing for java_lite_proto_librariesGravatar Googler2017-01-27
* Completing the Java sandwich and testing it.Gravatar Irina Iancu2017-01-20
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Move the mobile_install command to a separate package and moduleGravatar Ulf Adams2017-01-17
* Initial implementation of java_runtime and java_runtime_suiteGravatar Liam Miller-Cushon2017-01-17
* Windows, JNI: make it work with long pathsGravatar Laszlo Csomor2017-01-16
* Add SwiftConfigurationGravatar Dmitry Shevchenko2017-01-12
* Remove the inmemoryfs library from lib:foundationGravatar Ulf Adams2017-01-10
* Move ExecutionInfoSpecifier to lib.actionsGravatar Ulf Adams2017-01-09
* Make StringCanonicalizer use BlazeInterners rather than InternersGravatar Shreya Bhattarai2016-12-22
* Streamline Fingerprint implementationGravatar Michajlo Matijkiw2016-12-15
* Bazel uses apksigner from SDK build-tools instead of embedded jar.Gravatar Adam Michael2016-12-06
* Add LcovMerger.Gravatar Yue Gan2016-12-05
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Introducing the Java compilation black box in Skylark.Gravatar Irina Iancu2016-11-25
* Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build...Gravatar Nathan Harmata2016-11-21
* Adding an option to set the digest function that everything uses. Minor refac...Gravatar Ola Rozenfeld2016-11-18