index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
unittest.bash: Correctly handle failures due to "errexit" in tests. This will...
Philipp Wollermann
2015-12-15
*
Skylark: implemented reversed()
Florian Weikert
2015-12-15
*
Global cleanup change.
Liam Miller-Cushon
2015-12-14
*
Simplify the contract of RepositoryFunction to "I am given a Rule and a direc...
Lukacs Berki
2015-12-14
*
Do not make labels without a specified repository in hidden attributes always...
Lukacs Berki
2015-12-14
*
Clarify that add-apt-repository depends on software-common-properties
Shay Weiss
2015-12-13
*
Skylark: implemented min() and max().
Florian Weikert
2015-12-13
*
Move Selector#defaultConditionLabel to static final var
Michajlo Matijkiw
2015-12-13
*
Bundlemerge optionally takes a completed plist to bundle into the archive, in...
Googler
2015-12-13
*
Clarify the message of the exception thrown when a .getValue() calls returns ...
Lukacs Berki
2015-12-13
*
Open-source code that creates proto-buffer compile actions.
Carmi Grushko
2015-12-13
*
Plmerge takes an optional automatic_entries_file key, which distinguishes the...
Googler
2015-12-11
*
unittest.bash: Make it clear that true / false are strings and treat them as ...
Philipp Wollermann
2015-12-11
*
Clean up the configuration-related code paths a bit.
Ulf Adams
2015-12-11
*
Skylark: implemented str.splitlines()
Florian Weikert
2015-12-11
*
Add option to read query from a file.
Janak Ramakrishnan
2015-12-11
*
Prevent jgit from dumping stack traces all over the place
Kristina Chodorow
2015-12-11
*
Python 3 compatibility for python binary stub
Joe Harrison
2015-12-10
*
Add Java workers blog post
Kristina Chodorow
2015-12-10
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
Allows cc_{library, binary} targets to depend on objc_library.
Googler
2015-12-10
*
Allow output formatters to work in stream mode.
Miguel Alcon Pinto
2015-12-10
*
Open-source a support data-structure for protocol buffers.
Carmi Grushko
2015-12-10
*
Open source PackageCacheTest.
Ulf Adams
2015-12-10
*
Add Preconditions variant that avoids varargs array creation
Mark Schaller
2015-12-10
*
Open-source command-line options specific to protocol buffer.
Carmi Grushko
2015-12-10
*
Don't print an error message about cat if a test exits abnormally
Kristina Chodorow
2015-12-10
*
Open-source MockCcSupport and some tests for LibraryLinkingTest.
Dmitry Lomov
2015-12-10
*
Open source IOExceptionsTest.
Ulf Adams
2015-12-10
*
Use guice_noaop to trim down dependencies
Damien Martin-Guillerez
2015-12-10
*
A minor tweak to the mechanism by which Bazel finds out it is in the execroot...
Lukacs Berki
2015-12-10
*
Shuffle around all the constants related to the name of the //external packag...
Lukacs Berki
2015-12-10
*
Further improve sandbox documentation.
Philipp Wollermann
2015-12-10
*
Improve sandboxing documentation
Damien Martin-Guillerez
2015-12-10
*
Now that external files are not always treated as immutable, eliminate the "o...
Lukacs Berki
2015-12-10
*
Repurpose the not-meaningfully-used ErrorInfo#isTransient to mean "is transit...
Nathan Harmata
2015-12-10
*
Efficiency improvements to GroupedList
Mark Schaller
2015-12-10
*
Distinguish between read and write locks for KeyedLocker.
Janak Ramakrishnan
2015-12-10
*
Add guice-4.0 no_aop binary
Damien Martin-Guillerez
2015-12-10
*
Remove shortcut addProvider() methods, to prepare for AutoValue-ed providers.
Carmi Grushko
2015-12-09
*
Fix all density specific resources being removed if multiple densities are sp...
Andrew Pellegrini
2015-12-09
*
Precompute non-configurable attributes at RuleClass level
Michajlo Matijkiw
2015-12-09
*
Simple refactor of specification of bazel binary for integration tests
Damien Martin-Guillerez
2015-12-09
*
Avoid list copy in BuildingState.getNextDirtyDirectDeps
Mark Schaller
2015-12-09
*
Open source IncrementalLoadingTest.
Ulf Adams
2015-12-09
*
Add a --deep_execroot startup option that puts the execroot under $OUTPUT_BAS...
Lukacs Berki
2015-12-09
*
Don't symlink {examples/tools}/BUILD in the base_workspace.
Lukacs Berki
2015-12-09
*
Adding Guice to Bazel's third_party
Damien Martin-Guillerez
2015-12-09
*
Refactor external repository support significantly to solve a number of issues.
Lukacs Berki
2015-12-09
*
Better error for invalid --ios_sdk_version.
Googler
2015-12-08
[next]