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
Commit message (
Expand
)
Author
Age
*
Skylint: set module docstring location to just the first line
fzaiser
2017-10-13
*
Make skylark_git_repository_test executable.
jcater
2017-10-12
*
Throw a checked exception if there's an error reading /proc/meminfo, and hand...
janakr
2017-10-12
*
Expose ActionLogBufferPathGenerator in SkyframeExecutor.
janakr
2017-10-12
*
Remove synchronization from FileSystem implementations.
tomlu
2017-10-12
*
Add some debugging in TestResultAnalyzer: make crash message more informative...
janakr
2017-10-12
*
add option to singlejar to double-check correct default and static interface ...
kmb
2017-10-12
*
Add follow-symlinks parameter to FileSystemUtils#copyTreesBelow, so that all ...
janakr
2017-10-12
*
Update Appengine Rules Label
Tyler Rockwood
2017-10-12
*
Skylint: check for usage of deprecated functions
fzaiser
2017-10-12
*
Remove the implicit requirement of core_library.
ccalvarin
2017-10-12
*
//src/test/shell/integration:progress_reporting_test increase shard count
Klaus Aehlig
2017-10-12
*
Replace all tool getters in CppConfiguration with corresponding calls to
cpeyser
2017-10-12
*
Check the implicit requirement of fdo_instrument and lipo_context.
ccalvarin
2017-10-11
*
Migrate usage of CppConfiguration#getToolPathFragment and
cpeyser
2017-10-11
*
shell,runfiles: add runfiles library
Laszlo Csomor
2017-10-11
*
Automated rollback of commit 0257c29f496719bb8414d012334155de6bbefa11.
hlopko
2017-10-11
*
Remove support for --javabase=<absolute path>.
lberki
2017-10-11
*
Properly escape GitHub repository download URL for git_repository w/ sha256
Akira Baruah
2017-10-11
*
SplitTransitionProvider no longer requires the attributes it uses are "Non Co...
cparsons
2017-10-11
*
Refactor ConfiguredAttributeMapper to lib/packages from lib/analysis.
cparsons
2017-10-11
*
Add teardown method to bazel_query_test.
shreyax
2017-10-11
*
Small refactoring of AnalysisTestCase to allow alternate SkyframeExecutor imp...
janakr
2017-10-11
*
Non-c++ dependencies on CppConfiguration#getTargetCpu are made instead to use
cpeyser
2017-10-11
*
Automated rollback of commit 61977f4ae57c877fc28be176f36c28642b276eec.
lberki
2017-10-11
*
Remove unused MANDATORY_LINK_TARGET_TYPES
George Gensure
2017-10-11
*
Add tests for the Skylark-based implementation of git repository rules.
John Cater
2017-10-11
*
Make it an error to attempt to expand an attribute that does not exist
ulfjack
2017-10-11
*
Fix osx_cc_wrapper to also update dylibs
hlopko
2017-10-11
*
Return JavaInfo providers only once in Java rules.
elenairina
2017-10-11
*
Clean up InvocationPolicy's use of OptionDescription.
ccalvarin
2017-10-11
*
Remove sdk_version_for_platform from ctx.fragments.apple .
lberki
2017-10-11
*
Remove the unused class ReleaseBundlingSupport.SplitArchTransition .
lberki
2017-10-10
*
Move the MakeVariableExpander to a new package
ulfjack
2017-10-10
*
Remove ctx.fragments.apple.minimum_os_for_platform_type.
lberki
2017-10-10
*
if --experimental_apple_mandatory_minimum_version is specified, make Apple ru...
lberki
2017-10-10
*
In PerActionFileCache, tolerate requests for Artifacts that are not in the ca...
janakr
2017-10-10
*
Report the structured Bazel command line via the BEP.
ccalvarin
2017-10-10
*
Support --forceJumbo flag with incremental dexing
kmb
2017-10-10
*
Pull clearing of legacy configured target data up to SkyframeExecutor and ren...
janakr
2017-10-10
*
Allow NodeEntry implementations to keep just deps, as opposed to all edges or...
janakr
2017-10-10
*
Don't release the client lock while the server executes a command. The
Googler
2017-10-10
*
Workaround missing go_* target ThinLTO support
Googler
2017-10-10
*
Extract CppToolchainInfo from CppConfiguration. CppToolchainInfo contains all
cpeyser
2017-10-10
*
Skylint: report location ranges instead of just the start location
fzaiser
2017-10-10
*
Fix the location of load statements in Skylark.
fzaiser
2017-10-10
*
Skylint: add integration tests for the java binary
fzaiser
2017-10-10
*
Remove ctx.fragments.apple.{xcode_version,ios_minimum_os}.
lberki
2017-10-10
*
Fix file permissions on aild_integration_test.sh
aehlig
2017-10-09
*
Clean up TODOs.
László Csomor
2017-10-09
[next]