Sign in
bazel
/
bazel
/
9b370024faa05f44d13dee1a42b35f7907afa991
9b37002
Introduce KeyedLocker, a nice concurrency abstraction for managing lots of mutexes, and RefCountedMultisetKeyedLocker, an efficient implementation of this abstraction.
by Nathan Harmata
· 10 years ago
539f7ad
Fix architecture names in XcodeGen (missing 'v').
by Peter Schmitt
· 10 years ago
e916e08
Stop repeating the repository name as pkg name for local repos
by Kristina Chodorow
· 10 years ago
dc007e6
Remove unneeded code
by Kristina Chodorow
· 10 years ago
ba1311e
Fix the example usage for CompileOrderExpander.
by Michael Staib
· 10 years ago
9901cfb
Remove obsolete comment about labels-crossing-subpackage check happening in legacy package loading. It now happens in skyframe package loading.
by Nathan Harmata
· 10 years ago
df22aaf
Add the method InMemoryNodeEntry#getGroupedDirectDeps so callers can access the ordered list of grouped deps.
by Nathan Harmata
· 10 years ago
c8988c8
Convert binding exception to something that's actually caught in PackageFunction
by Kristina Chodorow
· 10 years ago
c04c88f
Some constraint enforcement tweaks:
by Greg Estren
· 10 years ago
5284f32
Allow BUILD files directly under the build root
by Kristina Chodorow
· 10 years ago
375b881
Skylark: Expose non_empty flag for list/dict attributes.
by Laurent Le Brun
· 10 years ago
1f82079
Remove the unused and weird "omit a random symlink from the runfiles being merged" functionality from Runfiles.Builder.
by Lukacs Berki
· 10 years ago
8955995
Remove the extra action example and create an extra action test
by Kristina Chodorow
· 10 years ago
e6d3524
The info command keys now contain the correct product name
by Laurent Le Brun
· 10 years ago
ac27114
Rewrite fromhost/BUILD on each compile.sh run
by Kristina Chodorow
· 10 years ago
795895a
Some more cleanup.
by Ulf Adams
· 10 years ago
0bacd7c
List boolean type as "bool", which is what Skylark actually wants.
by Han-Wen Nienhuys
· 10 years ago
5bd680e
Add javax.inject jar
by Kristina Chodorow
· 10 years ago
3e9bab3
Restore Skylark "support" for inheritance
by Francois-Rene Rideau
· 10 years ago
bb46c87
RELNOTES[NEW]: The "args" attribute of *_binary and *_test rules now support expanding $(location //some/deps)
by Damien Martin-Guillerez
· 10 years ago
42bece1
Add --target_environment flag. This declares the environment (or set of environments)
by Greg Estren
· 10 years ago
24b69a7
Fix Bazel compile
by Kristina Chodorow
· 10 years ago
4ebe224
RELNOTES: Added ios_memleaks flag which when enabled will check the test application for memory leaks.
by Googler
· 10 years ago
8c8be38
Get rid of remaining timing assertion in InterruptibleTest.
by Han-Wen Nienhuys
· 10 years ago
65562a2
List of file extensions supported in BaselineCoverageAction is moved to Constants.
by Googler
· 10 years ago
07dba94
Some cleanup changes.
by Ulf Adams
· 10 years ago
a34d507
Skylark: fix auto type conversion between the BUILD language and Skylark. SkylarkList#toList() behaves consistently for all implementations.
by Googler
· 10 years ago
0776763
Fixed paths for bazel-core java_library
by Damien Martin-Guillerez
· 10 years ago
695b4c8
Removed unsupported common attributes documentation
by Damien Martin-Guillerez
· 10 years ago
f014b3c
Remove extra .toString() calls from Bazel's Constants.
by Laszlo Csomor
· 10 years ago
cba3d7e
Make the factory methods public in ValueWithMetadata. This might be needed for alternate graph implementations.
by Nathan Harmata
· 10 years ago
19c3f94
Change the default value for test_output to "errors".
by Googler
· 10 years ago
8c1b6c6
More blaze/bazel name cleanup in help messages.
by Laurent Le Brun
· 10 years ago
a1a2938
Use the correct product name in Bazel command help
by Laurent Le Brun
· 10 years ago
586638f
Help: Use the correct product name (blaze/bazel) in command help.
by Laurent Le Brun
· 10 years ago
533ebbf
HelpCommand: Display the correct name (blaze/bazel).
by Laurent Le Brun
· 10 years ago
4f7e142
Update README example
by Kristina Chodorow
· 10 years ago
07d744b
Fixed the compile.sh path for JavaBuilder's source
by Damien Martin-Guillerez
· 10 years ago
9ec9d54
Build encyclopedia: moved the HTML out of the java class into templates
by Damien Martin-Guillerez
· 10 years ago
2d96dc7
Undocument some MakeVars in Bazel's BE.
by Laszlo Csomor
· 10 years ago
6682966
Description redacted. -- MOS_MIGRATED_REVID=87698104
by Nathan Harmata
· 10 years ago
9b89592
Description redacted. -- MOS_MIGRATED_REVID=87694599
by Laszlo Csomor
· 10 years ago
cc34ba0
Fix for flaky hanging unit test
by Mark Schaller
· 10 years ago
7a6c624
Add documentation for workspace()
by Kristina Chodorow
· 10 years ago
e677a91
Change the name of the runfiles constant
by Kristina Chodorow
· 10 years ago
7c5eefb
Add an AnalysisMock for Bazel; all the analysis action tests pass.
by Ulf Adams
· 10 years ago
825603c
Open-sourcing BazelJavaCompiler.
by Damien Martin-Guillerez
· 10 years ago
619e86b
Mark the abi and abi_deps attributes as deprecated in Bazel.
by Ulf Adams
· 10 years ago
4e86f27
Inline a couple of methods from FoundationTestCase. Having these convenience
by Ulf Adams
· 10 years ago
1e79b96
Rename TopLevelArtifactProvider to OutputGroupProvider.
by Lukacs Berki
· 10 years ago
cefec05
Use Truth instead of custom code.
by Ulf Adams
· 10 years ago
db42e6b
Description redacted. -- MOS_MIGRATED_REVID=87594852
by Manuel Klimek
· 10 years ago
05a0494
Skylark: 'enumerate' function is fixed (see the extra check in MethodLibraryTest#testEnumerate), it returns a SkylarkList of tuples.
by Googler
· 10 years ago
2cbac1f
Add J2ObjC support for proto option: "objc_class_prefix", which provides prefix names for generated protos.
by Googler
· 10 years ago
c673a82
Minor cleanups in Skylark
by Francois-Rene Rideau
· 10 years ago
edf7bdb
Publish a static ASTNode setLocation
by Francois-Rene Rideau
· 10 years ago
39fc88c
Generate Build Encyclopedia and Skylark API doc for Bazel.
by Laszlo Csomor
· 10 years ago
f01b229
Improve C++ example
by Kristina Chodorow
· 10 years ago
b579b94
Get runfiles prefix from the WORKSPACE file
by Kristina Chodorow
· 10 years ago
c9bacf1
Do not use module maps if the crosstool doesn't support them when using the
by Manuel Klimek
· 10 years ago
d8336c1
Automated [] rollback of [].
by Matthew DeVore
· 10 years ago
e5e5ec6
Open-source JavaToolchainDataParser
by Damien Martin-Guillerez
· 10 years ago
d4652bf
The BE generator now warns if rules are undocumented.
by Laszlo Csomor
· 10 years ago
f249d76
Fix race condition in SkylarkType.of
by Francois-Rene Rideau
· 10 years ago
2e85a96
Make third_party's README.md actually markdown-formatted
by Kristina Chodorow
· 10 years ago
a9f184a
Scope the paths of objc compilation artifacts from J2Objc-generated code using both the associated Java target label and the binary/test target that generates the compilation action. This fixes a bug in which two binary/test targets containing the same Java target to translate leads to shared actions when users execute more than one such binary/test targets in a single Blaze invocation.
by Googler
· 10 years ago
91876f0
Make Rule know about the name of the workspace it is in.
by Kristina Chodorow
· 10 years ago
79f0521
Move BuildViewTestCase to the lib.analysis.util package.
by Ulf Adams
· 10 years ago
ccf19ea
Convert rest of syntax tests to JUnit4.
by Han-Wen Nienhuys
· 10 years ago
2251333
Add Union, contains() to SkylarkType
by Francois-Rene Rideau
· 10 years ago
72ca13d
Normalize Bazel's JavaBuilder javac Xlint options.
by Damien Martin-Guillerez
· 10 years ago
4cfcb72
Renamed the package of genquery rule from gen to genquery
by Damien Martin-Guillerez
· 10 years ago
c77dbd9
Remove the "begin-block" comments from the very beginning of the BE.
by Laszlo Csomor
· 10 years ago
418f4ca
Remove --compile_only and --compilation_prerequisites_only; --output_groups can be used in their stead.
by Lukacs Berki
· 10 years ago
ca3cf53
Description redacted. -- MOS_MIGRATED_REVID=87324093
by Marian Lobur
· 10 years ago
f073327
RELNOTES: Invoking blaze run on an objc_binary target launches iossim with the resulting app.
by Googler
· 10 years ago
f998e88
Actually use bundles attribute in objc_import.
by Peter Schmitt
· 10 years ago
d848f16
Don't hardcode the runfiles prefix used by Java rules.
by Kristina Chodorow
· 10 years ago
0a182c6
Remove unused make variable GLIBC.
by Han-Wen Nienhuys
· 10 years ago
e72d522
Add a SkyQueryEnvironment which runs queries by examining the Skyframe graph.
by Janak Ramakrishnan
· 10 years ago
8f7358a
fix bug in test-specific top-level artifact helper behavior
by Michajlo Matijkiw
· 10 years ago
6682a31
Update syntax tests to JUnit4.
by Han-Wen Nienhuys
· 10 years ago
40405af
Implement EventHandler in separate object, rather than abusing TestCase for it.
by Han-Wen Nienhuys
· 10 years ago
89f012d
Open source all the tests under lib/syntax/.
by Ulf Adams
· 10 years ago
5a4f286
Annotate the public/confidential/shared parts of the BE template.
by Laszlo Csomor
· 10 years ago
98b8bc1
Documentation of the coverage report generation is updated.
by Googler
· 10 years ago
ecb643d
Skylark: path in load statement either has to be absolute or has to have exactly one segment.
by Googler
· 10 years ago
336b708
Open-source genquery rule
by Damien Martin-Guillerez
· 10 years ago
70d1ea0
Make it possible for SpawnActions to run unconditionally.
by Lukacs Berki
· 10 years ago
5e26470
Delete BlazeJavacLog.
by Liam Miller-Cushon
· 10 years ago
aa3b5a9
Introduce ios_application rule.
by Peter Schmitt
· 10 years ago
1be2977
Fix bug in StrictJavaDeps that was preventing jars on the bootclasspath from
by Eddie Aftandilian
· 10 years ago
a311495
Global cleanup change.
by Laurent Le Brun
· 10 years ago
5fe3129
Include NODEP_LABEL in the set of attributes that are not reported as dependencies of a target (along with outputs and NODEP_LABEL_LIST, which was just special because of visibility).
by Janak Ramakrishnan
· 10 years ago
dffb6ee
Add --local_test_jobs to limit local test concurrency
by Mark Schaller
· 10 years ago
5f477aa
Rewrite InMemoryJavaFileManager using JavacPathFileManager and Jimfs.
by Liam Miller-Cushon
· 10 years ago
52ac356
Enforce same behavior for //path/to/package and path/to/package
by Damien Martin-Guillerez
· 10 years ago
2a04620
Set the JavaBuider's strict dependency fix message to a more meaningful one
by Damien Martin-Guillerez
· 10 years ago
5f87925
Description redacted. -- MOS_MIGRATED_REVID=87162771
by Damien Martin-Guillerez
· 10 years ago
b609107
Tweaks off of upcoming changes to SkylarkType.
by Francois-Rene Rideau
· 10 years ago
Next »