aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Updates stub application resource handling to work with Android N.Gravatar Alex Humesky2016-03-30
* Do not pass -gsplit-dwarf to the compiler except when building a .dwo file.Gravatar Googler2016-03-30
* Fix strip for ios_framework_binary by passing -x to strip.Gravatar Googler2016-03-30
* Rename swift_binary to swift_library as the intended rule is not executable.Gravatar Dmitry Shevchenko2016-03-30
* Adds the dsym files to the ios_application output when using --objc_generate_...Gravatar Googler2016-03-30
* Description redacted.Gravatar Chris Parsons2016-03-30
* Remove support for non-proto deps filesGravatar Liam Miller-Cushon2016-03-30
* Don't prune qualified super constructors invocations in chained constructorsGravatar Liam Miller-Cushon2016-03-30
* Fix file object URIs in ZipOutputFileManagerGravatar Liam Miller-Cushon2016-03-30
* Handle overlapping source jarsGravatar Liam Miller-Cushon2016-03-30
* Restrict file types allowed for "strings" attribute to ".strings".Gravatar Googler2016-03-30
* Set -fmodules-cache-path to be rooted in the genfiles directory whenever modu...Gravatar Chris Parsons2016-03-30
* Delay BuildView creation in CommandEnvironment until beforeCommand().Gravatar Ulf Adams2016-03-30
* 3.74 of 5: Remove DataKey from DataValue, FileDataResource and XmlDataResource.Gravatar Googler2016-03-30
* Use ENTITLEMENTS_TYPE constant to specify allowed file types for ":extra_enti...Gravatar Googler2016-03-30
* Make the ProjectFileSupport stateless; pass in required parameter when called.Gravatar Ulf Adams2016-03-30
* in the query docs, correctly refer to the --output option not --orderGravatar Benjamin Peterson2016-03-30
* Remove calls of CommandEnvironment.getView; remove ide-info from BuildView.Gravatar Ulf Adams2016-03-30
* Rename ConfigurationDistinguisher.APPLICATION and ConfigurationDistinguisher....Gravatar Googler2016-03-30
* 3.73 of 5: Convert xml parsing to use the map based storageGravatar Googler2016-03-30
* Don't start include scanning from used module maps. The modules generated forGravatar Googler2016-03-30
* Add getGenfilesArtifact() that takes an explicit AspectParameters, for lookin...Gravatar Carmi Grushko2016-03-30
* experimental UI: don't update progress bar after build for INFOGravatar Klaus Aehlig2016-03-30
* support incremental dexing in all unproguarded android binaries as well as te...Gravatar Googler2016-03-29
* Restrict file types used for "entitlements" attribute to [".entitlements", "....Gravatar Googler2016-03-29
* Fix keep-going build with an existing cycle by only setting errorDepKey in a ...Gravatar Janak Ramakrishnan2016-03-29
* Update TODOGravatar Liam Miller-Cushon2016-03-29
* Propagate -isystem includes from CC deps in Xcode project generation.Gravatar Googler2016-03-29
* Skylark providers exported under the key "objc" are consumed as ObjcProvider ...Gravatar Cal Peyser2016-03-29
* fix passing JVM bootclasspath to proguard now that it's available (was empty ...Gravatar Googler2016-03-29
* Open source cc_inc_library.Gravatar Cal Peyser2016-03-29
* Provide descriptive error messages on external mutable source files encounter...Gravatar Googler2016-03-29
* Return ErrorInfoSubject for EvaluationResultSubject#hasErrorEntryForKeyThat i...Gravatar Janak Ramakrishnan2016-03-28
* Clean up some testing code: @Before methods' call order is unspecified, so we...Gravatar Janak Ramakrishnan2016-03-28
* --Gravatar Chris Parsons2016-03-28
* Do not run the finally block in BuildTool#buildTargets if we are in a catastr...Gravatar Janak Ramakrishnan2016-03-28
* Move several naked strings over to constants as general code cleanup.Gravatar Dave MacLachlan2016-03-28
* 3.71: Remove ResourceMap, Fix testsGravatar Googler2016-03-25
* Move file writing to its own classGravatar Kristina Chodorow2016-03-25
* Add --glibc as a late-bound option default so config_settingsGravatar Greg Estren2016-03-25
* Correct Bazel's google_play_services built-in custom_package definition, as i...Gravatar Todd Jeffreys2016-03-25
* Put all connecting to Maven logic in DefaultModelResolverGravatar Kristina Chodorow2016-03-25
* Respect --noexperimental_check_output_files in FileSystemValueChecker. FileSt...Gravatar Nathan Harmata2016-03-25
* Change android_sdk_repository to use a Skylark-based template.Gravatar Michael Staib2016-03-25
* Remove unused test code, and clean up documentation regarding launch images a...Gravatar Dave MacLachlan2016-03-25
* 3.7 of 5: Refactoring ResourceMap generation.Gravatar Googler2016-03-25
* Part 3.5 of 5: AssetsGravatar Googler2016-03-25
* Add timeout to dash connectionsGravatar Kristina Chodorow2016-03-25
* Add toString() method to LabelAndConfiguration.Gravatar Janak Ramakrishnan2016-03-24
* Don't shell quote header compiler params filesGravatar Liam Miller-Cushon2016-03-24