aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add "--build_manual_tests" options that forces manual tests to be built.Gravatar dslomov2017-04-04
* Consolidate tests for the presence of sources and resourcesGravatar cushon2017-04-04
* Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.Gravatar xingao2017-04-04
* Iterable -> ImmutableList for ACTIVATED_ACTIONS in order to respect https://g...Gravatar cpeyser2017-04-04
* Implement DSYM generation for the CROSSTOOL rules.Gravatar cpeyser2017-04-04
* BEP: Extend the protocol to support named sets of filesGravatar aehlig2017-04-03
* Modify package parser regex to handle scala packages too.Gravatar Googler2017-04-03
* Add isConfigMatcher property to rule classes.Gravatar mstaib2017-04-03
* Add --all_incompatible_changes, the user's shorthand for turning on all --inc...Gravatar brandjon2017-04-03
* Rename the ToolchainProvider to a more accurate name (and free up the name fo...Gravatar jcater2017-04-03
* Add new exception for wrapping parser construction failuresGravatar brandjon2017-04-03
* Allow protoc to emit annotation metadata files in addition to generated source.Gravatar Googler2017-04-03
* Move BuildConfiguration option data access to a new class.Gravatar mstaib2017-04-03
* Add internal section to override android jar.Gravatar Googler2017-04-03
* Add flag to compress all Java resources before bundling them into the APK.Gravatar ajmichael2017-04-03
* Fix broken HTML tag.Gravatar fwe2017-03-31
* Strict proto deps: handle direct protos in external repositories.Gravatar carmi2017-03-31
* Open source android_device rule.Gravatar ajmichael2017-03-31
* Use ImmutableList.Builder and ImmutableListMultimap.Builder to create the out...Gravatar shreyax2017-03-31
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Build android_binary APKs with Singlejar by default.Gravatar ajmichael2017-03-31
* Add option to disable critical path computation in Bazel. While this informat...Gravatar janakr2017-03-31
* Add the config_feature_flag rule.Gravatar mstaib2017-03-31
* Small documentation fix.Gravatar Googler2017-03-31
* Add ctx.experimental_new_directory (undocumented) to create tree artifacts in...Gravatar allevato2017-03-31
* Automated g4 rollback of commit 05300b5945286f6063afbf1d16c9c8e5621c4828.Gravatar jmmv2017-03-31
* Improve glob prefetching performance by providing a more realistic environment.Gravatar laurentlb2017-03-31
* Add workspace_file and workspace_file_content attributes to new_foo_repositor...Gravatar jcater2017-03-31
* Delete STRING_DICT_UNARYGravatar michajlo2017-03-31
* Watch for --no and --no_ flag name conflicts.Gravatar ccalvarin2017-03-31
* Move ResourceFilter into AndroidConfigurationGravatar Googler2017-03-31
* Make apkbuilder attribute of android_sdk optional.Gravatar ajmichael2017-03-31
* Change the tag experimental_testrunner into a couple of flags.Gravatar kush2017-03-31
* Remove some unused bookkeeping things about the no-longer-existent PackageCache.Gravatar nharmata2017-03-31
* Also report starting times of test actionsGravatar aehlig2017-03-31
* Suffix fingerprint of iterable with lengthGravatar michajlo2017-03-31
* Modify AndroidSemantics#addMainDexListActionArguments to take proguard map as...Gravatar Googler2017-03-31
* Expand Invocation FlagPolicies on expansion flags.Gravatar ccalvarin2017-03-31
* Remove RuleContext from ResourceFilter stateGravatar Googler2017-03-31
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41.Gravatar philwo2017-03-31
* Disable test_sandbox_mount_customized_path because it segfaults on Ubuntu 16.04.Gravatar philwo2017-03-31
* Bazel client: simplify ReadDirectorySymlinkGravatar laszlocsomor2017-03-31
* Extract --sysroot flag from blaze and move it into crosstoolGravatar hlopko2017-03-31
* Drop loading-phase values if --discard_analysis_cache is true and we're not k...Gravatar janakr2017-03-31
* Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.Gravatar Googler2017-03-31
* Actually clear the per-build syscall cache after loading. Setting it to null ...Gravatar janakr2017-03-31
* Improve the error message for simple values by including the value.Gravatar Googler2017-03-31
* BuildView#getConfiguredTargetForTesting respects null transitions.Gravatar mstaib2017-03-31
* Move more Android tools' tests into Bazel.Gravatar ajmichael2017-03-31