aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add tests verifying the embedded skylark codeGravatar Klaus Aehlig2018-03-28
* Make error messages about illegal dependencies involving aliases clearer.Gravatar lberki2018-03-28
* Inline ObjectFilePathHelperGravatar pcloudy2018-03-28
* Use the provided javac for host_javabase=9Gravatar Liam Miller-Cushon2018-03-28
* ObjcLibrary.java: Use objectFilesCollector to get object filesGravatar pcloudy2018-03-28
* Remove stale cc_library nonconfigurablesGravatar George Gensure2018-03-28
* Remove last few test uses of ConfiguredTarget#getConfiguration. Only uses are...Gravatar janakr2018-03-27
* Replace nearly all test uses of ConfiguredTarget#getConfiguration with utilit...Gravatar janakr2018-03-27
* Get rid of all remaining non-test non-internal uses of ConfiguredTarget#getCo...Gravatar janakr2018-03-27
* PiperOrigin-RevId: 190680743Gravatar mjhalupka2018-03-27
* Introduce a simple data structure for incrementing keyed atomic long counters...Gravatar nharmata2018-03-27
* Remove ConfiguredTargetKey#of(ConfiguredTarget), since it calls ConfiguredTar...Gravatar janakr2018-03-27
* documentation for cquery --output=transitionsGravatar juliexxia2018-03-27
* Expose j2objc.dead_code_report as a configuration field instead of a basic st...Gravatar cparsons2018-03-27
* In singlejar runs with --check_desugar_deps, error out when encountering j$.*...Gravatar kmb2018-03-27
* Move the default cquery output format to its own callback and standardize cqu...Gravatar juliexxia2018-03-27
* DynamicCodec class.Gravatar shahan2018-03-27
* Remove old option categorization from the help output.Gravatar ccalvarin2018-03-27
* Remove some more #getConfiguration calls (and some transitive ones through Co...Gravatar janakr2018-03-27
* Remove unused execRoot parameter from buildActionGravatar George Gensure2018-03-27
* New incompatible flag to disable PACKAGE_NAME and REPOSITORY_NAME.Gravatar laurentlb2018-03-27
* Fix accidental eager expansion of grouped list in in-memory nodes.Gravatar felly2018-03-27
* Thread configuration map through TestFilteringCompleteEvent. This isn't the m...Gravatar janakr2018-03-27
* Remove EventHandler from SkylarkCustomCommandLine.Gravatar tomlu2018-03-27
* Compute the list of test output files in TestRunnerActionGravatar ulfjack2018-03-27
* Get rid of ConfiguredTarget#getConfiguration() call in ConfiguredTargetFuncti...Gravatar janakr2018-03-27
* Remove the --allow_configurable_attributes startup option.Gravatar ccalvarin2018-03-27
* Get rid of a few more #getConfiguration() calls. We're now passing a Configur...Gravatar janakr2018-03-27
* Fix and rollforward of "Convert SkylarkRuleImplementationFunctions functions ...Gravatar cparsons2018-03-27
* Ensure Runner name is always set.Gravatar Googler2018-03-27
* Use JUnit assertions instead of Truth assertions.Gravatar cpovirk2018-03-27
* C++: Fixes Blaze crashing on CLIF in toolchains that don't need PICGravatar plf2018-03-27
* Add toolchain definitions for autoconfigured cc_toolchain entries.Gravatar jcater2018-03-27
* Support for empty_files and empty_dirs in pkg.Gravatar Pawe? Zuzelski2018-03-27
* Only allow regular files and directories spawn outputs to be uploaded to a re...Gravatar Benjamin Peterson2018-03-27
* Remove third_party/gtest, we now have the remote dependency @googletest instead.Gravatar Chloe Calvarin2018-03-27
* Remove optional_*_flag fields from crosstoolGravatar hlopko2018-03-27
* Automated rollback of commit 1f8ba946a3c20413ff0a95235b20d7cc1b4964f0.Gravatar twerth2018-03-27
* Simplify the release scripts in preparation of rewriting them in PythonGravatar Philipp Wollermann2018-03-27
* Remove global_whole_archive_open feature from osx crosstoolsGravatar hlopko2018-03-27
* Automated rollback of commit 8c864137d46cf6c3714fb47799a34e4859aa2f13.Gravatar lpino2018-03-27
* Avoid using ObjectFilePathHelper in CompilationSupport.javaGravatar pcloudy2018-03-27
* Isolate C++ compile build variablesGravatar hlopko2018-03-27
* Fix a warning about comparing signed and unsigned valuesGravatar cushon2018-03-27
* Remove FastStringCodecGravatar michajlo2018-03-26
* stub simple core library bridge methods that only differ in return typeGravatar kmb2018-03-26
* Simplify Executor.getSpawnActionContext() by removing mnemonic: spawn is enough.Gravatar Googler2018-03-26
* Don't assert that configurations are actually equal in ConfiguredTargetAndDat...Gravatar janakr2018-03-26
* Separate out single-extension matching in FileType to reduce garbage.Gravatar janakr2018-03-26
* Enable params files for DexMapper.Gravatar ahumesky2018-03-26