aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Move hard-coded compilation-mode-specific flags in ObjcConfiguration.Gravatar cpeyser2017-10-23
* Minor update to a docstring.Gravatar lberki2017-10-23
* Strip Xcode versions like "9.0gm" for the version flag.Gravatar lberki2017-10-20
* Add Skylark code that exports the current Xcode version and the Apple SDK ver...Gravatar lberki2017-10-18
* Add aapt2 to Bazel-generated android_sdks.Gravatar ajmichael2017-10-18
* Windows: genenrate a fake CROSSTOOL when VC not foundGravatar Yun Peng2017-10-18
* Removing the USER variable from test environment, unless explicitly provided.Gravatar olaola2017-10-16
* Add a missing argument to the code in https://github.com/bazelbuild/bazel/com...Gravatar lberki2017-10-16
* Fix osx_cc_wrapper to also update dylibsGravatar hlopko2017-10-13
* Update the Apple rules according to the new API because it was deemed better toGravatar lberki2017-10-12
* Automated rollback of commit 0257c29f496719bb8414d012334155de6bbefa11.Gravatar hlopko2017-10-11
* Add tests for the Skylark-based implementation of git repository rules.Gravatar John Cater2017-10-11
* Fix osx_cc_wrapper to also update dylibsGravatar hlopko2017-10-11
* Add a whitelist for packages that can contain android_devices rules. Currentl...Gravatar ajmichael2017-10-06
* Enable switching launcher's Windows target for remote execution.Gravatar xingao2017-10-06
* Use bundled proguard 5.3.3 instead of 4.7 from the SDKGravatar ajmichael2017-10-06
* 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