aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Add no_stripping feature to MSVC CROSSTOOLGravatar Yun Peng2017-08-04
* Add --windows_exe_launcher optionGravatar Yun Peng2017-08-04
* Use @CompileTimeConstant on SpawnAction.Builder#setProgressMessage.Gravatar tomlu2017-08-04
* Make MutableList#EMPTY privateGravatar brandjon2017-08-04
* Automated rollback of commit 0abf5fa2d64c76def5a8fa0f960b73ce0566af4d.Gravatar laszlocsomor2017-08-03
* Use the rule location when a handler isn't foundGravatar kchodorow2017-08-03
* Android BusyBox: actions use the default shell envGravatar Laszlo Csomor2017-08-03
* Update doc of ctx.coverage_instrumented.Gravatar elenairina2017-08-03
* Use feature configuration to construct command line for 'strip' actionGravatar hlopko2017-08-03
* Documentation fix for 'str' and 'repr' functions.Gravatar laurentlb2017-08-03
* Windows, sh_bin. launcher: export runfiles envvarsGravatar Laszlo Csomor2017-08-03
* Use getExecPathString when getting bash_main_fileGravatar pcloudy2017-08-03
* Compute progress message lazily in spawn action.Gravatar tomlu2017-08-03
* Break out --test_filter into a test configuration fragment.Gravatar tomlu2017-08-03
* CppLinkAction decides execution platform based on action_configs.Gravatar cpeyser2017-08-03
* Accept expansion flags expanding to expansion flags in invocation policy.Gravatar ccalvarin2017-08-03
* Adding a ConstantVersion to Skyframe, to be used when only a single evaluatio...Gravatar kush2017-08-03
* Tolerate missing interface markers in method calls from interface methods to ...Gravatar kmb2017-08-03
* Use RequiredProviders to validate rule prerequisites in RuleContext.Gravatar dslomov2017-08-03
* Dedupe dylib-handled-protos by runfiles path instead of full pathGravatar cparsons2017-08-03
* Don't unconditionally call PathFragment#normalize in the PackageIdentifier ct...Gravatar nharmata2017-08-03
* Alter the order of class visitors, to make sure that Objects.requireNonNUllGravatar cnsun2017-08-03
* Move core rules to a top-level class.Gravatar ulfjack2017-08-03
* Refactor SkyframeExecutor to allow computing universal key through static methodGravatar Googler2017-08-03
* Cleanup javadoc around Mutability / SkylarkMutableGravatar brandjon2017-08-03
* Use camel case in names that included "LTO".Gravatar Googler2017-08-02
* Fix licenses() example documentation (https://user-images.githubusercontent.c...Gravatar Zaven Muradyan2017-08-02
* Document SpawnAction.Builder.useDefaultShellEnv()Gravatar laszlocsomor2017-08-02
* Cleanup mock action_configs in MockCcSupportGravatar hlopko2017-08-02
* Format CppActionConfigsGravatar hlopko2017-08-02
* Automated rollback of commit 6cfffdf37e11018c7e6e2cabc90440d6d29c819b.Gravatar cpeyser2017-08-02
* Provide toString() implementation for PrepareDepsOfPatternsValue#TargetPatter...Gravatar Googler2017-08-02
* Simplify copts handling and expose them as a build variableGravatar hlopko2017-08-02
* BEP: expose the number of cached test action in the summaryGravatar Klaus Aehlig2017-08-02
* BEP: do not generate test summaries for broken testsGravatar Klaus Aehlig2017-08-02
* Automated rollback of commit c32e1b1efcd703b3780de47fba62974123593d71.Gravatar dslomov2017-08-02
* PiperOrigin-RevId: 163848560Gravatar carmi2017-08-02
* Make list EMPTY instance work like tuplesGravatar brandjon2017-08-02
* Remove dependency on Apache common langGravatar ulfjack2017-08-02
* Provide CcLinkParamsStore from java_xxx_proto_library rules.Gravatar carmi2017-08-02
* Bazel, Android: fix Bazel CI breakageGravatar laszlocsomor2017-08-01
* Fix UNIX linker detection (was erroneously disabling ld.gold)Gravatar Allen Lavoie2017-08-01
* Enable ThinLTO for nativedeps linksGravatar Googler2017-08-01
* Only request per_object_debug_info when fission is enabled.Gravatar klimek2017-08-01
* Implement user experience for LIPO / ThinLTO users.Gravatar klimek2017-08-01
* Android BusyBox: remove dead codeGravatar laszlocsomor2017-08-01
* Add config_settings for Darwin in src/BUILD.toolsGravatar pcloudy2017-08-01
* Internal changeGravatar Googler2017-08-01
* Update LocationExpander to properly handle spaces in filenames.Gravatar John Cater2017-08-01
* Improve error message when requesting an invalid toolchain type from the cont...Gravatar John Cater2017-08-01