aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Package whitelisting: New implementation for feature whitelistingGravatar plf2017-07-26
* Add --toolchain_resolution_debug option to give more information aboutGravatar John Cater2017-07-26
* Automated rollback of commit dc0d036b7dac011fc7aae9cbf2e4427d6d62d63a.Gravatar dmarting2017-07-26
* Typo fix.Gravatar klimek2017-07-26
* Auto-export src/tools/benchmark/**/BUILDGravatar ulfjack2017-07-26
* BEP: add events about fetches to the streamGravatar Klaus Aehlig2017-07-26
* Pass "profile_path" flag to protoc if necessary.Gravatar Googler2017-07-26
* Remove --experimental_dynamic_configs=notrim_partial.Gravatar gregce2017-07-26
* Add the android.jar to the validate and link step for aapt2.Gravatar corysmith2017-07-26
* Migrate the options parser to java8 functions.Gravatar ccalvarin2017-07-26
* Rollforward of "AppleBinary and AppleStaticLibrary no longer propagate unwrap...Gravatar cparsons2017-07-26
* Fix bash unit tests to include the test suite name in the XML output.Gravatar John Cater2017-07-26
* Create standardized interfaces for mock rule class creation.Gravatar gregce2017-07-26
* macOS link actions set the correct system framework include pathsGravatar cparsons2017-07-26
* SkyframeActionExecutor.checkOutputs: clarify commentGravatar ulfjack2017-07-26
* Refactor augmented assignment and lvaluesGravatar brandjon2017-07-26
* Automated rollback of commit 4dfb271df9dcdf01413a216ad046d955669160b7.Gravatar schmitt2017-07-26
* Inherit allowable resource directories from android_ide_commonGravatar Googler2017-07-26
* BEP: Report AbortedEvent with SKIPPED status for targets with incompatible CP...Gravatar Googler2017-07-26
* Add "apple_" prefix to Skylark platform(_type) modules.Gravatar allevato2017-07-26
* Generalize some of methods in TargetPattern, PrepareDepsOfPatternValue, and R...Gravatar nharmata2017-07-26
* Make --experimental_use_parallel_android_resource_processing a no-op.Gravatar ajmichael2017-07-26
* Close the ZipFileSystem and the underlying ZipFile appropriately after we fin...Gravatar lberki2017-07-26
* Simplify ArtifactFunction: inline missingInputFileGravatar ulfjack2017-07-26
* Start generating BUILD files from internal BUILD filesGravatar ulfjack2017-07-26
* expunge_async: add comment about MacOS feasibilityGravatar laszlocsomor2017-07-26
* Fixing #3421: retrying server startup.Gravatar olaola2017-07-26
* Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.Gravatar dslomov2017-07-25
* Fix ScopedTemporaryDirectory causes crash when filesystem doesn't support xattr.Gravatar philwo2017-07-25
* sandbox: Allow UNIX sockets on macOS even when block-network is used.Gravatar Philipp Wollermann2017-07-25
* Make SkyKey.argument a default methodGravatar ulfjack2017-07-25
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-25
* Route Xcode version information through an implicit dependency instead of the...Gravatar lberki2017-07-25
* Bazel client: add blaze_util::IsDevNullGravatar Laszlo Csomor2017-07-25
* Add a command line option to make the minimum_os_version attribute mandatory ...Gravatar lberki2017-07-25
* Automated rollback of commit 7d0200703cfa207d6577d84bee45ca185d240dfa.Gravatar carmi2017-07-25
* Add --internal_do_not_export_builtins, for testingGravatar brandjon2017-07-25
* Return exit code SUCCESS when there are only skipped and passing tests.Gravatar Googler2017-07-25
* Add hook to process SkyframeExecutor in tests. Also add sentinel exception to...Gravatar janakr2017-07-25
* Remove superfluous resetEvaluator() call in setupPackageCache(). If necessary...Gravatar felly2017-07-25
* Remove generate_workspace from BazelGravatar kchodorow2017-07-25
* The first step to allow non-lifecycle build stream to specify notification ke...Gravatar Kai Xu2017-07-24
* In UseBridge.class, check whether the owner of the method call instruction andGravatar cnsun2017-07-24
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* Fix python_stub_template.txt to be compatible with Python 2.4.Gravatar philwo2017-07-24
* Distinguish mnemonics between different usages of aapt.Gravatar ajmichael2017-07-24
* Let nocopts also filter coptsGravatar hlopko2017-07-24
* Fixed relative link in documentation to ProviderGravatar Oleg Tsarev2017-07-24
* Stops ARM from compiling 64-bit only C++ SingleJar (https://github.com/bazelb...Gravatar Alois Klink2017-07-24
* Update install-os-x.mdGravatar Oleg Tsarev2017-07-24