aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Partial rollback of commit 2661abb96b1fe51fb726a63eb08698564a82eb20.Gravatar hlopko2018-05-18
* Move various visitor classes into their own classes. ParallelSkyQueryUtils is...Gravatar shreyax2018-05-18
* Fork RuleContext.ErrorReporter to create a Skylark-friendly RuleErrorConsumerGravatar asteinb2018-05-18
* bes: disable best effort upload by default.Gravatar buchgr2018-05-18
* Skylark debug server: add serialization codeGravatar Googler2018-05-18
* Delete Java support from proto_library.Gravatar tomlu2018-05-18
* Move coverageSupport and coverageReportGenerator from BuildConfiguration toGravatar dbabkin2018-05-18
* C++: Add more parameters to Skylark API needed for match_clifGravatar plf2018-05-18
* Add support of empty target to LateBoundAlias.Gravatar dbabkin2018-05-18
* Refactor artifact_name_pattern in CROSSTOOLGravatar pcloudy2018-05-18
* Changing SymlinkTreeStrategy not to use spawns.Gravatar Googler2018-05-18
* Remove the "--as_test" command line option to "bazel run".Gravatar lberki2018-05-18
* Remove "bazel run --nodirect_run".Gravatar lberki2018-05-18
* Remove RuleErrorException from RuleConfiguredTargetBuilder.build signature.Gravatar dbabkin2018-05-18
* Allows ActionFS to delegate to other file systems.Gravatar shahan2018-05-17
* Support for ThinLTO to be enabled implicitly with FDOGravatar Googler2018-05-17
* RELNOTES: Update the skylark DefaultInfo documentation to spell out runfiles,...Gravatar Googler2018-05-17
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Missing space in TargetPatternPhaseValue.toString()Gravatar shahan2018-05-17
* Expose RuleContext methods in ActionConstructionContextGravatar asteinb2018-05-17
* Makes BuildConfigurationValue.Key.toString() a bit more informative.Gravatar shahan2018-05-17
* Rename CommandAction.getEnvironment, add AbstractAction.getEnvironmentGravatar ulfjack2018-05-17
* uid related fixes in docker sandboxGravatar Siddhartha Bagaria2018-05-17
* Remove AbruptException(ExitCode exitCode) constructor.Gravatar lpino2018-05-17
* Fix Cpp{Compile,Link}Action environment and cache key computationGravatar ulfjack2018-05-17
* Fix modules returning command optionsGravatar ulfjack2018-05-17
* Automated rollback of commit 4ba134f008719a52c1f74dc070121017d0b08f44.Gravatar hlopko2018-05-17
* Split user_link_flags from legacy_link_flagsGravatar hlopko2018-05-16
* Build support for passing a software cache prefetching hints file.Gravatar Googler2018-05-16
* Internal changeGravatar cpeyser2018-05-16
* remote/exec: always mark files executable.Gravatar Jakob Buchgraber2018-05-16
* Replace use of output_object_file with output_file in CROSSTOOLS.Gravatar hlopko2018-05-16
* Include broken packages in rbuildfiles responseGravatar mschaller2018-05-16
* Remove glob list from native rulesGravatar laurentlb2018-05-16
* Make ImportDepsCheckingLevel.ERROR essentially the same as STRICT_ERROR, chec...Gravatar cnsun2018-05-16
* Passes the runfile manifest artifact into RunfilesSupplierImpl so that it canGravatar shahan2018-05-16
* Remove --incompatible_disable_glob_tracking flag.Gravatar laurentlb2018-05-16
* Enable manual trimming of config_feature_flags.Gravatar mstaib2018-05-16
* Create {Un}ManagedBuildEventServiceGrpcClient to allow customization of the c...Gravatar lpino2018-05-16
* Fix embedded JDK LICENSE handling for JDK 9Gravatar cushon2018-05-16
* Add libc_top attribute to cc_toolchain in preparation for moving config data ...Gravatar jcater2018-05-16
* Port bazelrc flags into their own module.Gravatar ccalvarin2018-05-16
* remote: recursively delete incomplete downloaded output directory.Gravatar Jakob Buchgraber2018-05-16
* Properly quote $(location ) expansion for the shellGravatar Klaus Aehlig2018-05-16
* In TestsInSuiteValue, replace Target member with Label. This makesGravatar cpeyser2018-05-16
* Support .afdo profiles in fdo_profileGravatar rosica2018-05-16
* Expose local_proguard_specs to Skylark.Gravatar Googler2018-05-16
* Make inclusion of the zipper executable in CcToolchain depend solely on wheth...Gravatar rosica2018-05-16
* Filtering the legacy important_outputs field in the BEP by source, middlemanGravatar ulfjack2018-05-16
* test failure: print stacktrace on I/O errorGravatar Laszlo Csomor2018-05-16