aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make statically linking cpp-runtimes as a crosstool feature.Gravatar Googler2018-04-12
* Plumbs ActionExecutionContext through CppLinkAction.Gravatar shahan2018-04-12
* Document the new ctx.actions.args() APIGravatar brandjon2018-04-12
* Remove vestigial 'deps' and 'data' attributes from proto_lang_toolchainGravatar cushon2018-04-12
* Add note about Skylark migration in android_instrumentation_test docGravatar Jingwen Chen2018-04-12
* Plumbs ActionExecutionContext into AbstractAction.checkOutputsForDirectories.Gravatar shahan2018-04-12
* Remove cc_inc_library in BazelCppRuleClassesGravatar Loo Rong Jie2018-04-12
* Fix name of toolchain registration function in doc.Gravatar Benjamin Peterson2018-04-12
* Remove flag `incompatible_disallow_toplevel_if_statement`.Gravatar laurentlb2018-04-12
* Deletes PopulateTreeArtifactAction (which seems to be dead code).Gravatar shahan2018-04-12
* Fix error handling for target pattern expansionGravatar John Cater2018-04-12
* CommandBuilder: remove useShell and setWorkingDirGravatar Laszlo Csomor2018-04-12
* Make FileSystemUtils.moveFile always preserve symlinks and use it in Sandboxe...Gravatar Benjamin Peterson2018-04-12
* Fix bad formattingGravatar brandjon2018-04-12
* Add document about alwayslink with VS 2017.Gravatar pcloudy2018-04-12
* Plumbs ActionExecutionContext to SymlinkTraversal.addSymlinks.Gravatar shahan2018-04-12
* The alwayslink issue with VS 2017 has been reported and fixed by VS team.Gravatar pcloudy2018-04-12
* Make build_event_stream_java_proto public so it can be used by the IntelliJ p...Gravatar Googler2018-04-12
* Automatic code cleanup.Gravatar laurentlb2018-04-12
* Don't warn about /dev/null having been modifiedGravatar Mike Morearty2018-04-12
* Windows: java launcher no longer calls cmd.exeGravatar Laszlo Csomor2018-04-12
* Remove WorkerTestStrategy and with it, BuildConfiguration.Fragment#compatible...Gravatar lberki2018-04-12
* Documentation for android_instrumentation_test on docs.bazel.buildGravatar jingwen2018-04-11
* Don't print empty add dep commandsGravatar cushon2018-04-11
* Remove all callers of ArtifactRoot.asSourcePath from production code besides ...Gravatar janakr2018-04-11
* hook up Bazel's implicit dependencies for legacy java 8 support in //tools/an...Gravatar kmb2018-04-11
* Add skipped manifest processing methodsGravatar asteinb2018-04-11
* Migrate StringModule methods to SkylarkCallable from SkylarkSignature.Gravatar cparsons2018-04-11
* Starts threading ActionExecutionContext to sites calling getPath() only withinGravatar shahan2018-04-11
* Add a toString method to BuildOptions and BuildConfigurationValue.KeyGravatar mjhalupka2018-04-11
* Expose "mnemonic" and "env" on skylark "Action" objects.Gravatar cparsons2018-04-11
* Update ctx.action.args() docs.Gravatar tomlu2018-04-11
* Introduce Param.legacyNamed() to handle migration from @SkylarkSignature to @...Gravatar cparsons2018-04-11
* Warn when code uses FileType(), which is deprecated.Gravatar laurentlb2018-04-11
* Create a new proto output formatter for cquery. Also add flag --[no]proto:inc...Gravatar juliexxia2018-04-11
* PiperOrigin-RevId: 192470493Gravatar cushon2018-04-11
* Suppress a warning when running JavaBuilder on JDK 9Gravatar cushon2018-04-11
* Release 0.12.0 (2018-04-11)Gravatar Bazel Release System2018-04-11
* Enable testing stderr for import-deps-checker.Gravatar cnsun2018-04-11
* Fix NPE in action graph dump.Gravatar twerth2018-04-11
* Add a test that builds a Windows binary remotely and runs it locally, to vali...Gravatar Googler2018-04-11
* Make --fdo_optimize paths be PathFragment instead of Path, and remove the now...Gravatar Googler2018-04-11
* Add CommandLinesAndParamFiles class.Gravatar tomlu2018-04-11
* Automated rollback of commit 3ab52e63079f1e43cb2c973425f615836a334082.Gravatar hlopko2018-04-11
* Introduce `--incompatible_disallow_slash_operator` to disable `/` operator.Gravatar laurentlb2018-04-11
* analyze-profile: prevent bazel from crashing outside a workspaceGravatar Shmuel H2018-04-11
* Deprecate BuildConfiguration.Fragment#getArtifactOwnerTransition().Gravatar lberki2018-04-11
* Fix typo in error message (incompatible_package_name_is_a_function).Gravatar laurentlb2018-04-11
* Also prefetch label lists for repository rulesGravatar Klaus Aehlig2018-04-11
* Remove BuildConfiguration.Fragment#setupActionEnvironment().Gravatar lberki2018-04-11