aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add kmb to bazel contributorsGravatar kmb2017-04-10
* Pass --keep-main-dex flag to rex when multidex mode is set to legacyGravatar Googler2017-04-10
* Automated g4 rollback of commit 8c41633a8700cbadd2ef219879cba305b576070e.Gravatar schmitt2017-04-10
* Remove static declaration of apple split transitions, as this is no longer ne...Gravatar cparsons2017-04-10
* Add flag_values attribute to config_setting.Gravatar mstaib2017-04-10
* Make depset.to_list() return a non-frozen listGravatar brandjon2017-04-10
* Experimental UI: increase progress rate limit with time, if no in-place updateGravatar Klaus Aehlig2017-04-10
* Remove getAaptSupportsMainDexCreation from AndroidSdkProvider.Gravatar ajmichael2017-04-07
* Add "aarch64" to the set of ARM CPU archsGravatar Daniel Trebbien2017-04-07
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* Allow Bazel commands to be marked as having sensitive command lines.Gravatar felly2017-04-07
* LocalSpawnRunner: on Windows, don't use the process wrapper for nowGravatar ulfjack2017-04-07
* Fix bug breaking sandboxing on macOS 10.12Gravatar Ty Book2017-04-07
* Fix "enums should only have immutable fields, 'Set' is mutable" in CPU.java.Gravatar philwo2017-04-07
* sandbox: Add new flag --experimental_sandbox_base.Gravatar philwo2017-04-07
* Fixes the broken test_ios_test and test_swift_test tests.Gravatar philwo2017-04-07
* Fix possible parsing of same rc file multiple times.Gravatar lpino2017-04-07
* Fix dead link to docker build rulesGravatar Darius2017-04-07
* Fix broken-link typo in roadmap.md.Gravatar Taymon A. Beal2017-04-07
* Open source LocalSpawnRunnerGravatar ulfjack2017-04-07
* PiperOrigin-RevId: 152483983Gravatar lpino2017-04-07
* Do not trample the PersistentMap journalGravatar Benjamin Peterson2017-04-07
* Don't close System.errGravatar cushon2017-04-07
* Remove --no_ support.Gravatar ccalvarin2017-04-07
* Move InvocationPolicy from a startup argument to part of the RunRequest proto.Gravatar ccalvarin2017-04-07
* Subtract protos from avoid_deps of apple_static_libraryGravatar cparsons2017-04-07
* Adding toolchain provider and function to Skylark.Gravatar John Cater2017-04-07
* Update RuleErrorConsumer documentation.Gravatar gregce2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* Delete SubincludePreprocessorGravatar laurentlb2017-04-07
* Remove the last remaining public ctor from PathFragment.Gravatar nharmata2017-04-07
* Using JavaProvider.getProvidersFromListOfTargets in JavaCommonGravatar elenairina2017-04-07
* Disable SubincludePreprocessorGravatar laurentlb2017-04-07
* Experimental UI: only show progress in terminal title if curses enabledGravatar Klaus Aehlig2017-04-07
* Move the chmod call from SkyframeActionExecutor to ActionMetadataHandlerGravatar ulfjack2017-04-07
* Remove error handling from PreprocessorGravatar laurentlb2017-04-07
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06
* Delete SubincludePreprocessorModuleGravatar laurentlb2017-04-06
* Fix bash in incompatible_changes_conflict_testGravatar hlopko2017-04-06
* Delete more Python-preprocessing tests and documentationGravatar laurentlb2017-04-06
* Explicitly document the state transition on MetadataHandlerGravatar ulfjack2017-04-06
* Add a class providing a view of a NestedSetGravatar Klaus Aehlig2017-04-06
* Suppress some warning messages from cc_configure.bzlGravatar Yun Peng2017-04-06
* Add/fix default values for optional fields in java_common.compile.Gravatar elenairina2017-04-06
* Update incremental dexing helper flag defaultsGravatar kmb2017-04-06
* Remove unused data dependency on JavaBuilderGravatar cushon2017-04-06
* When tracking the critical path, if not keeping incremental state, don't keep...Gravatar janakr2017-04-06
* Add missing @Test annotations to JUnit 4 tests, reduce the visibility of test...Gravatar Googler2017-04-06
* Move action_outs directory to under the output path.Gravatar janakr2017-04-06
* Remove apkbuilder from Bazel's android_sdk.Gravatar ajmichael2017-04-06