aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Expose some methods from JavaSkylarkApiProvider in JavaInfoGravatar dbabkin2017-12-04
* py_binary can now be used as data with custom python.Gravatar Austin Schuh2017-12-04
* Allow `python3` as value for the `--python_path` flag.Gravatar Misha Seltzer2017-12-04
* Switch GenRuleBase to use the new Expander APIGravatar ulfjack2017-12-04
* Set default value of incompatible_load_argument_is_label to true.Gravatar laurentlb2017-12-04
* Remove redirects for domains be.bazel.build and cr.bazel.build from the sourc...Gravatar Googler2017-12-04
* Remove the java_executable field from ctx.fragments.jvm .Gravatar lberki2017-12-04
* Spoof gflags pseudo-package __name__ for backwards compatibility.Gravatar Akira Baruah2017-12-04
* Change Bazel's default hash function to SHA256. Fixes #3193Gravatar buchgr2017-12-03
* Fix missing print statements in output functionsGravatar vladmos2017-12-02
* Fixed @androidsdk's qemu2 paths on darwin.Gravatar jingwen2017-12-02
* Forward test relevant flags to mobile-install launcher.Gravatar Googler2017-12-01
* Make Predicate<String> obtainable from RuleClassNamePredicateGravatar Googler2017-12-01
* Add user and system execution time to provide total CPU execution time for ea...Gravatar ruperts2017-12-01
* Remove duplicated method from AndroidBinary.Gravatar ajmichael2017-12-01
* Move IDL constant out of AndroidSemanticsGravatar ajmichael2017-12-01
* Make AndroidSdkProvider.verifyPresence throw.Gravatar ajmichael2017-12-01
* Prevent git filegroup from choking on gitk temporary files.Gravatar Andreas Bergmeier2017-12-01
* Windows: Expose find_vc_path and find_msvc_tool functionGravatar Yun Peng2017-12-01
* Avoid NPEs when providers are not found in JavaInfo.Gravatar elenairina2017-12-01
* Windows: Don't leak any handles from Bazel client to Bazel serverGravatar Yun Peng2017-12-01
* Update python-gflags to version 3.1.1Gravatar Akira Baruah2017-12-01
* Match upstream python-gflags-3.1.0 imports (fixes #3816)Gravatar Akira Baruah2017-12-01
* Remove unused adb_jobs flag.Gravatar Googler2017-11-30
* Properly enforce one version for android_robolectric_test targets by respecti...Gravatar Googler2017-11-30
* Automated rollback of commit a7a9d56539a467ef095d3003a16d33922d9505a5.Gravatar ajmichael2017-11-30
* Add redirect from skylark/index.html to skylark/concepts.html.Gravatar David Z. Chen2017-11-30
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Add rexopts attribute to android_binary.Gravatar dannark2017-11-30
* Remove some unused code from GenRuleBaseGravatar ulfjack2017-11-30
* Suppress ThinLTO indexing for linkstatic testsGravatar Googler2017-11-30
* Update tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Refactor the FileSystem API to allow for different hash functions.Gravatar buchgr2017-11-30
* Remove no-longer-needed experimental_android_inherit_resources_in_tests flagGravatar Googler2017-11-30
* Update some of the tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Refactor Android rule classes to minimize bazel specific stuff.Gravatar ajmichael2017-11-30
* Improve the error messaging by suppressing stack traces for expected errors.Gravatar corysmith2017-11-30
* Remove unused code from RuleSetUtilsGravatar Googler2017-11-30
* Fix documentationGravatar vladmos2017-11-30
* Make "timeout" a constant in ExecutionRequirementsGravatar ulfjack2017-11-30
* Set --objc_debug_with_GLIBCXX=false by default in the Bazel binary.Gravatar cpeyser2017-11-30
* Simplify tagged event handling.Gravatar ulfjack2017-11-30
* Switch ExtraActionFactory to the Expander APIGravatar ulfjack2017-11-30
* Move BazelRuleClassProvider.CONFIG_RULES to its own class in the config package.Gravatar lpino2017-11-30
* PiperOrigin-RevId: 177447311Gravatar Googler2017-11-30
* Skylint: Add a warning for the '|' operator.Gravatar laurentlb2017-11-30
* Mark relative_to_caller_repository as deprecated in Label constructor.Gravatar laurentlb2017-11-30
* remote: don't hide non-test failures behind test failures. Fixes #4082Gravatar buchgr2017-11-30
* Take MB/s into account for the Slow read message.Gravatar Austin Schuh2017-11-30
* Do not filter debug messagesGravatar vladmos2017-11-30