aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* Batchify child node lookups in Skyframe cycle detection.Gravatar Eric Fellheimer2016-06-21
* Simplify the logic of determining output groups.Gravatar Alex Humesky2016-06-21
* Minor change to add QueryableGraphBackedSkyFunctionEnvironment.Gravatar Janak Ramakrishnan2016-06-21
* Move Android and Java 7 javacopts into java_toolchainGravatar Liam Miller-Cushon2016-06-21
* Minor improvement to cycle detection algorithm: Do not recurse into done node...Gravatar Eric Fellheimer2016-06-21
* Remove --objc_generate_debug_symbols flagGravatar Dmitry Shevchenko2016-06-21
* Add license types to the documentationGravatar Kristina Chodorow2016-06-21
* Make skylark repository rules accept basic rule attributesGravatar Kristina Chodorow2016-06-21
* experimental UI: be less verbose about test summariesGravatar Klaus Aehlig2016-06-21
* Don't generate links for non-documented modules since this results in dead li...Gravatar Florian Weikert2016-06-21
* Fix new_git_repository documentationGravatar Kristina Chodorow2016-06-21
* Move execroot tree creation to its own classGravatar Kristina Chodorow2016-06-21
* Avoid the main use of String.format() during loading and analysis. This isGravatar Googler2016-06-21
* sandbox: So refactoring, much no-op change, wow.Gravatar Philipp Wollermann2016-06-21
* Optimize Environment.lookup() to avoid Throwable.fillInStackTrace();Gravatar Googler2016-06-21
* Allow importing of late loaded dynamic frameworksGravatar Googler2016-06-20
* Restore comments documenting the NestedSet orderings (accidentallyGravatar Googler2016-06-20
* Global cleanup change.Gravatar Googler2016-06-20
* ExperimentalObjcLibrary uses xcrunwrapper to template SDKROOT and DEVELOPER_DIR.Gravatar Cal Peyser2016-06-20
* Fixed the bug in commit fa878df99618bfc59a5ff733871e266e9e3f3fd1 which broke ...Gravatar Yun Peng2016-06-20
* In FileSystemValueChecker, only check TreeArtfacts that are in theGravatar Rumou Duan2016-06-20
* Trim configurations requested for a target in BuildViewTestCase.Gravatar Greg Estren2016-06-20
* Wrap inputs to ObjcLink (via clang) invocations in an objlist, and pass the a...Gravatar Chris Parsons2016-06-20
* Correctly escape backslashes in proto messarges.Gravatar Googler2016-06-20
* experimental UI: delay updates after action completionGravatar Klaus Aehlig2016-06-20
* experimental UI: also report the strategy of running actionsGravatar Klaus Aehlig2016-06-20
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Remove BuildConfiguration.addRoots() and the pregrepped includes directory.Gravatar Lukacs Berki2016-06-17
* JavaLibraryHelper can return a JavaCompilationArgsProvider which fully descri...Gravatar Carmi Grushko2016-06-17
* Adds cycle detection errors when top-level dynamicGravatar Greg Estren2016-06-17
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Rollback of commit 021dc4e1d25827f0e68a9b6a09ff5f79aa18f8a4.Gravatar Googler2016-06-17
* Fixed some Bazel java tests on WindowsGravatar Yun Peng2016-06-17
* Remove one instance of -F interspersing with framework linking.Gravatar Chris Parsons2016-06-17
* Create mark file for local repositories, tooGravatar Kristina Chodorow2016-06-17
* --Gravatar Luis Fernando Pino Duque2016-06-16
* Spawn executionInfo from Cpp{Compile,Link}ActionGravatar George Gensure2016-06-16
* Description redacted.Gravatar Googler2016-06-16
* Update Skyframe builder to return exit code based on reported error map, whenGravatar Googler2016-06-16
* Slight refactor of OutputFormatter interface: separate the specification of p...Gravatar Nathan Harmata2016-06-16
* Support for platform_type="watchos" on apple_binary.Gravatar Chris Parsons2016-06-16
* Fix hypothetical crash bug in AspectDefinition#addAllAttributesOfAspect when ...Gravatar Nathan Harmata2016-06-16
* Pass toolchain build variables to C++ link actions.Gravatar Chris Parsons2016-06-16
* Expose Apple platform name to Skylark.Gravatar Googler2016-06-16
* Updates android_binary.multidex docs.Gravatar Alex Humesky2016-06-16
* Don't include null values in AggregatingAttributeMapper#visitAttribute. Null ...Gravatar Nathan Harmata2016-06-16
* Adds a warning to users of objc_proto_library to enable the use_objc_header_n...Gravatar Sergio Campama2016-06-16
* Fix entitlements substitution documentation.Gravatar Peter Schmitt2016-06-16
* Remove BuildConfiguration.Fragment#declareSkyframeDependencies().Gravatar Lukacs Berki2016-06-15
* Make bazel test work on WindowsGravatar Yun Peng2016-06-15