| Commit message (Expand) | Author | Age |
* | Add follow-symlinks parameter to FileSystemUtils#copyTreesBelow, so that all ... | janakr | 2017-10-12 |
* | Replace all tool getters in CppConfiguration with corresponding calls to | cpeyser | 2017-10-12 |
* | Migrate usage of CppConfiguration#getToolPathFragment and | cpeyser | 2017-10-11 |
* | Properly escape GitHub repository download URL for git_repository w/ sha256 | Akira Baruah | 2017-10-11 |
* | SplitTransitionProvider no longer requires the attributes it uses are "Non Co... | cparsons | 2017-10-11 |
* | Refactor ConfiguredAttributeMapper to lib/packages from lib/analysis. | cparsons | 2017-10-11 |
* | Small refactoring of AnalysisTestCase to allow alternate SkyframeExecutor imp... | janakr | 2017-10-11 |
* | Non-c++ dependencies on CppConfiguration#getTargetCpu are made instead to use | cpeyser | 2017-10-11 |
* | Return JavaInfo providers only once in Java rules. | elenairina | 2017-10-11 |
* | Clean up InvocationPolicy's use of OptionDescription. | ccalvarin | 2017-10-11 |
* | Remove sdk_version_for_platform from ctx.fragments.apple . | lberki | 2017-10-11 |
* | Move the MakeVariableExpander to a new package | ulfjack | 2017-10-10 |
* | Remove ctx.fragments.apple.minimum_os_for_platform_type. | lberki | 2017-10-10 |
* | if --experimental_apple_mandatory_minimum_version is specified, make Apple ru... | lberki | 2017-10-10 |
* | Report the structured Bazel command line via the BEP. | ccalvarin | 2017-10-10 |
* | Support --forceJumbo flag with incremental dexing | kmb | 2017-10-10 |
* | Pull clearing of legacy configured target data up to SkyframeExecutor and ren... | janakr | 2017-10-10 |
* | Allow NodeEntry implementations to keep just deps, as opposed to all edges or... | janakr | 2017-10-10 |
* | Fix the location of load statements in Skylark. | fzaiser | 2017-10-10 |
* | Remove ctx.fragments.apple.{xcode_version,ios_minimum_os}. | lberki | 2017-10-10 |
* | Consolidate ObjectCodec<String> creation | michajlo | 2017-10-09 |
* | Bubble errors up even in the case of keep_going builds that failed due to cat... | janakr | 2017-10-07 |
* | More SpawnResult-related plumbing changes to Actions, Strategies, ActionConte... | ruperts | 2017-10-07 |
* | Do not rewrite static interface method invocations from bootclasspath | Googler | 2017-10-07 |
* | Move SkylarkSemanticsOptions to the packages/ directory, alongside SkylarkSem... | brandjon | 2017-10-07 |
* | PackageLoader.loadPackages() tolerates duplicates in the list of packages to ... | carmi | 2017-10-06 |
* | Pass SkylarkSemantics through Skyframe instead of the options class | brandjon | 2017-10-06 |
* | Provide a source exec path -> path mapping in the ArtifactFactory, which is p... | janakr | 2017-10-06 |
* | Couple of Fileset micro-optimizations: | kush | 2017-10-06 |
* | Make Fdo use straight zip files, delete ZipFileSystem. | tomlu | 2017-10-06 |
* | Open-source unit tests for proguard actions. | ajmichael | 2017-10-06 |
* | Fix the strict-ordering of symlinks created with Filesets which was inadvarte... | kush | 2017-10-06 |
* | Add a whitelist for packages that can contain android_devices rules. Currentl... | ajmichael | 2017-10-06 |
* | Migrate from deprecated MutableList constructor to copyOf, fixing bug in latter | michajlo | 2017-10-06 |
* | Fix codec tests that weren't running | brandjon | 2017-10-06 |
* | Use bundled proguard 5.3.3 instead of 4.7 from the SDK | ajmichael | 2017-10-06 |
* | Windows,launcher: add LauncherFileWriteAction | Laszlo Csomor | 2017-10-06 |
* | Rather than logging the amount of free physical memory on Linux systems, log ... | Googler | 2017-10-06 |
* | Add debug_key attribute to android_binary. | ajmichael | 2017-10-06 |
* | Split off SkylarkSemanticsOptions into an immutable class | brandjon | 2017-10-06 |
* | Categorize build options for BuildConfiguration. | gregce | 2017-10-06 |
* | Remove support for ProtocolBuffers2. | kaipi | 2017-10-06 |
* | Fix more linter errors | ruperts | 2017-10-06 |
* | tests for new desugar package | kmb | 2017-10-06 |
* | add flags to desugar to emit metadata that can be used for double-checking co... | kmb | 2017-10-06 |
* | Fixing displayed retry attempts one-off error, when the error is non-retriable. | olaola | 2017-10-06 |
* | Skylark parser: make the end position of location ranges inclusive. | fzaiser | 2017-10-06 |
* | Rewrite LocationExpander | ulfjack | 2017-10-02 |
* | Extract Fileset manifest parsing out of SpawnInputExpander | ulfjack | 2017-10-02 |
* | Prevent overriding android_library srcless deps configuration value from Host... | jingwen | 2017-10-02 |