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
...
*
More descriptive error message on ActionMetadataHandler#injectDigest failure
Michajlo Matijkiw
2015-06-15
*
Fix typo in error message when the same file is in both srcs and hdrs.
Googler
2015-06-15
*
Allow private header files in the srcs attribute of objc_* rules.
Googler
2015-06-15
*
Adds the JackAspect for Jack support for Java dependencies.
Michael Staib
2015-06-15
*
Add dump command
Kristina Chodorow
2015-06-15
*
Migrate C++ link action .params files to the Blaze-standard ParameterFileWrit...
Eric Fellheimer
2015-06-15
*
Skylark: First argument of load() may no longer start with two slashes ("//")
Florian Weikert
2015-06-15
*
Add username, hostname to stable build status.
Ming Zhao
2015-06-15
*
Remove Path from Location, ParserInputSource and bunch of other low-level cla...
Lukacs Berki
2015-06-12
*
Improve platform and CPU detection, use the correct protoc binary for the run...
Philipp Wollermann
2015-06-12
*
Create CppBuildInfo so linkstamp works for C++ build.
Ming Zhao
2015-06-12
*
Various odds and ends in preparation for adding the Android rules to BazelRul...
Lukacs Berki
2015-06-12
*
Cleanup: Initialize field members through ctor initializer list.
Thiago Farina
2015-06-12
*
Add link_flags and libs methods to the C++ Skylark API
Cody Schroeder
2015-06-12
*
Expose CppConfiguration tool paths to Skylark
Googler
2015-06-12
*
Skylark: make ConversionException an EvalException
Francois-Rene Rideau
2015-06-12
*
Have constraints' definition of implicit deps exactly match query's.
Greg Estren
2015-06-12
*
Change the description of NodeEntry#markDirty to better align with the InMemo...
Googler
2015-06-12
*
Fix permissions for zip files
Kristina Chodorow
2015-06-12
*
Simplify maven_jar to just take a single artifact descriptor
Kristina Chodorow
2015-06-12
*
Add some clarifying comments to CppCompilationContext.
Han-Wen Nienhuys
2015-06-12
*
Cosmetic fixes in rules/cpp/ .
Han-Wen Nienhuys
2015-06-11
*
Use "python2" instead of "python" as the default Python2 interpreter.
Lukacs Berki
2015-06-11
*
Various improvements to Python support in Bazel:
Lukacs Berki
2015-06-11
*
Remove tools/jdk/jdk symbolic link creation
Damien Martin-Guillerez
2015-06-11
*
Add the necessary templates to make android_ndk_repository actually work.
Lukacs Berki
2015-06-11
*
Bugfix: actually link in the split stub application for "blaze mobile-install...
Lukacs Berki
2015-06-11
*
Switch the default of --aspect_deps to "conservative".
Lukacs Berki
2015-06-11
*
Perform resource path munging at the provider level.
Michael Staib
2015-06-11
*
Fix xctest_app sources not showing up in ios_test coverage.
Googler
2015-06-11
*
Cleanup findTargetsBeneathDirectory
Mark Schaller
2015-06-11
*
Fix bug where J2ObjC was reading Java files using the platform encoding.
Googler
2015-06-11
*
Skylark: implemented 'break' and 'continue'
Florian Weikert
2015-06-10
*
Description redacted.
Lukacs Berki
2015-06-10
*
Make android_sdk_repository write a proper BUILD file instead of a stub.
Lukacs Berki
2015-06-10
*
Handle exceptions encountered resolving packages during the execution phase
Michajlo Matijkiw
2015-06-10
*
Merges class jars specified as srcs into the android library class jar in ord...
Andrew Pellegrini
2015-06-10
*
Skylark: implemented set.union()
Florian Weikert
2015-06-10
*
Enable AndroidBinary to dex with Jack.
Michael Staib
2015-06-10
*
Bugfix: We must use a case-insensitive TreeMap here so that differently cased...
Philipp Wollermann
2015-06-10
*
Some small, random fixes for JavaBuilder that increase error reporting, fix J...
Philipp Wollermann
2015-06-10
*
Implement persistent worker processes and a spawn strategy that uses them.
Philipp Wollermann
2015-06-10
*
The Order enum now supports the conversion of its values to and from strings.
Florian Weikert
2015-06-10
*
Support --run_under in Bazel.
Han-Wen Nienhuys
2015-06-10
*
Make Java transitive runtime and compile time deps available to Skylark.
Erik Kuefler
2015-06-09
*
Make it possible to put the Crosstool proto in BUILD files.
Lukacs Berki
2015-06-09
*
Refactoring: PseudoAction ctor "inputs" argument is now a NestedSet.
Laszlo Csomor
2015-06-09
*
Add stub implementations of the android_sdk_repository and android_ndk_reposi...
Lukacs Berki
2015-06-09
*
Optimization: do not trigger the loading of directly dependent packages on qu...
Lukacs Berki
2015-06-09
*
Log invalid rule class names on deserialization
Mark Schaller
2015-06-09
[prev]
[next]