aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
...
* CcProtoLibrary: Don't add dynamic librarys to filesToBuild on WindowsGravatar Yun Peng2017-11-20
* Update GlobFunction to check for subdirectories crossing into a local reposit...Gravatar John Cater2017-11-20
* PiperOrigin-RevId: 176356590Gravatar lpino2017-11-20
* Add a random number to action temp dirGravatar Changming Sun2017-11-20
* Change default behavior for cc_toolchain.compiler and cc_toolchain.libc forGravatar cpeyser2017-11-18
* Add --host_deps custom filtering to configuredtargetqueryenvironment.Gravatar juliexxia2017-11-17
* Update GitRepositoryRule.javaGravatar dmaclach2017-11-17
* Convert JavaToolchainProvider to a concrete class, and a subclass of Toolchai...Gravatar jcater2017-11-17
* Add cc_import rule definitionGravatar Yun Peng2017-11-17
* Support incremental dexing tools in proguarded Android buildsGravatar kmb2017-11-17
* Adding checks for empty metadata and digest.Gravatar olaola2017-11-17
* Show the used client env digest in bazel dump --action_cache.Gravatar Benjamin Peterson2017-11-17
* Document --build_python_zip optionGravatar pcloudy2017-11-17
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Remove outdated javadoc parameter.Gravatar gregce2017-11-16
* Fix Skylark outputs to properly report errors in template placeholders.Gravatar jcater2017-11-16
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Windows,JNI: check cmd length for CreateProcessGravatar Laszlo Csomor2017-11-16
* More resilient to remote spawn cache errorsGravatar Alpha Lam2017-11-16
* Stop adding data deps to AndroidDeployInfo proto.Gravatar ajmichael2017-11-15
* Add experimental flag to skip the parsing action if using aapt2.Gravatar Googler2017-11-15
* Remove some unused constantsGravatar cushon2017-11-15
* Refactor the representation of a collection of package specificationsGravatar cushon2017-11-15
* Automated rollback of commit 4869c4e17d5b1410070a1570f3244148d8f97b5d.Gravatar pcloudy2017-11-15
* UI: show status instead of strategy for non-executing actionsGravatar Klaus Aehlig2017-11-15
* Documentation for aspects-on-aspects.Gravatar Dmitry Lomov2017-11-14
* Document parameter of repository_ctx.pathGravatar Snow Pettersen2017-11-14
* Add documentation for linux-sandbox -H option.Gravatar ruperts2017-11-14
* Save dwoFile on LTOBackendArtifacts objectGravatar Googler2017-11-14
* Move CppConfiguration#getBuiltinIncludeDirectories to CcToolchainProvider.Gravatar cpeyser2017-11-14
* Windows,Subcommands: argv quoting for empty argsGravatar Laszlo Csomor2017-11-14
* Add win_def_file attribute to cc rules.Gravatar Yun Peng2017-11-14
* Automated rollback of commit 10b0d8aa6b73a024cc007c5e075cb329add878ef.Gravatar lberki2017-11-14
* BuildToolLogs: clean up interfaceGravatar aehlig2017-11-14
* RELNOTES: NoneGravatar dannark2017-11-13
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* objc_bundle_library uses the single-arch platform type instead of incorrectly...Gravatar cparsons2017-11-13
* Default to not allowing android_resourcesGravatar Googler2017-11-13
* Migrate CppConfiguration#getGnuSystemName to CcToolchainProvider.Gravatar cpeyser2017-11-13
* Remove extra spaceGravatar Googler2017-11-13
* toolchain_type can export make variables from the toolchain instead of theGravatar cpeyser2017-11-13
* Allow an action_config to be activated by default.Gravatar cpeyser2017-11-13
* Allow 'runs_per_test' to be overridden.Gravatar Googler2017-11-13
* Update java check in StartupOptions::GetJvm() to work with java9Gravatar Chris Heisterkamp2017-11-13
* RELNOTES: --keep_incrementality_data flag allows Bazel servers to be run in m...Gravatar janakr2017-11-12
* Remove bazel's --experimental_skip_static_outputs option.Gravatar Googler2017-11-10
* Fix a bug in which --experimental_post_build_query crashes if asked to run on...Gravatar janakr2017-11-10
* Add option-specified warning.Gravatar ccalvarin2017-11-10
* Add getAttributeLocation to AttributeMap and related classes.Gravatar jcater2017-11-10
* Allow JavaBuilder to be an arbitrary executable.Gravatar cushon2017-11-10