aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Improved support for /MD and /MT in MSVC [#2120]Gravatar Javier Dehesa2016-12-07
* Windows: Fix cuda option parsing when /Od is passedGravatar Yun Peng2016-12-07
* move linker flags from compiler_flags to linker_flags; fix option syntaxGravatar Marcel Hlopko2016-12-07
* Rollback of commit 14e35546302a48d1074bc2456ef4d63c27c9d3a1.Gravatar Adam Michael2016-12-07
* Rollforward of "Split ObjcProvider.framework_dir into static and dynamic fram...Gravatar Chris Parsons2016-12-06
* Bazel uses apksigner from SDK build-tools instead of embedded jar.Gravatar Adam Michael2016-12-06
* Rollback of commit 84e7bbc03d22a98e1036c9a3abf1d451e602348b.Gravatar Damien Martin-Guillerez2016-12-06
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-06
* Add LcovMerger.Gravatar Yue Gan2016-12-05
* Rollback of commit 9de9f374cf63e8e6938c9ce80820c9f46f641241.Gravatar Damien Martin-Guillerez2016-12-05
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-02
* Make the settings attribute of Skylark maven_jar and maven_aar a label.Gravatar Adam Michael2016-12-02
* Rollback of commit f699b502ef6a57dc68570486191ad1c318e8fd1b.Gravatar Adam Michael2016-12-01
* Enable fallback URLs in Skylark http rules.Gravatar David Chen2016-12-01
* Add support for rules_test on rules in a different repository or in theGravatar John Cater2016-12-01
* Delete old targets from android_sdk_repository_template.bzlGravatar Adam Michael2016-11-30
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Remove legacy intellij_info test support.Gravatar Googler2016-11-29
* Rename intellij_info.bzl outputs and output groups.Gravatar Googler2016-11-28
* cc_configure.bzl: Using registry information to find VSGravatar Yun Peng2016-11-28
* Make //tols/cpp/test start from the distribution artifactGravatar Klaus Aehlig2016-11-24
* Change handling of LD_LIBRARY_PATH in link actions: instead of passing the di...Gravatar Lukacs T. Berki2016-11-24
* cc_configure.bzl: On Windows, make sure C:\windows\system32 is in PATHGravatar Yun Peng2016-11-24
* Coverage support.Gravatar Ulf Adams2016-11-24
* Add gpu compile support to MSVC wrapper scriptGravatar Yun Peng2016-11-22
* Rollback of commit cc3d79cca775cad9e9193d38bedf4df51a5c8a50.Gravatar Dmitry Lomov2016-11-21
* Move intellij_info.bzl to a tool packaged with bazel.Gravatar Googler2016-11-21
* Skylark implementations of http_archive, new_http_archive, and http_file rules.Gravatar David Chen2016-11-21
* Mark pkg_tar dependencies as Python 3 compatibleGravatar Damien Martin-Guillerez2016-11-18
* Support gold linkerGravatar Marcel Hlopko2016-11-17
* resource_extractor.py should preserve the timestamps of entries of the input JARGravatar Adam Michael2016-11-17
* Open source resource_extractor.py for singlejar apk building.Gravatar Adam Michael2016-11-16
* Stop running chained dead code removal commands if one of them fails.Gravatar Rumou Duan2016-11-11
* Creates maven_aar rule to generate aar_import for AARs from Maven.Gravatar Adam Michael2016-11-09
* Make aar_embedded_jar_extractor.py not try to recreate the output directory.Gravatar Adam Michael2016-11-09
* Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.Gravatar Carmi Grushko2016-11-08
* msvc_tool.py: Don't replace \ with \\ in NormPathGravatar Yun Peng2016-11-08
* Rollback of commit a396b070ae36032a973672e11145533621c39edc.Gravatar Klaus Aehlig2016-11-07
* Allow swiftc to correctly recognize main.swift as script target.Gravatar Dmitry Shevchenko2016-11-07
* Fixes for generating xcode-locator-bin on Tulsi.Gravatar Chris Parsons2016-11-07
* Use proto_lang_toolchain() in java_proto_library.Gravatar Carmi Grushko2016-11-04
* Moving files to final output location, instead of copying.Gravatar Rumou Duan2016-11-04
* Use proto_lang_toolchain in java_lite_proto_library.Gravatar Carmi Grushko2016-11-03
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Make android_integration_test run again!Gravatar Adam Michael2016-10-27
* Generate coverage mappings for Swift.Gravatar Googler2016-10-27
* Use TEST_TMPDIR for zip_manifest_extractor_test.sh.Gravatar Adam Michael2016-10-26
* Fix zip_manifest_creator dep in bazel_tools repo with an alias.Gravatar Adam Michael2016-10-26
* Merge all jars in AAR in aar_import, not just classes.jarGravatar Adam Michael2016-10-26
* Adds support to aar_import for native libs in /jni.Gravatar Adam Michael2016-10-25