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
*
Cleanup, TODO removal
Laurent Le Brun
2015-10-30
*
handle darwin_x86_64 target cpu
Chris Parsons
2015-10-30
*
Moves -printmapping to the end of the Proguard arguments list.
Michael Staib
2015-10-30
*
Add Skylark support for string_list_dict
Francois-Rene Rideau
2015-10-30
*
Add isSkylark to RuleClass
Michajlo Matijkiw
2015-10-30
*
Add a getPathFragment method to RepositoryName; use it in PackageIdentifier.
Ulf Adams
2015-10-30
*
Provide a way to explicitly constraint-enforce
Greg Estren
2015-10-29
*
Add preconditions check for attr existence in RuleClass#getAttributeByName
Michajlo Matijkiw
2015-10-29
*
Clarify the default value for 'visibility' in
Greg Estren
2015-10-29
*
Only strip launcher for fissionized opt builds.
Googler
2015-10-29
*
Adds include paths through -isystem to get Android native compiling working a...
Alex Humesky
2015-10-28
*
Split off more BUILD files.
Han-Wen Nienhuys
2015-10-28
*
Skylark interpreter optimization
Laurent Le Brun
2015-10-28
*
Build indexer: Handle for loops
Laurent Le Brun
2015-10-28
*
Disable --watchfs on OSX in preparation for enabling it by default.
Ulf Adams
2015-10-28
*
Update the documentation for Constants.java.
Ulf Adams
2015-10-28
*
Bugfix: Host fragments could not be accessed properly through Skylark.
Florian Weikert
2015-10-28
*
Visibility adjustments
Michajlo Matijkiw
2015-10-28
*
Rollback of commit c1e4243dbefc57909feff4ebb19975f151fa6391.
Greg Estren
2015-10-28
*
Change default for rule classes that don't explicitly
Greg Estren
2015-10-28
*
Ignores the empty path
Scott Robertson
2015-10-28
*
Pass apple sdk information to ios_test test actions
Chris Parsons
2015-10-27
*
Force hdrs_check to "strict", remove "hdrs_check" attribute from cc_* rules.
Philipp Wollermann
2015-10-27
*
Add ctor comment
Kristina Chodorow
2015-10-27
*
Clean up the CoverageReportActionFactory interface a bit.
Ulf Adams
2015-10-27
*
Make EventCollector thread-safe for modifications.
Ulf Adams
2015-10-27
*
Fixes a wrong path causing the *-toolchain_files filegroup to actually be empty:
Philipp Wollermann
2015-10-27
*
Fixes the following linker error during compilation of //examples/android/jav...
Philipp Wollermann
2015-10-27
*
Add documentation of aar output to the build encyclopedia. Notes that the aar...
Andrew Pellegrini
2015-10-27
*
Simplify uses of EventCollector.
Ulf Adams
2015-10-27
*
Clean up tests to use EventCollectionApparatus more widely.
Ulf Adams
2015-10-27
*
Eliminate the Android tools repository, and with it, Constants.ANDROID_DEP_PR...
Lukacs Berki
2015-10-27
*
Un-hardcode the names of some Python implicit attributes ($python_precompile,...
Carmi Grushko
2015-10-27
*
Refactor instrumentation in JavaCommon to remove Android specific content.
Andrew Pellegrini
2015-10-27
*
Reduce memory churn while creating PathFragments.
Eric Fellheimer
2015-10-27
*
Remove the TOOLS_REPOSITORY prefix for tools/objc:xctest_app.
Chris Parsons
2015-10-27
*
Update android screen densities to include 420 dpi added for the Nexus 5X. Ad...
Andrew Pellegrini
2015-10-27
*
Share SkyKey interning between evaluation and deserialization.
Eric Fellheimer
2015-10-27
*
Make -DNS_BLOCK_ASSERTIONS=1 by default when c=opt on objc builds.
Googler
2015-10-27
*
Fixes the options build files when used from the default_android_tools reposi...
Alex Humesky
2015-10-27
*
Removes gcc from the clang compiler names, because that doesn't really make s...
Alex Humesky
2015-10-27
*
Propagate Android aspect across runtime_deps.
Googler
2015-10-27
*
Support proto_library in AndroidStudioInfoAspect.
Googler
2015-10-27
*
Clarify documentation about 'native' module.
Laurent Le Brun
2015-10-27
*
Allow C++ compile actions to run in a sandbox by replacing the LocalGccStrate...
Philipp Wollermann
2015-10-27
*
Refactor include scanning / .d file parsing in the C++ rules so that validati...
Philipp Wollermann
2015-10-27
*
Read the j2objc BUILD file from embedded tools instead of from the client.
Lukacs Berki
2015-10-27
*
Read $HOME first to determine the home directory (and when not present, fall ...
Lukacs Berki
2015-10-27
*
Fix location for Break and Continue AST nodes.
Laurent Le Brun
2015-10-27
*
Remove the unused launcher argument from JavaSemantics.getJvmFlags.
Ulf Adams
2015-10-27
[next]