aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Make the Apple Skylark rule be able to fetch environment data from theGravatar lberki2017-10-06
* Enable switching embedded tools target for remote execution.Gravatar xingao2017-10-06
* Attempting to fix an occasionally missing stdout from test.xml.Gravatar olaola2017-10-06
* tools/build_defs/pkg/pkg.bzl: move load statement to the beginningGravatar Klaus Aehlig2017-10-02
* Windows CROSSTOOL: remove c++-link-executable from interface_library_output_p...Gravatar pcloudy2017-09-29
* deps -> exports in bazel mobile-install stub app.Gravatar ajmichael2017-09-28
* Windows,Android: support long paths in toolGravatar Laszlo Csomor2017-09-28
* Windows, aar_resources_extractor: longpath bugfixGravatar Laszlo Csomor2017-09-27
* Android, Python tools: bugfix in junction.pyGravatar Laszlo Csomor2017-09-27
* Make gzipped pkg_tar outputs repeatableGravatar Philipp Schrader2017-09-27
* Limit //external:android_sdk_for_testing to only the minimum files needed.Gravatar ajmichael2017-09-27
* Windows: Add static_link_msvcrt and related featuresGravatar Yun Peng2017-09-26
* Update Bazel's android_device support to use new emulator paths.Gravatar ajmichael2017-09-26
* Make control.tar.gz in pkg_deb repeatableGravatar Philipp Schrader2017-09-25
* Don't emit an undeclared outputs MANIFEST if there are no files.Gravatar Googler2017-09-25
* Use FeatureConfiguration to compute linkstamping compile command lineGravatar hlopko2017-09-25
* docker_pull: rely on the main repository docker_buildGravatar Damien Martin-Guillerez2017-09-22
* This time for sure: stop using --undefined dynamic_lookup in osx linking.Gravatar Googler2017-09-21
* Windows: Make dynamic libraries available to binary at runtimeGravatar Yun Peng2017-09-20
* Add support for writing undeclared outputs to TEST_UNDECLARED_OUTPUTS_DIR and...Gravatar Googler2017-09-20
* Toolchain type labels for c++ are filegroups instead of toolchain_type.Gravatar cpeyser2017-09-18
* Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.Gravatar hlopko2017-09-18
* Bazel now can build dynamic library from cc_libraryGravatar Yun Peng2017-09-18
* Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.Gravatar philwo2017-09-15
* Set correct PWD in coverage (https://docs.bazel.build/versions/master/test-en...Gravatar Mansheng Yang2017-09-15
* Introduce -c source_file -o output_file build variablesGravatar hlopko2017-09-14
* Remove docker rules from @bazel_toolsGravatar Googler2017-09-14
* Introduce empty "toolchain_category" rule for labels that will be used asGravatar cpeyser2017-09-14
* Expose sysroot as a build variableGravatar hlopko2017-09-12
* Remove swift_library and tests, lives in the apple rules repo now.Gravatar thomasvl2017-09-11
* Remove the old copy of apple_genrule. It lives in apple rules.Gravatar thomasvl2017-09-11
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-11
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-09-08
* Create an empty filegroup if Bazel doesn't support xcode_config_alias yet.Gravatar lberki2017-09-08
* Automated rollback of commit 8328dc9e3b0d473756ec94508744afefe4d8eaf2.Gravatar pcloudy2017-09-07
* Internal changeGravatar kush2017-09-07
* Add an xcode_config_alias rule instance under //tools/osx: .Gravatar lberki2017-09-07
* Fix windows crosstools after https://github.com/bazelbuild/bazel/commit/268c0...Gravatar hlopko2017-09-06
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-06
* Make android_sdk_repository resilient to prerelease and malformed system imagesGravatar ajmichael2017-09-06
* Update the url for creating spec filesGravatar Tyler Rockwood2017-09-06
* Android,Windows: support long paths in toolingGravatar Laszlo Csomor2017-09-05
* Automated rollback of commit afed47daac8812154196403a30f89aaf0ccca2b2.Gravatar Googler2017-09-04
* Android,Windows: wrap SingleJar in a java_binaryGravatar Laszlo Csomor2017-09-01
* Automated rollback of commit 36178dddc45ee39e302516232c83b0fbc4c5dc37.Gravatar Googler2017-09-01
* Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.Gravatar cpeyser2017-09-01
* Remove unused android_library.resource_extractor attributes in the depot.Gravatar jingwen2017-08-31
* Remove resource_extractor from Bazel's android_sdk rules.Gravatar ajmichael2017-08-31
* Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...Gravatar cpeyser2017-08-31