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
/
actions
/
ActionInputHelper.java
Commit message (
Expand
)
Author
Age
*
Add type assertion that TreeFileArtifact's parentTreeArtifact member is a
cpeyser
2018-02-05
*
Add a sanity check to prevent creation of Artifacts with an empty path
ulfjack
2017-12-19
*
Replace all usages of Blaze's Preconditions class with guava.
tomlu
2017-11-09
*
Automated conversion to Java 8
laurentlb
2017-06-30
*
Refactor all ctor callsites of PathFragment to instead call a static 'create'...
nharmata
2017-04-05
*
Add ActionInput.getExecPath, which returns a PathFragment
Ulf Adams
2017-03-21
*
Rollback of commit 59180a4ea66b1395b5b85defd732859ecae919ea.
Yue Gan
2017-03-20
*
Add SpawnInputExpander helper class to arrange runfiles for spawn strategies
Ulf Adams
2017-03-17
*
Add a small helper method to ActionInputHelper
Ulf Adams
2017-01-11
*
Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.
Rumou Duan
2016-04-26
*
Introduce TreeFileArtifact, which represents files under TreeArtifacts.
Rumou Duan
2016-04-14
*
Rollback of commit a0eefb52f529b73c6cb92f0a762853646ea2eae6.
Googler
2016-02-11
*
Rollback of commit df03e10f6552566982399b8779fe7bc7a17d75dc.
Michajlo Matijkiw
2016-02-11
*
Make unpredictable action inputs and outputs available to Actions.
Michael Thvedt
2016-02-10
*
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
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Update from Google.
Han-Wen Nienhuys
2015-02-25