aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Reimplement the configuration sanity check as a per-fragment check.Gravatar Ulf Adams2016-03-31
* Optionally stop adding headers from transitive modules as mandatory compilati...Gravatar Googler2016-03-31
* Remove InterruptibleTest#testInterruptibleCommandGravatar Damien Martin-Guillerez2016-03-31
* Set --package_path=%workspace% by default and remove Constants.DEFAULT_PACKAG...Gravatar Luis Fernando Pino Duque2016-03-31
* Update error message for invalid load label.Gravatar Laurent Le Brun2016-03-31
* Make C++ autoconfigured toolchain the default for Linux and OS X.Gravatar Damien Martin-Guillerez2016-03-31
* Update the check for a broken stream in the RPC server.Gravatar Lukacs Berki2016-03-31
* Do not special-case the //external package so in so that target pattern parsi...Gravatar Lukacs Berki2016-03-31
* Remove unused TRANSITIVE_COLLECTION_SPEC.Gravatar Googler2016-03-31
* Enable the configuration sanity check for a subset of tests.Gravatar Ulf Adams2016-03-31
* Add support for objc_generate_linkmap argument that controls whether a link m...Gravatar Dave MacLachlan2016-03-31
* Make MinimalVersion package-private, since it has no outside consumers.Gravatar Janak Ramakrishnan2016-03-31
* Improve 'exports' explanation in android_library docGravatar Googler2016-03-31
* Rollback of commit 044adedc70de040475443e52eb1a3c692159790eGravatar Googler2016-03-31
* Provide the final merged AndroidManifest.xml file in the apk_manifest.Gravatar Alex Humesky2016-03-31
* Extend support for AppleConfiguration in Skylark. Add support for DottedVers...Gravatar Cal Peyser2016-03-31
* Set -fmodules-cache-path to be rooted in the genfiles directory whenever modu...Gravatar Chris Parsons2016-03-31
* Simplify CompileOneDependencyTransformer. This is the first step of improvingGravatar Googler2016-03-31
* Only break lines if cursor motion is in useGravatar Klaus Aehlig2016-03-31
* Signal that the help command does not buildGravatar Klaus Aehlig2016-03-31
* Fix workspace name setting when the WORKSPACE file is splittedGravatar Damien Martin-Guillerez2016-03-31
* Fix NPE when Maven model is unresolvableGravatar Kristina Chodorow2016-03-30
* Remove PackageIdentifier#createInDefaultRepo now that all the callers have be...Gravatar Lukacs Berki2016-03-30
* Move BlazeRuntime.initCommand to BlazeWorkspace.Gravatar Ulf Adams2016-03-30
* Rollback of commit cd6ca1d7a8bf947eb7c68a82ec2f1c0512d18169.Gravatar Tobias Werth2016-03-30
* Support java_wrap_cc in intellij aspect.Gravatar Googler2016-03-30
* Move most of the workspace-handling code from BlazeRuntime to a new class.Gravatar Ulf Adams2016-03-30
* Move most BlazeRuntime methods related to workspace directories to CommandEnv.Gravatar Ulf Adams2016-03-30
* Remove the unused loadingEnabled param from BuildView.update.Gravatar Ulf Adams2016-03-30
* Use the local shell environment for invoking build-runfiles.Gravatar Lukacs Berki2016-03-30
* Rollback of commit d6dcde6bbf074b42f89b0feb6980e124c076863a.Gravatar Klaus Aehlig2016-03-30
* Signal that clean does not buildGravatar Klaus Aehlig2016-03-30
* Move the BuildView creation to BuildTool, the only remaining user.Gravatar Ulf Adams2016-03-30
* 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
* Remove calls of CommandEnvironment.getView; remove ide-info from BuildView.Gravatar Ulf Adams2016-03-30