Sign in
bazel
/
bazel
/
f9efa42113c5bcf0aaadb73fbc3822b389cc5c96
f9efa42
Don't hard remove --no_, give a warning first.
by ccalvarin
· 8 years ago
4c2c428
Add a way of constructing OptionsBase subclass instances from maps
by brandjon
· 8 years ago
3ffc6a7
OnePlatform auth support for Bazel, in preparation for next version of the API.
by olaola
· 8 years ago
dfcd5da8
Add repository override option
by kchodorow
· 8 years ago
ac64fd7
Remove tools/build_defs/apple/apple.bzl.
by thomasvl
· 8 years ago
6b20622
Remove unused dsym type info from ObjcVariablesExtension.
by cpeyser
· 8 years ago
5c450ab
Add missing dependency.
by Googler
· 8 years ago
aa7f930
Filter out conflicting flag policies before invocation policy enforcement.
by ccalvarin
· 8 years ago
fdba190
Refer to the proper filegroup, not to a directory
by ulfjack
· 8 years ago
3d17deb
Add a jarjar_bin binary in addition to jarjar_command so that we'll
by Lukacs T. Berki
· 8 years ago
05a7984
Temporarily disable android tests
by Klaus Aehlig
· 8 years ago
bb752ad
Support using minimized bitcode for ThinLTO LTO indexing step
by Googler
· 8 years ago
cdcd27c
RELNOTES: None
by ajmichael
· 8 years ago
57df98e
RELNOTES: Fix select condition intersections.
by Googler
· 8 years ago
5020f7e
Temporarily disable consistent split transitioning on apple_binary rules.
by cparsons
· 8 years ago
c8ba804
Propagate iquote appropriately from apple_binary so that generated headers of xctest apps are seen by ios_test
by cparsons
· 8 years ago
5d10426
Deprecate use of option category to describe documentation level / usage restrictions.
by ccalvarin
· 8 years ago
5d761ec
Move the sha256 tool into its own directory, as it isn't specific to docker_build.
by Googler
· 8 years ago
ff29c0b
Change Bazel's LIPO model to support dynamic configurations.
by gregce
· 8 years ago
b462128
Add warning to git_repository
by kchodorow
· 8 years ago
9287b9a
Make Bazel android_library exports_manifest default to True.
by ajmichael
· 8 years ago
f0e1479
Turn on --experimental_j2objc_header_map by default.
by rduan
· 8 years ago
f4408f6
Fix RemoteSpawnStrategy to upload stdout/stderr to the remote cache
by ulfjack
· 8 years ago
8b715ee
Skip params file handling for resource jar actions with short command lines
by cushon
· 8 years ago
5b286da
Edit to match description of 'workspace' in the Java tutorial.
by Googler
· 8 years ago
9484d95
Fix crash on graph cycle in configuration loading
by gregce
· 8 years ago
0b10307
Remove references to STRING_DICT_UNARY
by michajlo
· 8 years ago
865152a
Skip params file handling for genjar actions
by cushon
· 8 years ago
8d875a1
Remove some debugging code from bazel_coverage_test.sh .
by lberki
· 8 years ago
4215114
Revert "Expect the python binary on path to be a symlink "
by Klaus Aehlig
· 8 years ago
3a5d3db
Re-enable the Java coverage tests.
by lberki
· 8 years ago
b6cc4c1
Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757.
by aehlig
· 8 years ago
7a90b9a
Write stdout and stderr to the remote cache
by ulfjack
· 8 years ago
d1b34d4
Eliminate some middleman methods
by brandjon
· 8 years ago
1357a0d
Add the sources of jopt-simple to //third_party:srcs .
by Lukacs T. Berki
· 8 years ago
0d3d5ae
Implement logging in LocalSpawnRunner
by ulfjack
· 8 years ago
24eb353
Reword comment
by laurentlb
· 8 years ago
997992d
Generating PDB files on Windows
by Yun Peng
· 8 years ago
1ade2c47
Simplify LocalSpawnRunner
by ulfjack
· 8 years ago
55828e2
Vendor jarjar instead of using a binary version of it.
by Lukacs T. Berki
· 8 years ago
df8d804
Vendor `jopt-simple 5.0.3` .
by Lukacs T. Berki
· 8 years ago
50d62ee
Partial rollback of unknown commit
by cushon
· 8 years ago
2eaa02e
Split out option usage restriction from option category.
by ccalvarin
· 8 years ago
91e4ded
Add ordering semantics for cached options data
by brandjon
· 8 years ago
6748b39
Improve DottedVersion validation for minimum_os attribute, and fix error message.
by cparsons
· 8 years ago
391d5d9
Remove the overloading of option category to cover documentation level.
by ccalvarin
· 8 years ago
b9a2e9d
Add /sdk/extras/m2repository the list of Android SDK embedded Maven repositories.
by ajmichael
· 8 years ago
d470a32
Automated g4 rollback of commit e1d692e486a2f838c3c894fd9de693fabd6685ed.
by schmitt
· 8 years ago
501b627
Basic open-source crosstool to support targetting apple platform types.
by cparsons
· 8 years ago
ed666fc
Expose Bazel's Android data binding support to users.
by gregce
· 8 years ago
36355da
Automated g4 rollback of commit e7c730ba64d1c34ac7049f4165a33dc1329d0019.
by jfield
· 8 years ago
70f5d58
Report an error for missing java_library.exported_plugins
by cushon
· 8 years ago
4db5c96
Refactor options tests into a new file
by brandjon
· 8 years ago
ba8b2d9
Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.
by jfield
· 8 years ago
ae1d0de
Fix an expansion flag issue where it expands to a repeatable flag.
by ccalvarin
· 8 years ago
f1e1773
Correct ClassRemapperWithBugFix to avoid stack map frame corruption.
by cnsun
· 8 years ago
6fc43c0
Expose the native libs of the android_binary rule to skylark.
by Googler
· 8 years ago
c52d73e
Canonicalize-flags can now show the canonical invocation policy.
by ccalvarin
· 8 years ago
0334cd4
Add bitcode support to objc crosstool linking.
by cpeyser
· 8 years ago
f87b708
Teach the RClassGenerator to merge all library symbols and reconcile ids.
by corysmith
· 8 years ago
4c89590
Enable params files for resource jar actions
by cushon
· 8 years ago
c99b13a
Remove the use_objc_header rule warning. Add a generic migration warning to objc_proto_library without the portable_proto_filters attribute.
by kaipi
· 8 years ago
5006dab
Roll forward of https://github.com/bazelbuild/bazel/commit/4a303e2cd840810b95cbc793e38bdca48e6d9556
by cushon
· 8 years ago
8fd7f75
Migrate UnixGlob to Path#statIfFound() instead of #statNullable(). The latter swallows all filesystem failures, and does not disambiguate missing files from filesystem problems.
by felly
· 8 years ago
a45939b
In android_library targets, R.class files should not be runtime dependencies
by Googler
· 8 years ago
1341e3e
Fix `in` operator for targets
by vladmos
· 8 years ago
1637af9
Introduce linkmap support for --experimental_objc_crosstool=all
by cpeyser
· 8 years ago
8ff0d0d
Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."
by Jakob Buchgraber
· 8 years ago
5235d06
protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.
by Jakob Buchgraber
· 8 years ago
5bf9e0f
Partition ObjC header scanning actions to better handle large targets.
by Googler
· 8 years ago
4a303e2
Automated g4 rollback of commit b0ac3b41700cdc575c36ff2de191bc9ba2b6abf0.
by cushon
· 8 years ago
11789f4
Fix escaping of '@' in javabuilder command lines
by cushon
· 8 years ago
3a759c4
Sets --objc_includes_prioritize_static_libs to be true by default.
by cpeyser
· 8 years ago
329c1b6
BEP: report shard and numbers 1-based
by Klaus Aehlig
· 8 years ago
3754d9b
Stop embedding apkbuildermain in Bazel binary.
by ajmichael
· 8 years ago
7babdf2
Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcode src directories
by cparsons
· 8 years ago
eecd712
Update comments and remove obsolete field.
by laurentlb
· 8 years ago
e565230
Remove empty_files for bazel binary installer.
by Harsh Vardhan
· 8 years ago
0451048
Make C++ archiving use action_configs instead of hardcoded flags
by hlopko
· 8 years ago
d907373
Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."
by Jakob Buchgraber
· 8 years ago
ea82aa1
protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.
by Jakob Buchgraber
· 8 years ago
e1c3194
Remove duplicate LICENSE.txt.
by Adam Michael
· 8 years ago
eeb8970
BEP: for local transports optionally drop path conversion
by Klaus Aehlig
· 8 years ago
f852909
Make src/test/shell/integration/logging_test.sh executable.
by buchgr
· 8 years ago
724706b
Do not add a build id to C++ binaries by default.
by lberki
· 8 years ago
ac08077
Make FakeCppCompileAction fail if its source file doesn't compile without any extra defines.
by lberki
· 8 years ago
8e04230
Lifting restriction that java home cannot be absolute path when jvm label is used.
by Googler
· 8 years ago
75381c7
Add qemu2_x86 filegroup to @androidsdk.
by ajmichael
· 8 years ago
28fc9a4
Aspect-side compatibility with pending external workspace changes.
by Googler
· 8 years ago
11b8760
Remove special cases for "name" in implicit outputs code
by Benjamin Peterson
· 8 years ago
26ac674
Remove Preprocessor.Result
by laurentlb
· 8 years ago
aa5e060
Fix memory regression introduced by default providers
by vladmos
· 8 years ago
57daac0
Add select() support for "query --output=build".
by gregce
· 8 years ago
2765912
Make Android data binding rules explicitly depend on the runtime library.
by gregce
· 8 years ago
2d5d17b
Add a custom single-line formatter for java.log.
by schmitt
· 8 years ago
7d0bcf9
"minimum_os" attribute on multi-arch linking rules.
by cparsons
· 8 years ago
0fdc65e
Remove unused variable
by dmishe
· 8 years ago
b127fbb
Add feature_flags attribute to Android binary rules.
by mstaib
· 8 years ago
f76ad07
Update outdated comment
by brandjon
· 8 years ago
8dec2ca
Document the current confusing semantics of relative windows paths with drive letters.
by nharmata
· 8 years ago
Next »