Sign in
bazel
/
bazel
/
3c0c2624e1b64cee51d00dfbe403689a4c2bbf46
/
tools
b95d4a9
gen_java_lang_invoke_jar should not use java from $PATH.
by Adam Michael
· 8 years ago
29aa0eb
Open source java 8 desugarer.
by Adam Michael
· 8 years ago
50e7e7f
Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:protobuf to refer to the Java proto runtime.
by Carmi Grushko
· 8 years ago
20416bb
Remove restriction on aspect attributes of a certain name to always be a list / always a scalar.
by Googler
· 8 years ago
22e4144
Skylark IntelliJ aspect: fix relative path for external workspace artifacts.
by Googler
· 8 years ago
3d89b68
Pass 'main_class' attribute value through in the IntelliJ aspect.
by Googler
· 8 years ago
7ba40f8
Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.
by Googler
· 8 years ago
7a95e42
Detect Visual C++ build tools through vcvarsqueryregistry.bat
by Yun Peng
· 8 years ago
602a98c
Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.
by Alex Humesky
· 8 years ago
d11d510
Move all the resource processing tools into a "busybox".
by Googler
· 8 years ago
fc07142
Add quotes to improve space support
by Alexander Chung
· 8 years ago
d657d7b
Windows: fix off-by-one errors with MAX_PATH
by Laszlo Csomor
· 8 years ago
c828990
Adds -disable-autolink-framework to static libraries so that they are not added by default as -framework arguments when linking. This enables test bundles on not having to relink static frameworks that were also linked in to the test host app.
by Sergio Campama
· 8 years ago
9e3f9ce
Rollback of commit a80099b6de04dec802b556768f8c5f1c299c83ee.
by Liam Miller-Cushon
· 8 years ago
a6f4202
Add "no-ide" tag to suppress rule in IntelliJ.
by Googler
· 8 years ago
e77ad90
Add pkg_rpm build rule to help generating RPM packages.
by John Cater
· 8 years ago
41aa372
Experimental feature to do header thinning of Objective-C compilation actions.
by Googler
· 8 years ago
61bbde1
Fix intellij_info.bzl lint warnings.
by Googler
· 8 years ago
6b6bdbf
Delete //external references related to protos. These are not used anymore.
by Carmi Grushko
· 8 years ago
91d5c86
Fix skylark syntax error in Bazel git_repositories.bzl.
by Adam Michael
· 8 years ago
ec6c613
Add emulator shared libs to android_device launcher runfiles.
by Adam Michael
· 8 years ago
8febdbc
Clean up intellij_info provider.
by Googler
· 8 years ago
ee9a300
Rollback of commit 932d1abfa34267a9e5abc7441c9e2a081beedd85.
by Adam Michael
· 8 years ago
932d1ab
Rollback of commit 06072c557290b97cb2d2e4fd255b647a9208cb5c.
by Yun Peng
· 8 years ago
46d31b5
Windows, cc_configure: use BAZEL_SH, not cygpath
by Laszlo Csomor
· 8 years ago
06072c5
Make android_sdk_repository discover all system-images directories in the sdk.
by Adam Michael
· 8 years ago
bdbb0be
Make the Bazel unified launcher alias point to unified_launcher_head.
by Adam Michael
· 8 years ago
d6eaf58
Create aliases for tools for upcoming android_device rule.
by Adam Michael
· 8 years ago
3632f30
Fix build_split_manifest.py to not include the versionCode or versionName
by Alex Humesky
· 8 years ago
f8479bf
msvc_tools.py.tpl: Suppress all warning messages if /w is specified
by Yun Peng
· 8 years ago
dd04adf
Switch Bazel to use the common test env variables.
by Ulf Adams
· 8 years ago
ef1c6fd
msvc_tools.py.tpl: Change default runtime library to static
by Yun Peng
· 8 years ago
5ab5cbd
Update _get_cpu_value() to fix issue #1264
by Marcel Hlopko
· 8 years ago
46d3632
Consume linker_param_file build variable in windows crosstool
by Marcel Hlopko
· 8 years ago
4e267c8
Windows: fix MSVC compilations at HEAD
by László Csomor
· 8 years ago
94f0a25
Makes the ios runner script open the simulator in the foreground as opposed to behind the terminal when using blaze run ios_app_target.
by Sergio Campama
· 8 years ago
f63ea7a
Expose type of library_to_link in CROSSTOOL
by Marcel Hlopko
· 8 years ago
a7b5e44
Don't bundle android tests into the Bazel binary.
by Adam Michael
· 8 years ago
7d5b31f
maven_rules.bzl: Fix maven coordinates order mismatch
by David Ostrovsky
· 8 years ago
c942564
Fix-up release-related TODOs.
by Dmitry Shevchenko
· 8 years ago
d747d52
C++ test: test with Debian stretch
by Damien Martin-Guillerez
· 8 years ago
a80099b
Rollback of commit 156adeec613ab140a91d73e1147bc688689bcfb7.
by Lukacs Berki
· 8 years ago
156adee
Rollback of commit 5163ec2c0db8fbdc7f367bb4aca5b6d7ae6d80b0.
by Liam Miller-Cushon
· 8 years ago
43b1d20
Make android_sdk_repository create one android_sdk per api level in the SDK.
by Adam Michael
· 8 years ago
1b9ddda
Add --swiftcopt support to swift_library
by Dmitry Shevchenko
· 8 years ago
5163ec2
Rollback of commit c9dbd4c1a4a4b4345c0b3924f86e01612ae12807.
by Marcel Hlopko
· 8 years ago
e7fd539
In the j2objc wrapper script, add the ability to process more than one source jars.
by Rumou Duan
· 8 years ago
c9dbd4c
Enable header compilation by default
by Liam Miller-Cushon
· 8 years ago
7c590e5
Remove method presence check after a bazel release
by Dmitry Shevchenko
· 8 years ago
cf6e173
Separate bazel/blaze-specific changes in IntelliJ aspect.
by Googler
· 8 years ago
1a61733
Create indirections to intellij_info.bzl.
by Googler
· 8 years ago
2433b60
Remove filegroups in tools/android/BUILD.tools in favor of aliases.
by Adam Michael
· 8 years ago
8cb0848
Rollback of commit 27895101ce3d8e88b80e53f98fccf1d72310b54d.
by Googler
· 8 years ago
2789510
Create indirections to intellij_info.bzl.
by Googler
· 8 years ago
0a7a421
Remove conditionals in skylark apple rules for presence of objc.dynamic_framework_dir
by Chris Parsons
· 8 years ago
d7e1571
Force debug info output into Swift modules
by Dmitry Shevchenko
· 8 years ago
8741940
Split tools/android/BUILD into BUILD and BUILD.tools.
by Adam Michael
· 8 years ago
6e071515
xcode locator prefers xcodes installed under /Applications/
by Chris Parsons
· 8 years ago
c76c93e
Support gold linker in cc_configure.bzl
by Marcel Hlopko
· 8 years ago
b5fb12f
Guard -pass-exit-codes to support clang
by Marcel Hlopko
· 8 years ago
1b6535c
Introduce --apple_crosstool_top, which sets the crosstool for sources in objc_*/apple_*/ios_* targets and their dependencies.
by Cal Peyser
· 8 years ago
92a1eb7
Add stub ios toolchain to bazel BUILD.static
by Cal Peyser
· 8 years ago
b1abe46
Rollback of commit e81ff0e156647ae680346ac833313319e7ea69d6.
by Alex Humesky
· 8 years ago
75c95ac
Rename toolchain_flags to legacy_link_flags build variable
by Marcel Hlopko
· 8 years ago
a2f2c40
Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.
by Tobias Werth
· 8 years ago
f768232
Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3.
by Damien Martin-Guillerez
· 8 years ago
5b63024
Move hardcoded toolchain linker flags to CROSSTOOL
by Marcel Hlopko
· 8 years ago
5374d4f
Move hardcoded -L linker flags to CROSSTOOL
by Marcel Hlopko
· 8 years ago
87fd5ba
Introduce --apple_crosstool_top, which sets the crosstool for sources in objc_*/apple_*/ios_* targets and their dependencies.
by Cal Peyser
· 8 years ago
e81ff0e
Remove broken and unused Android tools aliases.
by Adam Michael
· 8 years ago
b7c00d8
Export dot-format graphs as-is and download dot as an external repo
by Kristina Chodorow
· 8 years ago
98398a2
Rollback AppleCrosstoolChange
by Cal Peyser
· 8 years ago
303e5bf
Introduce --apple_crosstool_top, which sets the crosstool for sources in objc_*/apple_*/ios_* targets and their dependencies.
by Cal Peyser
· 8 years ago
1672c76
Increases stack memory to 4m when executing j2objc to match what Blaze uses
by Googler
· 8 years ago
e9c123a
Propagate along the "test" attribute of web_test.
by Googler
· 8 years ago
d86a127
Global cleanup change.
by Kristina Chodorow
· 8 years ago
fa3ed04
Enable threaded Whole Module Optimization
by Dmitry Shevchenko
· 8 years ago
aaee64e
Power support
by Nishidha Panpaliya
· 8 years ago
39e5a46
Fix cycle in dependency graph during bootstrap
by Damien Martin-Guillerez
· 8 years ago
4a75349
Avoids NullPointerException when running `bazel coverage //:xxx`, since PathFragment.getParentDirectory() may return null. Fixes #2212.
by Yue Gan
· 8 years ago
a7a9dbc
Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb.
by Kristina Chodorow
· 8 years ago
f026e14
Add a default ios_x86_64 toolchain stub to the automatically generated bazel crosstool.
by Cal Peyser
· 8 years ago
b9f914f
Make Bazel build dot
by Kristina Chodorow
· 8 years ago
5875be7
Only enable _FORTIFY_SOURCE for opt builds.
by Marcel Hlopko
· 8 years ago
cf1c437
Expose apple_generate_dsym value to Skylark and use in swift_library
by Dmitry Shevchenko
· 8 years ago
2354dc0
pass -fno-canonical-headers only once
by Marcel Hlopko
· 8 years ago
001380d
Add an option to enable Whole Module Optimization
by Dmitry Shevchenko
· 8 years ago
0b9ebfe
Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea.
by Adam Michael
· 8 years ago
c3f6a6a
Extract swiftc input calculation from swift_library
by Googler
· 8 years ago
df03696
Extract swiftc argument generation from swift_library implementation
by Googler
· 8 years ago
6b1d318
Switch to using multi-level repository names by default.
by Googler
· 8 years ago
3e0aa67
Break out xcrun env from xcrun_action
by Dmitry Shevchenko
· 8 years ago
0ca9d7e
Simplify propagation of linker params by replacing global_whole_archive with
by Marcel Hlopko
· 8 years ago
25120df
Initial code for Persistent Java Test Runner.
by Kush Chakraborty
· 8 years ago
443faf1
Global cleanup change.
by Kristina Chodorow
· 8 years ago
2c2d190
Pass isExternal field to blaze ide info proto
by Googler
· 8 years ago
09c7221
Improved support for /MD and /MT in MSVC [#2120]
by Javier Dehesa
· 8 years ago
b9aadcb
Windows: Fix cuda option parsing when /Od is passed
by Yun Peng
· 8 years ago
33d9e2a
move linker flags from compiler_flags to linker_flags; fix option syntax
by Marcel Hlopko
· 8 years ago
c4f55ad
Rollback of commit 14e35546302a48d1074bc2456ef4d63c27c9d3a1.
by Adam Michael
· 8 years ago
Next »