| Commit message (Expand) | Author | Age |
... | |
* | Extract more RuleContext error-related methods into RuleErrorConsumer | cparsons | 2017-10-16 |
* | Properly report errors as errors. | nharmata | 2017-10-16 |
* | Add callcount system for blaze developers. | tomlu | 2017-10-16 |
* | Make option conflicts less spammy. | ccalvarin | 2017-10-16 |
* | Update documentation on objc_proto_library rule, and disable the passing of d... | kaipi | 2017-10-16 |
* | Apply suggested fixes that were missed in http://https://github.com/bazelbuil... | jcater | 2017-10-16 |
* | Improve private skylark attribute error messaging | cparsons | 2017-10-16 |
* | Put the platform version from the options into the output directory name inst... | lberki | 2017-10-13 |
* | Disable some tests that can't currently run in special internal execution mode. | janakr | 2017-10-13 |
* | Desugar-singlejar integration tests for double-checking default methods. | kmb | 2017-10-13 |
* | Remove the deprecated set constructor from Skylark | vladmos | 2017-10-13 |
* | Expand implicitRequirements in the location of the option that required it. | ccalvarin | 2017-10-13 |
* | Remove some no-op flags. | ajmichael | 2017-10-13 |
* | Fix local repository detection when the repository path is absolute. | John Cater | 2017-10-13 |
* | Remove deprecated legacy string representations of Skylark objects | vladmos | 2017-10-13 |
* | Throw a checked exception if there's an error reading /proc/meminfo, and hand... | janakr | 2017-10-12 |
* | 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 |