Sign in
bazel
/
bazel
/
7dad36e1bfacee04bd69ebcae563f873aee85ad6
/
tools
17794d5
Re-add some of the targets removed recently
by iirina
· 6 years ago
25d202f
Add --mtime flag to build_tar.py. Use this feature for pkg_tar.
by Tony Aiuto
· 6 years ago
c33ae8a
Remove the embedded java tools from the bazel binary.
by iirina
· 6 years ago
be94831
Automated rollback of commit ab72246c4498a80a703771e267f5c1ebbc3fbf4b.
by schmitt
· 6 years ago
ab72246
Support Xcode betas with xcode-locator
by Keith Smiley
· 6 years ago
1cf75b9
Allow setting a default mtime in TarFileWriter so that all objects without
by aiuto
· 6 years ago
1b4c37c
Always set --no-canonical-prefixes if we can
by Andrew Suffield
· 6 years ago
2310b1c
Ignore SIGCHLD in test setup script
by Keith Moyer
· 6 years ago
45e68f2
pkg_tar: Create tar files with non-zero mtime
by Ryan Beasley
· 6 years ago
5a43041
Remove legacy configured target handling in Java toolchain alias rules
by cushon
· 6 years ago
d5af612
gcc coverage: remove -b from gcov invocation
by iirina
· 6 years ago
ea0321e
Use toolchain resolution in find_java_toolchain if --experimental_use_toolchain_resolution_for_java_rules is set
by cushon
· 6 years ago
4f65c06
Remove LcovMerger from tools/test:embedded_tools.
by iirina
· 6 years ago
f8e38d1
Support bitcode for Apple platforms
by Keith Smiley
· 6 years ago
5a5149b
Add initial starlark implementations of Java toolchain alias rules to Bazel
by cushon
· 6 years ago
9d9cadd
Flip --incompatible_disable_runtimes_filegroups
by hlopko
· 6 years ago
9826379
Windows, test wrapper: use ofstream to write XML
by Laszlo Csomor
· 6 years ago
3575797
Allow comparison of other attributes in aquery differ tool.
by leba
· 6 years ago
539bfc9
Add explicit dependency on protoc_lib in cc_grpc_library
by Alexandre Rostovtsev
· 6 years ago
7d5db9a
Remove Bazel CROSSTOOLs
by rosica
· 6 years ago
c52be2b
Windows, test wrapper: implement IFStream
by Laszlo Csomor
· 6 years ago
60dcd82
Remove tools/build_defs/apple
by Philipp Wollermann
· 6 years ago
4e67bd7
Create placeholder utilities for finding Java toolchains
by cushon
· 6 years ago
4d33dd2
Avoid deletion of repository directory in repository_ctx
by Jannis Andrija Schnitzer
· 6 years ago
e2fcb95
Fix incorrect label in enabled toolchain check.
by jcater
· 6 years ago
fc60b3c
j2objc_dead_code_pruner.py: Improve the message of the exception raised when subprocess.check_output() fails in PruneArchiveFile().
by Googler
· 6 years ago
71bc38f
Introduce --incompatible_disable_crosstool_file flag.
by rosica
· 6 years ago
c0e5799
Always set a trap for SIGTERM in test-setup.sh
by ulfjack
· 6 years ago
949145a
Expose the --incompatible_enable_cc_toolchain_resolution flag to Starlark and
by jcater
· 6 years ago
4e6080a
Remove unused cc_libraries named "stl".
by John Cater
· 6 years ago
f9c0f6f
Add arm64e to Bazel OSX CROSSTOOL.
by Googler
· 6 years ago
fb8cad8
Pass macOS version min flag in osx CROSSTOOL
by Keith Smiley
· 6 years ago
f876830
Prevent make_hashed_objlist from writing into undeclared locations.
by jmmv
· 6 years ago
029601e
Add an aspect to @bazel_tools for debugging bad Python dependencies
by brandjon
· 6 years ago
148f714
When targeting JDK >= 10, patch the major version so it will be accepted by javac 9
by cushon
· 6 years ago
125f2c5
Add a tools/jdk:remote_jdk11 target
by cushon
· 6 years ago
3e1ee47
Do not enable --start-lib/--end-lib in cc_configure when not supported
by hlopko
· 6 years ago
258f2b4
Avoid Perl dependency in test-setup.sh
by ulfjack
· 6 years ago
0d98e88
Only delete test.xml.log, not test.log
by ulfjack
· 6 years ago
a89c7ef
Consult BAZEL_CXXOPTS when auto-detecting local CC toolchain.
by Piotr Sikora
· 6 years ago
22d375b
Add incompatible flags for using the remote Java tools for the default java_toolchain and host_java_toolchain.
by iirina
· 6 years ago
f147608
Encapsulate all action names in a struct
by rosica
· 6 years ago
f451b79
Add missing ObjC related action names to action_names.bzl.
by Googler
· 6 years ago
292f909
Don't enable action_configs by default
by rosica
· 6 years ago
2460d1c
Add support for new arm64e iOS Device architecture.
by kaipi
· 6 years ago
2d0e27e
Add --disable_legacy_crosstool_fields to host configuration
by hlopko
· 6 years ago
81b59f0
Pass -no_warning_for_no_symbols flag to libtool and ranlib in bazel osx CROSSTOOL.
by arostovtsev
· 6 years ago
1d17d5a
Make bash processing stricter and refactor a bit
by ulfjack
· 6 years ago
5bd5543
Move jarjar to a checked in deploy jar.
by iirina
· 6 years ago
5ba74be
Automated rollback of commit 3976d5835a8427cff4c805814227bda1772335c4.
by plf
· 6 years ago
d89d532
Update make_rpm to conform to our current Python linter rules.
by aiuto
· 6 years ago
2483c11
Rework flags for Python version migration
by brandjon
· 6 years ago
32af8b4
Make 'rpmbuild' path configurable; fix #7031
by Max Vorobev
· 6 years ago
682a0d1
Added `.inl` header extension for C/C++.
by hlopko
· 6 years ago
3256863
Fix bug in test.xml generation
by ulfjack
· 6 years ago
baafedd
Windows: fix rule_size_test for the test wrapper
by Laszlo Csomor
· 6 years ago
bf05bc2
Fix comment in tools/build_rules/genproto.bzl
by hlopko
· 6 years ago
11b46c3
jvm import external advancements
by Ittai Zeidman
· 6 years ago
9a8318e
Automatic code cleanup.
by Googler
· 6 years ago
2b36cd3
Merge instrumentation jar in collect_coverage.sh
by elenairina
· 6 years ago
a6c74fe
Add .H as a cpp header extension
by erenon
· 6 years ago
9bf885a
Add --incompatible_remove_cpu_and_compiler_attributes_from_cc_toolchain
by hlopko
· 6 years ago
aac00ac
Windows, test wrapper: native split-XML generation
by Laszlo Csomor
· 6 years ago
0faef91
Require java_toolchain and java_runtime toolchains from Java rules
by cushon
· 6 years ago
3976d58
C++: Shim to replace old C++ API provider
by plf
· 6 years ago
50d58eb
Explicitly set locale when running rpmbuild; fix #7037
by Max Vorobev
· 6 years ago
6366970
Remove duplicate _ACTION_NAME from
by jcater
· 6 years ago
0377b0d
Create a new rule, cc_flags_supplier, which provides the CC_FLAGS Make variable.
by jcater
· 6 years ago
62199ea
Allow pkg_tar's strip_prefix to work on directory output target names.
by Ed Schouten
· 6 years ago
f55ae7a
Make bazel option --collect_symbol_counts a noop
by hlopko
· 6 years ago
aadbfdf
Remove to_absolute_path() call on a non-path value
by rosica
· 6 years ago
52779767
Fix broken env variable detection in cmd_line_differ
by hlopko
· 6 years ago
0954a88
Port new changes to build_tar.py from https://github.com/bazelbuild/rules_docker/pull/631
by Googler
· 6 years ago
0a5ea61
[singlejar] Fix Windows long path issue
by Loo Rong Jie
· 6 years ago
fbd027c
Make cmd_line_differ be CWD friendly
by hlopko
· 6 years ago
e038bb6
Fix integration tests broken by https://github.com/bazelbuild/bazel/commit/0ec99e7387ca031544fb826ede0f8dfce116f1c0.
by lberki
· 6 years ago
0ec99e7
Add a script for diffing command lines based on bazel aquery outputs
by rosica
· 6 years ago
3ce44b6
Add --incompatible_disable_expand_if_all_available_in_flag_set
by hlopko
· 6 years ago
40d1dc9
Add recent C++ specific incompatible flags to host
by hlopko
· 6 years ago
fbe7d03
Prohibit select()ing on certain Python flags
by brandjon
· 6 years ago
02fda30
Make git_repository use shared update attr function.
by dannark
· 6 years ago
94e1dcc
Make http_* rules return a checksum even if one wasn't provided to be recorded in the resolved file.
by dannark
· 6 years ago
f3871bb
Windows, test wrapper: fix a few minor bugs
by Laszlo Csomor
· 6 years ago
754dddc
Add a Starlark flag to select() on to get the Python mode
by brandjon
· 6 years ago
5b5f679
Fix python2/3 compatibility for make_deb.py
by Lukasz Tekieli
· 6 years ago
0e1f57c
pkg_tar: apply gzip compression also for extention="tgz"
by Gert van Dijk
· 6 years ago
a684e3c
Java runfiles library: move tests to subdirectory
by laszlocsomor
· 6 years ago
b3f28d3
Fix mobile-install v1 error when incrementally installing the native
by jingwen
· 6 years ago
bf18a9f
No longer expose the embedded JDK.
by Tobias Werth
· 6 years ago
a964125
bump https://github.com/google/desugar_jdk_libs and update Android desugaring configuration accordingly.
by kmb
· 6 years ago
28953cb
bazel/tools: add ar_files/as_files to cc_toolchain targets
by Googler
· 6 years ago
bef982d
Automated rollback of commit 64f2f1d498747461b5c9c238acad0a60ab663b1c.
by janakr
· 6 years ago
76c6aa7
Switch from skylark_libarary to bzl_library
by Klaus Aehlig
· 6 years ago
48c4a71
Deduplicate runfiles in pkg_tar
by Mikhail Mazurskiy
· 6 years ago
38f5451
Allow an empty actions parameter for flag_set()
by rosica
· 6 years ago
64f2f1d
Added `.inl` header extension for C/C++.
by Vladimir Chebotarev
· 6 years ago
009e6c0
Better clang support on Windows
by Yun Peng
· 6 years ago
2a6a629
Add -frandom-seed to C compilations
by hlopko
· 6 years ago
39688b2
git.bzl: Use the "raw" format when generating the shallow_since date.
by philwo
· 6 years ago
d22829b
Fix remap_path to only replace at the start of a string.
by John Cater
· 6 years ago
Next »