aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Remove uses of ar_flag and uses_action_config_for_arGravatar hlopko2017-11-23
* Automated rollback of commit 0ebb3e54fc890946ae6b3d059ecbd50e4b5ec840.Gravatar dmarting2017-11-22
* Windows CROSSTOOL: Define DEBUG in fastbuild and dbg modeGravatar pcloudy2017-11-22
* Windows CROSSTOOL: Define NDEBUG in opt modeGravatar pcloudy2017-11-22
* Remove java_toolchain using remote targets.Gravatar xingao2017-11-21
* Update/Add license header to cc auto-configure templates.Gravatar xingao2017-11-21
* Fix gflags mark_flag_as_required warning.Gravatar Austin Schuh2017-11-21
* Add 'assemble' action_config for Windows.Gravatar Seth Greenstein2017-11-17
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Add deps attributes to the Skylark maven_{a,j}ar rules.Gravatar ajmichael2017-11-14
* msvc_cl.py: Remove code for adding /MT /MD options from wrapper script.Gravatar pcloudy2017-11-14
* Add win_def_file attribute to cc rules.Gravatar Yun Peng2017-11-14
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* Update java.bzl best practices regarding HTTPSGravatar jart2017-11-10
* Remove bazel's --experimental_skip_static_outputs option.Gravatar Googler2017-11-10
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Fix ImportError on tools.android for junction_libGravatar jingwen2017-11-06
* Export hash.bzl.Gravatar Nathan Herring2017-11-03
* Enable switching singlejar and ijar targets for remote execution.Gravatar xingao2017-11-02
* Alias recently added tool as //tools/android:dexsharder for use by BazelGravatar kmb2017-11-01
* Adds "-fno-autolink" to ObjC compilation actions to avoid using the autolink ...Gravatar kaipi2017-10-27
* Android,Windows: longpath support in toolGravatar Laszlo Csomor2017-10-24
* Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.Gravatar twerth2017-10-24
* Add java_toolchain which compiles singlejar and ijar from source.Gravatar xingao2017-10-24
* 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