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
Commit message (
Expand
)
Author
Age
*
Remove doc reference to deleted "obsolete" attribute.
Greg Estren
2016-02-11
*
Expose some information about Java compilation to Skylark.
Dmitry Lomov
2016-02-11
*
--
Cal Peyser
2016-02-11
*
Publicize some ByteSink/ByteSource creators in FileSystemUtils.
Eric Fellheimer
2016-02-11
*
Add support for java_imports to Skylark IDE info aspect.
Dmitry Lomov
2016-02-11
*
Move -gsplit-dwarf before the target specific copts in the command line.
Manuel Klimek
2016-02-11
*
Expose Java annotation processing information to Skylark.
Dmitry Lomov
2016-02-11
*
Make local_repository and new_local_repository work on Windows.
Lukacs Berki
2016-02-11
*
Allow propagation of execution requirements to the ctx.resolve_command functi...
Chris Parsons
2016-02-11
*
Allow ParallelEvaluator to not store errors alongside values if nodes recover...
Janak Ramakrishnan
2016-02-11
*
Make xcode project generation generate correct filenames for external repos
Kristina Chodorow
2016-02-11
*
Fix extra spacing and grammar in error message.
Julio Merino
2016-02-11
*
Remove TransitivePackageLoader#getVisitedTargets, which was only used in test...
Janak Ramakrishnan
2016-02-11
*
Rollback of commit df03e10f6552566982399b8779fe7bc7a17d75dc.
Michajlo Matijkiw
2016-02-11
*
Forbid overloading of a repository outside of the first part of the workspace...
Damien Martin-Guillerez
2016-02-11
*
Fix bug in TargetPatternList.equals, which was ignoring the offset.
Ulf Adams
2016-02-11
*
Implement TODO from: https://github.com/bazelbuild/bazel/blo[]fbbd6a32b95ba74...
Greg Estren
2016-02-11
*
Implement distributed caching for Bazel
Alpha Lam
2016-02-10
*
Allow load of external label in the WORKSPACE file.
Damien Martin-Guillerez
2016-02-10
*
Add imports attribute to Bazel native Python rules to allow adding directorie...
David Chen
2016-02-10
*
Make ExternalFilesHelper depends on the repository rule and not on the parsed...
Damien Martin-Guillerez
2016-02-10
*
Make implicit attribute label lookup consistent.
Brian Silverman
2016-02-10
*
Fix SkyframeLoadingPhaseRunner posting of EventBus events.
Ulf Adams
2016-02-10
*
SkyframeLoadingPhaseRunner: implement --compile_one_dependency.
Ulf Adams
2016-02-10
*
Fix callback handling in the Skyframe-based target pattern eval.
Ulf Adams
2016-02-10
*
Temporary fix for xcode project generation
Kristina Chodorow
2016-02-10
*
Add instrumented file provider support to Skylark rules.
Googler
2016-02-10
*
Don't require 'objcopy' to exist when building on MacOS.
Googler
2016-02-10
*
Make unpredictable action inputs and outputs available to Actions.
Michael Thvedt
2016-02-10
*
Split the execution of the WORKSPACE file after each load statement
Damien Martin-Guillerez
2016-02-10
*
Skyframe-based loading phase runner: report errors if a package is in error.
Ulf Adams
2016-02-10
*
Add JavaSkylarkApiProvider to all Java rules.
Dmitry Lomov
2016-02-10
*
Fix NPE in TestsInSuiteFunction.
Ulf Adams
2016-02-10
*
Adds a build_tools_version attribute to the android_sdk rule so that the android
Alex Humesky
2016-02-10
*
Properly report loading errors during configuration creation.
Ulf Adams
2016-02-10
*
Remove unused class SingleJarBuilder.
Philipp Wollermann
2016-02-10
*
Remove the genfilesPath parameter from FdoSupport.prepareToBuild.
Ulf Adams
2016-02-10
*
Make The Build Faster: Use AutoCloseable when dealing with resources.
Philipp Wollermann
2016-02-10
*
Update FileSystemValueChecker to handle TreeArtifact values.
Michael Thvedt
2016-02-10
*
Support for handling TreeArtifact metadata and returning TreeArtifacts from A...
Michael Thvedt
2016-02-09
*
Rename MiddlemanExpander to ArtifactExpander, and refactor it to yield Artifa...
Michael Thvedt
2016-02-09
*
Introduce TreeArtifact and associated code to work with it. No functionality ...
Michael Thvedt
2016-02-09
*
Don't check direct deps when doing change pruning. Since dependents of a node...
Janak Ramakrishnan
2016-02-09
*
Make generator_function, generator_name nonconfigurable -
Greg Estren
2016-02-09
*
Make sha256 optional
Kristina Chodorow
2016-02-09
*
Link to Maven coordinates in the maven_jar documentation.
Dan Fabulich
2016-02-09
*
Adds a flag to prioritize static libs over system libs and frameworks in link...
Cal Peyser
2016-02-09
*
Remove the --artifacts flag from the dump command, which was long deprecated.
Philipp Wollermann
2016-02-09
*
Add supportsDynamicLinker to CppConfiguration
Googler
2016-02-09
*
Make jGit print a better error message
Kristina Chodorow
2016-02-09
[next]