aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Flip the flag --rewrite_calls_to_long_compare to false by default. NowGravatar cnsun2017-06-30
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* {ios,macos}_minimum_os flags now default to {ios_macos}_sdk_version valuesGravatar cparsons2017-06-30
* Decrease memory used by SpawnAction's param file builder.Gravatar tomlu2017-06-30
* Pick up default crosstool features in objc.Gravatar rduan2017-06-30
* Add a #getBytes() method to DeterministicWriter that returns a ByteString. By...Gravatar janakr2017-06-30
* Create the StartupFlag class and use it instead of plain list of strings.Gravatar lpino2017-06-30
* Bazel, testing: tests for launcher scriptsGravatar Laszlo Csomor2017-06-29
* Explicitly state the default options categories for options used in blaze tes...Gravatar ccalvarin2017-06-29
* Lambda cleanupGravatar laurentlb2017-06-29
* Add exports param to java_common.compile.Gravatar elenairina2017-06-29
* Fix a few style issues.Gravatar lberki2017-06-29
* Set BAZEL_VC in when running python tests on WindowsGravatar pcloudy2017-06-29
* Internal changeGravatar Googler2017-06-29
* Bazel, testing: improve test_base.pyGravatar Laszlo Csomor2017-06-29
* Migrate the lib.server package to Java 8.Gravatar lberki2017-06-29
* Add missing windows select for //src:embeded_tools_with_jdkGravatar pcloudy2017-06-29
* Add a test verifying that --action_env triggers a rerun of testsGravatar Klaus Aehlig2017-06-29
* Add a lambda now that we can.Gravatar lberki2017-06-29
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Introduce new android_instrumentation_test rule.Gravatar ajmichael2017-06-29
* Open source dexer tests.Gravatar ajmichael2017-06-29
* Add a FeaturePolicyConfiguration for supporting limited feature rollouts.Gravatar mstaib2017-06-29
* When we access a field of an interface, if the field is of type long or double,Gravatar cnsun2017-06-29
* Enable aapt2 support in library actions.Gravatar corysmith2017-06-29
* Make sure that objc_ and apple_binary pass the host/nonhost feature flag forGravatar Googler2017-06-29
* Fix extra bytes and missing resources for roboelectric tests:Gravatar Googler2017-06-29
* List the default timeout values for all 4 possible values, not just 3 out of 4.Gravatar Googler2017-06-29
* Remove implicit dependency of objc rules on //tools/objc:header_scannerGravatar cparsons2017-06-29
* build_event_stream_test: action listener is still experimentalGravatar Klaus Aehlig2017-06-29
* Refactoring the ApplicationManifest for clarity:Gravatar corysmith2017-06-29
* Access interface constants to explicitly trigger the execution of interfaceGravatar cnsun2017-06-29
* Add categories to BES-related optionsGravatar aehlig2017-06-29
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Writing build events to a file is no longer experimentalGravatar aehlig2017-06-28
* Output more debug information when running python testsGravatar Yun Peng2017-06-28
* Ensure shards of the same test have unique names in the fallback xmlGravatar Benjamin Peterson2017-06-28
* Mark src/test/shell/bazel/remote_execution_sandboxing_test.sh as executable.Gravatar Philipp Wollermann2017-06-28
* Make Bazel build with wrapper-free CROSSTOOL on WindowsGravatar Yun Peng2017-06-28
* Add ActionEnvironment, which is a wrapper class for a fixed+inherited envGravatar ulfjack2017-06-28
* BugReport: include ERROR on internal error messagesGravatar Klaus Aehlig2017-06-28
* Move verifyMarkerData into RepositoryFunctionGravatar Yun Peng2017-06-28
* Internal changeGravatar Googler2017-06-28
* Internal changeGravatar Googler2017-06-28
* Do not take all possible values of an attribute for selector lists of list ty...Gravatar shreyax2017-06-28
* Allow expansion flags to have values.Gravatar Googler2017-06-28
* Update the --incompatible_ flag requirements to use the metadata tag.Gravatar ccalvarin2017-06-28
* Rename RemoteUtils to GrpcUtilsGravatar ulfjack2017-06-28
* Add a pretty printer for Skylark ASTsGravatar brandjon2017-06-28
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28