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 ALREADY_EXISTS special treatment from the CAS uploader. This error sho...
olaola
2017-08-22
*
Blaze exports a feature for actions with objective c source in their transitive
cpeyser
2017-08-22
*
Stop using CustomMultiArgv in OneVersionCheckActionBuilder.
tomlu
2017-08-22
*
Rename some of native declared providers according to the new naming scheme.
dslomov
2017-08-21
*
Throw a static error when lvalue of an augmented assignment is a list.
laurentlb
2017-08-21
*
Simplify RunfilesSupport interface by having it call RuleContext.shouldCreate...
Googler
2017-08-21
*
Initial (partial) implementation of configured target query. Activated by pas...
janakr
2017-08-21
*
Replace TransitionApplier interface with a dedicated class.
gregce
2017-08-21
*
Remove CustomArgv. It is unused.
tomlu
2017-08-21
*
j2objc java tests work for --experimental_objc_crosstool=all
cpeyser
2017-08-21
*
Windows: Implement python native launcher
Yun Peng
2017-08-21
*
Fix stale comment.
nharmata
2017-08-21
*
Prevent using android libraries as resources if they have non-resource info
Googler
2017-08-21
*
Switch android tools' use of options parser to a more concise form for the si...
ccalvarin
2017-08-21
*
Refactor Bash Launcher
Yun Peng
2017-08-21
*
Do not add linking features in CppActionConfigs when crosstool already define...
hlopko
2017-08-21
*
Automated rollback of commit 2f38404728a12840e416566b453e9cdebab5d859.
elenairina
2017-08-18
*
Make an immutable copy of a map in a simpler way.
lberki
2017-08-18
*
Remove BuildConfiguration.useDynamicConfigurations.
gregce
2017-08-18
*
Properly handle some values that can be null in AppleCommandLineOptions.
janakr
2017-08-18
*
Add Skylark flags as common command options
brandjon
2017-08-18
*
Remove unnecessary options parser caching.
ccalvarin
2017-08-18
*
Remove ConfigurationCollection{Function,Value}, BuildConfigurationCollection....
gregce
2017-08-18
*
Desugar all the Android builds!
ajmichael
2017-08-18
*
Added support for $(LD) for genrule() and ld_executable for Skylark
John Basila
2017-08-18
*
Rename Scope to LexicalBlock, and other cleanup in ValidationEnvironment.
laurentlb
2017-08-18
*
Expose android configuration to skylark (android_sdk and apk_signing_method)
Googler
2017-08-18
*
Remove RuleClass.Configurator and obsolete LIPO_ON_DEMAND uses.
gregce
2017-08-18
*
Fix expansion option output formatting in html output
ccalvarin
2017-08-18
*
Open-source Skyframe serialization, and make AppleConfiguration serializable ...
janakr
2017-08-18
*
Categorize query options.
janakr
2017-08-18
*
Remove ConfigurationCollectionFactory as part of the static config cleanup.
gregce
2017-08-18
*
Propagate detected value of BAZEL_SH to --client_env.
Dmitry Lomov
2017-08-18
*
Remove validate() methods in the AST, use a visitor instead.
laurentlb
2017-08-18
*
Add the workspace name to the sandbox path for sandboxed workers.
philwo
2017-08-18
*
CommandBuilder.java: Don't quote the last argument when passing Windows comma...
pcloudy
2017-08-18
*
Delete cachedSymbols from LoadStatement.
laurentlb
2017-08-18
*
Fetch the Java-specific Make variables from the :host_jdk dependency instead ...
lberki
2017-08-18
*
Honor --nobuild_runfile_links for non-tests, and propagate it to the
Googler
2017-08-17
*
Change WalkableGraphFactory#prepareAndGet to take multiple SkyKeys as graph r...
Googler
2017-08-17
*
Fix NPE in Printer
brandjon
2017-08-17
*
Filter out non-aidl files out of idl_preprocessed param if the passed in value
Googler
2017-08-17
*
Remove ConfigurationFactory as part of the static configuration cleanup.
gregce
2017-08-17
*
Fix terminal output expansion flag spacing & add implicit requirements.
ccalvarin
2017-08-17
*
Simplify validation environment (futureReadOnlyVariables is not needed).
laurentlb
2017-08-17
*
Add aapt2 to the resource compile action.
corysmith
2017-08-17
*
Make `incompatible_disallow_toplevel_if_statement` default to true.
laurentlb
2017-08-17
*
Refactoring: create only one ValidationEnvironment
laurentlb
2017-08-17
*
Fix skyframe-native filesets to honor 'excludes' while in a directory traversal.
kush
2017-08-17
*
workers: Don't skip empty lines when expanding flagfiles.
philwo
2017-08-17
[next]