Sign in
bazel
/
bazel
/
7df851524497afd7b1833418cc639d9c8f417451
/
tools
8ba16a6
Fix UNIX linker detection (was erroneously disabling ld.gold)
by Allen Lavoie
· 8 years ago
eb270a6
MSVC CROSSTOOL: Stop adding -g in debug mode
by pcloudy
· 8 years ago
1586341
MSVC CROSSTOOL: Remove some legacy features
by pcloudy
· 8 years ago
f29907a
Add preprocessor_defines feature for MSVC CROSSTOOL
by pcloudy
· 8 years ago
9426120
Remove old intellij aspect code bundled with Bazel
by Googler
· 8 years ago
c2c938a
Apply native binary launcher to sh_binary
by Yun Peng
· 8 years ago
b23b6eb
Rename set to depset
by vladmos
· 8 years ago
154cfb2
Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37
by Damien Martin-Guillerez
· 8 years ago
0bf2e8e7
windows_cc_configure.bzl: Set maxsplit to 1 when parsing environment variables
by pcloudy
· 8 years ago
c2188eb
Make $jarjar_bin point to //tools/android:jarjar_bin.
by ajmichael
· 8 years ago
5bfa7a0
Normalize paths when adding them to the tarball.
by Googler
· 8 years ago
1711276
Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37.
by dmarting
· 8 years ago
1a63644
Windows, CROSSTOOL: add subsystem flag feature in the
by Laszlo Csomor
· 8 years ago
e1d3b87
Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.
by laszlocsomor
· 8 years ago
b8514f5
Add stdout to default XML file and generate XML file on timeout
by Damien Martin-Guillerez
· 8 years ago
01ddfb7
Internal change
by Googler
· 8 years ago
5752463
AndroidBusyBox: deprecate path-list-type flags
by laszlocsomor
· 8 years ago
ecb15d3
Add support for Visual Studio 2017 in cc_configure auto-detection and our Python tests.
by Philipp Wollermann
· 8 years ago
193c9f8
Remove /DOS_WINDOWS from Windows CROSSTOOL
by pcloudy
· 8 years ago
528a1ea
Add *_alias rules to @bazel_tools so that people don't have to keep writing their own.
by lberki
· 8 years ago
567419d
zip_manifest_creator: fix rlocation on Windows
by Laszlo Csomor
· 8 years ago
90495e1
Correct environment variable name local_config_cc depends on
by pcloudy
· 8 years ago
425f249
Windows: Switch wrapper-less CROSSTOOL to default
by pcloudy
· 8 years ago
77e4997
Change `files` attr of `pkg_tar` to a dict.
by John Millikin
· 8 years ago
c5358e5
Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations
by cushon
· 8 years ago
b9554c1
Add /DNOMINMAX back to CROSSTOOL
by pcloudy
· 8 years ago
93dc21f
Fix #3326 by making sure only one zipper is selected.
by John Cater
· 8 years ago
c73fda5
zip_manifest_creator: more info if $ZIPPER missing
by Laszlo Csomor
· 8 years ago
87250d9
Remove some unnecessary compiler_flags from Windows CROSSTOOL
by pcloudy
· 8 years ago
26e5a47
Assume crosstools that don't have 'no_legacy_features' feature need patching
by hlopko
· 8 years ago
e212c05
Android: zip_manifest_creator now runs on Windows
by Laszlo Csomor
· 8 years ago
5096e73
Only configure wrapper scripts when they are needed
by Yun Peng
· 8 years ago
ec41b8c
Remove implicit iteration from Crosstool
by hlopko
· 8 years ago
6c12c27
Follow up change to adding a new scala attribute for implicit dependencies.
by Googler
· 8 years ago
a3abdfe
Adds executable permissions to j2objc_header_map.py.
by Googler
· 8 years ago
e3312d9
Make osx crosstool standalone (working without bazel patches)
by hlopko
· 8 years ago
d4e673e
Android tooling: host/target path distinction
by Laszlo Csomor
· 8 years ago
a6f0f13
Output more debug information when running python tests
by Yun Peng
· 8 years ago
218c363
Ensure shards of the same test have unique names in the fallback xml
by Benjamin Peterson
· 8 years ago
fe037f3
Windows, Android: update android_sdk_repository
by Laszlo Csomor
· 8 years ago
0010cc9
Move the docker tests in src/test/docker
by dmarting
· 8 years ago
4bb4b3d
give the duration of test in the fallback xml file
by Benjamin Peterson
· 8 years ago
4c7b8c2
Stop adding python paths into INCLUDE and LIB
by Yun Peng
· 8 years ago
178e03e9
Add alias in bazel_tools for jni_md_header-windows
by pcloudy
· 8 years ago
00b290c
remove @bazel_tools//tools/build_rules:gensrcjar target
by ajmichael
· 8 years ago
0507fd5
Remove remaining xcodegen references.
by schmitt
· 8 years ago
22187a3
Fix include check on Windows
by Yun Peng
· 8 years ago
b751f05
Get rid of batch script in MSVC CROSSTOOL
by Yun Peng
· 8 years ago
65cda4f
Refactor cc_configure.bzl
by Yun Peng
· 8 years ago
a81264e
Use tool from action_config for link-executable and link-dynamic-lib actions
by hlopko
· 8 years ago
b6220e6
Re-add host_platform and target_platform, and set them as defaults.
by jcater
· 8 years ago
41f6283
Use wrapped_ar on darwin in cc_configure.bzl
by hlopko
· 8 years ago
f7bc9e5
Pass all J2ObjC args using a file instead of just the source files.
by Googler
· 8 years ago
cec624e
Make cc_configure on Windows simpler and more robust
by Yun Peng
· 8 years ago
5b80458
Also add TEMP into msvc_env feature
by Yun Peng
· 8 years ago
913478d
Use the correct JVM for LcovMerger instead of whatever "java" gets us.
by lberki
· 8 years ago
2e06f42
Ensure that TEST_TMPDIR exists on the remote host when testing a remote build.
by Googler
· 8 years ago
f7677ca
Fix lint errors in git.bzl and change ctx.fail to the correct fail.
by jcater
· 8 years ago
84d1d09
Name generated BUILD files `BUILD.bazel` to avoid name conflicts.
by John Millikin
· 8 years ago
0425b2d
Add new configuration fragment for platforms, with host and target options.
by John Cater
· 8 years ago
6073f1d
protobuf: Use bazel's native java_proto_library rules.
by Jakob Buchgraber
· 8 years ago
284a611
Use a wrapper-free MSVC toolchain when NO_MSVC_WRAPPER=1
by Yun Peng
· 8 years ago
0916365
Suggest signing xcode license if that likely inhibits xcode-locator-bin generation
by cparsons
· 8 years ago
227744a
Remote host_platform pending upcoming changes in
by jcater
· 8 years ago
202d591
Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.
by xingao
· 8 years ago
a4697fd
Make C++ archiving use action_configs instead of hardcoded flags
by hlopko
· 8 years ago
22d05eb
Add //external:has_androidsdk config_setting.
by ajmichael
· 8 years ago
e355e77
Migrate all tests to Truth (except the ones in the examples).
by lberki
· 8 years ago
b0f5c4c
Fix typo: s/exists/exist/ where needed.
by philwo
· 8 years ago
dba22f3
Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c.
by laszlocsomor
· 8 years ago
c3cf7d9
Reverts non-xcode-available darwin crosstool generation.
by cparsons
· 8 years ago
d894345
Use cc implementation of singlejar except on Windows.
by Xin Gao
· 8 years ago
a4d9859
Add host platform definition that internal code can depend on.
by jcater
· 8 years ago
dfef436
Keep "srcs", "hdrs" and "textual_hdrs" separate.
by Googler
· 8 years ago
9aad015
Let MSVC wrapper recongnize -DEFAULTLIB:library option
by Yun Peng
· 8 years ago
b7f8279
Fix msvc_cl.py for cuda compilation
by Yun Peng
· 8 years ago
cfe0064c
Remove /W3 from compiler_flag from MSVC CROSSTOOL
by pcloudy
· 8 years ago
8a5752d
Add functionality from the old shell-based coverage runner script to the new one.
by lberki
· 8 years ago
29e51b2
Store the features enabled for each target
by Googler
· 8 years ago
286428a
Wrap ar invocations for osx bazel crosstool.
by cparsons
· 8 years ago
68f1fe0
Include input header files in CIdeInfo
by Googler
· 8 years ago
ce6dea9
Expose javac jar in java_toolchain's skylark provider
by Googler
· 8 years ago
6c89a59
Fix compile project/file actions for scala.
by Googler
· 8 years ago
74d19e6
intellij-compile output group should request compilation artifacts from
by Googler
· 8 years ago
d8bb6dc
Remove toolchain_rule.
by John Cater
· 8 years ago
ef27fa5
Hollow out docs and redirect to rules_docker.
by Googler
· 8 years ago
033aa6c
Fixes compilation on Power8
by davideleoni90
· 8 years ago
3b08f77
Adding feature for linking C Run-Time library on Windows
by Yun Peng
· 8 years ago
20824c1
Set the correct main class on the desugar java_binary target in Bazel.
by ajmichael
· 8 years ago
0f0ccc4
Escape % in strings that will appear in Crosstool
by hlopko
· 8 years ago
38949b8
Migrate off versioned javac and Error Prone targets
by Liam Miller-Cushon
· 8 years ago
40d9cb3
Allow android compilations to use type annotations
by cushon
· 8 years ago
f690591
Automated g4 rollback of commit 965617aebf4665b6a48229f32ab9a5ef7d4336c5.
by Googler
· 8 years ago
d74bf36
Add compile_jars for Skylark to JavaProvider
by Stephen Twigg
· 8 years ago
71ed1ee
Improve error message when building Android rules without an SDK.
by ajmichael
· 8 years ago
4008ee2
Stop using zip and unzip in android shell tests.
by ajmichael
· 8 years ago
84a61ba
Remove debug print statement from proguard_whitelister.py
by ahumesky
· 8 years ago
cc21998
Rollforward #2 of: Basic open-source crosstool to support targeting apple platform types.
by cparsons
· 8 years ago
965617a
Automated g4 rollback of commit df3d09baf2adc2b84825a6e706f9f0c041e72425.
by Googler
· 8 years ago
70d8c32
Emit warnings when the bundled docker_build and docker_bundle rules are used.
by Googler
· 8 years ago
Next »