Sign in
bazel
/
bazel
/
56fd4fe5a955d99f7467003fd399228ea87270ac
/
src
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
actions
/
CustomCommandLineTest.java
90e2b4b
Automated refactor of Label.parseAbsolute() to always pass a repository mapping
by dannark
· 7 years ago
b853651
Make JavaCompileAction and friends emit new-style arguments.
by tomlu
· 7 years ago
a729b9b
Replace path implementation.
by tomlu
· 7 years ago
ac09f0a
Add type assertion that TreeFileArtifact's parentTreeArtifact member is a
by cpeyser
· 7 years ago
a904b85
Allow CustomCommandLine's mapFn to expand each object into multiple items.
by tomlu
· 7 years ago
ac03ccf
Use nested set cache in key computation for CustomCommandLine.
by tomlu
· 7 years ago
192c890
Start serializing ArtifactOwner: put in a simple codec for the null artifact owner and fix up BuildConfigurationValue.Key. ConfiguredTargetKey is going to need some modifications to AutoCodec: probably the long-awaited static "create" method.
by janakr
· 7 years ago
ee6a686
Introduce Root class.
by tomlu
· 7 years ago
1cdcdf9
Rename Root to ArtifactRoot.
by tomlu
· 7 years ago
89eaee5
Remove use of Root#asDerivedRoot where the derived root == exec root.
by tomlu
· 7 years ago
bb50580
Inline CustomCommandLine methods that can be expressed using VectorArg.
by tomlu
· 8 years ago
c03ca7c
Improve CustomCommandLine interface.
by tomlu
· 8 years ago
8158a28
Remove CustomArgv. It is unused.
by tomlu
· 8 years ago
59f1d88
Add more type safety to CustomCommandLine.
by tomlu
· 8 years ago
388d8d3
Remove unused tree artifact methods from CustomCommandLine.
by tomlu
· 8 years ago
4435515
Inline @Deprecated methods in CustomCommandLine.
by tomlu
· 8 years ago
bf0fbfd
Improve CustomCommandLine.
by tomlu
· 8 years ago
f4aeaed
CustomCommandLine: add emptiness checks
by laszlocsomor
· 8 years ago
33cd68e
Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.
by laszlocsomor
· 8 years ago
01ddfb7
Internal change
by Googler
· 8 years ago
5752463
AndroidBusyBox: deprecate path-list-type flags
by laszlocsomor
· 8 years ago
a76c94b
CustomCommandLine.Builder: clean up its interface
by laszlocsomor
· 8 years ago
aea56b3
Migrate Java tests to Truth. RELNOTES: None.
by lberki
· 8 years ago
645981c
Do not expand nested sets in resource merging action construction.
by Googler
· 8 years ago
b4060b6
Refactor all ctor callsites of PathFragment to instead call a static 'create' method.
by nharmata
· 8 years ago
2c7d7b3
Rename TreeFileArtifact-related functions to make them more self-explanatory and some minor clean-ups.
by Rumou Duan
· 9 years ago
6d42e33
CommandLine: Add support for tree artifact expansions.
by Rumou Duan
· 9 years ago
5052a04
Introducing SpawnActionTemplate, a stub action for TreeArtifacts at analysis time that can expand into a list of SpawnActions operating on associated TreeFileArtifacts inside TreeArtifacts at execution time.
by Rumou Duan
· 9 years ago
0220dc7
Migrated tests in devtools/build/lib/actions to JUnit 4.
by Florian Weikert
· 9 years ago
6875506
Trying again with checking for the presence of the "resources" attribute and deduplication of transitive and direct dependencies in the AndroidProcessingAction.
by Googler
· 9 years ago
40229e3
Automated [] rollback of [].
by Eric Fellheimer
· 9 years ago
b019e5e
Trying again with checking for the presence of the "resources" attribute.
by Googler
· 9 years ago
26ac1f5
[]Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.
by Googler
· 9 years ago
6542581
Change the resource dependency handling to separate between the transitive and direct resources from libraries.
by Googler
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
6e91eb9
Move Label from the lib.syntax to the lib.cmdline package so that:
by Lukacs Berki
· 10 years ago
a643436
Parse the label syntax "@//a:b" so that eventually we can make that the syntax that means "refer to the main repository".
by Lukacs Berki
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago