aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Enable header compilation by defaultGravatar Liam Miller-Cushon2017-01-10
* Improve performance and semantics of union of Skylark setsGravatar Jon Brandvein2017-01-10
* Making it remove @ in module names Gravatar Mike Lewis2017-01-10
* Advertise java Skylark provider from java proto aspects.Gravatar Googler2017-01-10
* Introduce expand_if_none_available to crosstoolGravatar Marcel Hlopko2017-01-10
* Automated [] rollback of commit feee0704b9a2654e1b2a9d99ec9f2fd590f8b23f.Gravatar Marcel Hlopko2017-01-09
* Move ExecutionInfoSpecifier to lib.actionsGravatar Ulf Adams2017-01-09
* Move ProcMeminfoParser to lib.unix, where it belongsGravatar Ulf Adams2017-01-09
* Gives 3 levels of sandbox error message under different flags.Gravatar Yue Gan2017-01-09
* Remove some unused code from FetchCommand that was pulling in JavaOptionsGravatar Ulf Adams2017-01-09
* Use ExecutionRequirements.REQUIRES_DARWIN instead of hard-coding the stringGravatar Ulf Adams2017-01-09
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Exclude transitive proto deps of deploy_env binaries from the generated exten...Gravatar Googler2017-01-09
* RELNOTES: Default --android_dynamic_mode to off.Gravatar Googler2017-01-09
* Updates Android flag documentation.Gravatar Alex Humesky2017-01-09
* Unsynchronize InMemoryNodeEntry#isDone. The buildingState variable's state ch...Gravatar Shreya Bhattarai2017-01-09
* Remove some cases of inferring configuration and platform from ruleContext ou...Gravatar Chris Parsons2017-01-06
* Update apple_binary documentation to match support for multiple platforms and...Gravatar Chris Parsons2017-01-06
* These API levels were removed in NDK r12.Gravatar Adam Michael2017-01-06
* Provide Skylark imports, even if the package has some errors.Gravatar Laurent Le Brun2017-01-05
* Rollback of commit 70c5790e4fb01db382d61d457596a46b68ba8d13.Gravatar Janak Ramakrishnan2017-01-05
* Add a "dylib" binary type to apple_binary, and deprecate apple_dynamic_libraryGravatar Chris Parsons2017-01-05
* Some little changes to prep for rolling forward the execroot changeGravatar Kristina Chodorow2017-01-05
* Make path attribute optional for android_sdk_repository and android_ndk_repos...Gravatar Adam Michael2017-01-05
* Fix cycle detection between .bzl files.Gravatar Laurent Le Brun2017-01-05
* Exempt config_setting from license checking.Gravatar Greg Estren2017-01-05
* Introduce is_cc_test_link_action build variableGravatar Marcel Hlopko2017-01-05
* Avoid linking objc protos that are transitively in the "dylibs" attributeGravatar Chris Parsons2017-01-05
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Fix an obscure crash scenario with static configs and BuildConfiguration.equals.Gravatar Greg Estren2017-01-04
* Add an experimental option to reduce header compilation classpathsGravatar Liam Miller-Cushon2017-01-04
* Fix Label() for @short repository labelsGravatar Justine Tunney2017-01-04
* Improve cycle reporting error message.Gravatar Laurent Le Brun2017-01-04
* Minor improvements to error messages.Gravatar Laurent Le Brun2017-01-04
* Remove the auto-punctuator because it is causing more problems than itGravatar John Cater2017-01-03
* Manually add periods to documentation strings where needed.Gravatar John Cater2017-01-03
* Run turbine with a UTF-8 charsetGravatar Liam Miller-Cushon2017-01-03
* Refactor JavaSkylarkApiProvider to source its info from passed-in providers i...Gravatar Googler2017-01-03
* Use the value of --watchos_minimum_os for clang's -mwatchos-version-min when ...Gravatar Googler2017-01-03
* RELNOTES:Gravatar Rumou Duan2017-01-03
* Do not expand flag_groups guarded by expand_if_true/false if variable is missingGravatar Marcel Hlopko2017-01-03
* Windows: resolve shortened pathsGravatar Laszlo Csomor2017-01-03
* Change lib.events.Event to use UTF-8 encoding instead of a mix of platform-de...Gravatar Jon Brandvein2017-01-03
* Add expand_if_equal crosstool.proto messageGravatar Marcel Hlopko2017-01-03
* Make "profile --html --html_details" work again.Gravatar Lukacs Berki2017-01-03
* Make "profile --html --html_details" not crash.Gravatar Lukacs Berki2017-01-03
* Make an enum final, the way it should be.Gravatar Lukacs Berki2017-01-03
* Cleanup initialization of expandIfTrue/False in CcToolchainFeatures.FlagGroup...Gravatar Marcel Hlopko2017-01-03
* Miscellaneous cleanups to lib.eventsGravatar Jon Brandvein2017-01-03
* Make the string strip() methods compatible with PythonGravatar Jon Brandvein2017-01-03