Sign in
bazel
/
bazel
/
37e41e990cd7604c0d468bb2202f32c27f3310f1
37e41e9
Description redacted. -- MOS_MIGRATED_REVID=85970303
by Manuel Klimek
· 10 years ago
b408f9e
Refactor NodeEntry to be an interface.
by Nathan Harmata
· 10 years ago
802c886
Mark some skyframe-internal data structures as being Serializable.
by Nathan Harmata
· 10 years ago
5c90ad2
Mark some data structures used in SkyValues during the loading phase as being Serializable.
by Nathan Harmata
· 10 years ago
9edc821
Configurable attributes: allow multiple matches so long as
by Greg Estren
· 10 years ago
fa720b3
Add some test coverage for --noorder_results.
by Janak Ramakrishnan
· 10 years ago
3a6dacd
fix bug where cov info wasn't being printed for some builds
by Michajlo Matijkiw
· 10 years ago
d43d391
GeneratedProjectTests are a bit refactored. A new API is added to BuildRuleBuilder to define dependencies between rules.
by Googler
· 10 years ago
9f212f7
Skylark: enable relative paths in load statements. Only paths with 1 segment are treated as relative paths.
by Googler
· 10 years ago
4fdd776
Fix SingleJar's tests.
by Damien Martin-Guillerez
· 10 years ago
9cc4424
Fix linter issues in lib/syntax.
by Laurent Le Brun
· 10 years ago
b8a9573
Forgot to add the Apache header to OptionsParser.java. Not having it breaks the bazel-on-mac tests.
by Philipp Wollermann
· 10 years ago
0e507f0
Skylark: fixing a crash. It occurred when the files field of the struct returned by the rule implementation function doesn't have the correct generic type. Error messages are unified.
by Googler
· 10 years ago
67ee1ff
Skylark: Fix SkylarkNestedSet.toString
by Laurent Le Brun
· 10 years ago
a70f28b
Drop deprecated CommandResult.getExitStatus
by Han-Wen Nienhuys
· 10 years ago
e95a80a
When we log to [] instead of crashing on EventBus failures, also log exception to blaze.INFO. Otherwise, it's easy to miss the fact that there was an important failure.
by Eric Fellheimer
· 10 years ago
a41a503
Remove unnecessary wrapper in return value of BlazeQueryEnvironment#getTarget(Label).
by Janak Ramakrishnan
· 10 years ago
168ba9b
Relax strict deps for Dagger-generated code.
by Liam Miller-Cushon
· 10 years ago
5eb4fac
Bazel Go Example: Explain how to set up the symlink
by Laurent Le Brun
· 10 years ago
89ab4a1
Clarify status of Python rules in the FAQ.
by Han-Wen Nienhuys
· 10 years ago
25bdc33
Implement ios_extension_binary rule, which is similar to objc_binary, but only links and does not bundle, and creates a binary for an iOS app extension.
by Matthew DeVore
· 10 years ago
50a1194
A couple of FAQ language nits
by Daniel Wagner-Hall
· 10 years ago
4077663
Bazel faq: s/artifacts/generated files/
by Laurent Le Brun
· 10 years ago
47038c8
Remove DecompressorFactory's dependence on Target
by Kristina Chodorow
· 10 years ago
0d194cc
Fix or suppress warnings in Blaze code. #fixit
by Laszlo Csomor
· 10 years ago
c5aeaa3
Small code cleanups.
by Ulf Adams
· 10 years ago
773d2ff
Allow empty lists for variables of sequence type in the crosstool configuration.
by Manuel Klimek
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago