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
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
analysis
/
config
Commit message (
Expand
)
Author
Age
*
Symlink output directories to the correct directory name
kchodorow
2017-03-31
*
introduce hidden flag to configure bytecode optimizers
Kevin Bierhoff
2017-03-27
*
Enable rules to transition based on their Rule objects.
Michael Staib
2017-03-21
*
Create "internal" category of command-line options.
Michael Staib
2017-03-20
*
Improve javadoc for the environment functions in the BuildConfiguration
Klaus Aehlig
2017-03-16
*
Fix typo in help string for --action_env
Klaus Aehlig
2017-03-16
*
Simplify Attribute.Configurator, add dynamic configs support.
Greg Estren
2017-03-14
*
Support composed dependency transitions with dynamic configs.
Greg Estren
2017-03-08
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.
Dmitry Lomov
2017-02-17
*
Roll forward execroot change
Kristina Chodorow
2017-02-16
*
Restrict aspects visible to other aspects according to their advertised provi...
Dmitry Lomov
2017-02-15
*
Default Bazel builds to nontrimmed dynamic configurations (except LIPO).
Greg Estren
2017-02-15
*
Test strategy unification - extract env setup to a new class
Ulf Adams
2017-02-01
*
Split transitions that return an empty list of options do not suppress dynami...
Cal Peyser
2017-01-30
*
--cpu no longer reads its value from the CROSSTOOL.
Greg Estren
2017-01-18
*
Allows a rule class to specify a configuration transtion that will apply to all
Cal Peyser
2017-01-12
*
Exempt config_setting from license checking.
Greg Estren
2017-01-05
*
Make BuildConfiguration reference-equals for static configs.
Greg Estren
2016-12-29
*
Introduce a distinguisher for cpu value as set in --experimental_multi_cpu.
Cal Peyser
2016-12-21
*
Cleanup FileWriteAction and add a flag that will guard transparent compression
Jon Brandvein
2016-12-20
*
Names of extra-action protos now take into account all aspect names.
Dmitry Lomov
2016-12-16
*
Override BuildConfiguration.equals() for dynamic configs.
Greg Estren
2016-12-06
*
Make BuildConfiguration output directories understand repositories
Kristina Chodorow
2016-12-05
*
Make a rogue test case honor --experimental_dynamic_configs=notrim_partial li...
Greg Estren
2016-12-05
*
Add option to disable dynamic configs with LIPO.
Greg Estren
2016-12-02
*
Rollback of commit 2a2be3907981d9654575493c7012d95d1241f373.
Googler
2016-12-01
*
Overrides BuildConfiguration.equals() for dynamic configs.
Greg Estren
2016-12-01
*
Makes the --test_env command line options available in skylark's rule context.
Sergio Campama
2016-11-29
*
Update coverage documentation. Prepare for open sourcing CoverageCommand.
Ulf Adams
2016-11-24
*
Add ctx.coverage_instrumented function to Skylark
Googler
2016-11-17
*
Supports --nodistinct_host_configuration with
Greg Estren
2016-11-16
*
Updates outdated options documentation for
Greg Estren
2016-11-16
*
Adding support for Linux s390x
namrata-ibm
2016-10-11
*
Extract java/javalite proto compilation args to command-line flags.
Carmi Grushko
2016-10-06
*
Optimize how null configurations get created and add test infrastructure for ...
Greg Estren
2016-09-29
*
Remove the "labels in the configuration must be in the transitive closure of ...
Lukacs Berki
2016-09-28
*
BuildConfiguration: Remove outdated references to getShortName.
Greg Estren
2016-09-23
*
Split dynamic configurations mode into:
Greg Estren
2016-09-22
*
Remove the --show_cached_analysis_results command line option, which was a no...
Lukacs Berki
2016-09-22
*
Replace BuildConfiguration.Fragment#collectExecutables() with a #getShellExec...
Lukacs Berki
2016-09-22
*
Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.
Laszlo Csomor
2016-09-21
*
Change default of --[no]instrument_test_targets to false
Googler
2016-09-20
*
Change execution root for external repositories to be ../repo
Kristina Chodorow
2016-09-20
*
Remove an unused method from BuildConfiguration.
Lukacs Berki
2016-09-19
*
Track client environment in Skyframe
Klaus Aehlig
2016-09-14
*
Automatically detect the setting for --cpu.
Ulf Adams
2016-09-12
*
Remove --experimental_proto_header_modules.
Googler
2016-09-12
*
Don't copy files under embedded_tools to _bin
Yun Peng
2016-09-12
*
Add an "is main repo" field to Roots
Kristina Chodorow
2016-09-09
[next]