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
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
Commit message (
Expand
)
Author
Age
*
Test execution time warning contains target name. The rest of the message is ...
Googler
2015-03-18
*
add OutputGroupProvider.DEFAULT_GROUPS for commonly built groups
Michajlo Matijkiw
2015-03-18
*
Add support of aspects to blaze query.
Marian Lobur
2015-03-18
*
Remove "obsolete" and "default_obsolete" from the BUILD language.
Greg Estren
2015-03-18
*
Constraints: implement "fulfills". Details are described
Greg Estren
2015-03-18
*
On-the-fly target pattern resolution in SkyQueryEnvironment
Mark Schaller
2015-03-18
*
Parser: Add the 'pass' keyword
Laurent Le Brun
2015-03-18
*
Parser: allow multiple statements on the same line as the colon
Laurent Le Brun
2015-03-18
*
Split actoolzip and ibtoolzip into separate binaries
Daniel Wagner-Hall
2015-03-18
*
PackageFactory: cleanup code duplication
Laurent Le Brun
2015-03-18
*
Skylark: Improve error message when using native module outside macro
Laurent Le Brun
2015-03-18
*
Print singleton tuples with a comma
Francois-Rene Rideau
2015-03-18
*
Skylark: Fix an infinite loop in the parser
Laurent Le Brun
2015-03-18
*
Parser: Update error message when using 'def' in a BUILD file.
Laurent Le Brun
2015-03-18
*
Simplify actoolzip argument flow
Daniel Wagner-Hall
2015-03-18
*
Emit events (e.g. errors) encountered while parsing the WORKSPACE file.
Nathan Harmata
2015-03-18
*
Make ExternalPackage serializable.
Nathan Harmata
2015-03-18
*
Mark lib.events.Event and build.skyframe.TaggedEvents as serializable.
Nathan Harmata
2015-03-18
*
Rollback Blaze log flushing as it is not necessary.
Miguel Alcon Pinto
2015-03-18
*
Make JDK not need tools/jdk/jdk symlinked
Kristina Chodorow
2015-03-18
*
Set Bazel TEST_SRCDIR to runfiles root, not inside runfiles prefix.
Ross Light
2015-03-18
*
Return ActionInput objects from the ActionInputFileCache when given a digest ...
Janak Ramakrishnan
2015-03-16
*
Skylark: dict.keys() has sorted output.
Laurent Le Brun
2015-03-16
*
Allow ios_application in xctest_app attribute.
Peter Schmitt
2015-03-16
*
Skylark: Allow list slices
Laurent Le Brun
2015-03-16
*
Skylark: Allow traling comma in load statements
Laurent Le Brun
2015-03-16
*
Automated [] rollback of [].
Ulf Adams
2015-03-16
*
Add a feature to put each header into it's own submodule. This will be required
Googler
2015-03-16
*
Add missing "implicit output" section for Bazel's java_test.
Laszlo Csomor
2015-03-16
*
Document Bazel's cc_binary, cc_library and cc_test rule.
Laszlo Csomor
2015-03-16
*
Add missing ${SYNOPSIS} tags to some Bazel rule classes.
Laszlo Csomor
2015-03-16
*
Skylark: Static checks allows None value everywhere.
Laurent Le Brun
2015-03-16
*
Simplify BuildConfiguration to make it cheaper to create more instances.
Ulf Adams
2015-03-16
*
RELNOTES[INC]: genquery target locations are now relative to the workspace ro...
Damien Martin-Guillerez
2015-03-16
*
remove support for supplying relative root for runfiles
Michajlo Matijkiw
2015-03-16
*
Split ios_application configurations based on --ios_multi_cpus.
Peter Schmitt
2015-03-16
*
Delete PackageCacheBackedTargetPatternResolver. There is no PackageCache.
Janak Ramakrishnan
2015-03-16
*
Skylark: Fix typing of structs
Laurent Le Brun
2015-03-16
*
RELNOTES: Allow users to set the simulated device, SDK, and environment from ...
Googler
2015-03-13
*
Add documentation body for Bazel java_test, sh_binary, sh_test, test_suite.
Laszlo Csomor
2015-03-13
*
Declare dependencies on discovered inputs before execution instead of after.
Janak Ramakrishnan
2015-03-13
*
Implement ConditionalExpression
Francois-Rene Rideau
2015-03-13
*
add baseline functionality for not saving unused artifacts
Michajlo Matijkiw
2015-03-13
*
BazelExtraActionRule is documented.
Googler
2015-03-13
*
BazelActionListenerRule is documented.
Googler
2015-03-13
*
Use VFS_READLINK rather than VFS_LINK, to avoid confusion with the
Han-Wen Nienhuys
2015-03-13
*
Skylark: DictionaryLiteral is immutable (like every dict).
Laurent Le Brun
2015-03-13
*
Skylark: Make ctx.var a dictionary.
Laurent Le Brun
2015-03-13
*
Attribute synopsis's are cleaned up. The BE generator prints a warning in cas...
Googler
2015-03-13
*
Simplify Attribute builder now that all rules specify allowed file types.
Ulf Adams
2015-03-13
[next]