aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Handle more javacoptsGravatar Liam Miller-Cushon2016-04-01
* Prune private fields and methods from the outputGravatar Liam Miller-Cushon2016-04-01
* Support labels in new_{http,local}_repository's build_file attributeGravatar Damien Martin-Guillerez2016-03-31
* Change --experimental_oom_more_eagerly_threshold default to 100, so that it i...Gravatar Janak Ramakrishnan2016-03-31
* Don't try to clean up (and potentially exit with minor IOException exit code)...Gravatar Janak Ramakrishnan2016-03-31
* Make the Attribute.Builder.cloneBuilder() also copy aspects.Gravatar Carmi Grushko2016-03-31
* Remove the directories field from RepositoryFunction.Gravatar Ulf Adams2016-03-31
* Update the java flags to default as follows:Gravatar Luis Fernando Pino Duque2016-03-31
* 3.75 of 5: Renaming classes and interfacesGravatar Googler2016-03-31
* Drop unused skylarkinterface dependency from bazel-rules.Gravatar Julio Merino2016-03-31
* experimental UI: present SUBCOMMANDS in the scroll-back bufferGravatar Klaus Aehlig2016-03-31
* Set --fat_apk_cpu=armeabi-v7a by default and remove Constants.ANDROID_DEFAULT...Gravatar Luis Fernando Pino Duque2016-03-31
* 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