aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Prepare to abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* windows,client: no longer support Unix-style pathsGravatar Laszlo Csomor2018-04-26
* Add a helpful note for the args argument of binary rules.Gravatar Googler2018-04-26
* Add an extra argument to CcCompilationHelper#fromCommon() that contains addit...Gravatar lberki2018-04-26
* Prototype support for llvm coverageGravatar Ulf Adams2018-04-26
* Automated rollback of commit 404483d99bca4edc0600e72cacfcc36404fd4653.Gravatar hlopko2018-04-25
* Remove some references to JDK 7, which is not longer supportedGravatar cushon2018-04-25
* Fix typo in gcloud kms decrypt command.Gravatar philwo2018-04-25
* Serialize NestedSet sizes that get special treatement (empty set, singleton)Gravatar cpeyser2018-04-25
* Support deferred param files.Gravatar tomlu2018-04-25
* Make java_common.compile's javacopt handling consistent with native Java rulesGravatar cushon2018-04-25
* Delete query how-to goowiki and migrate external query how-to page to html so...Gravatar juliexxia2018-04-25
* Consolidate compatible_javacopts definitionGravatar cushon2018-04-25
* Only print a warning if gcov cannot be found, not an errorGravatar ulfjack2018-04-25
* Detect build-in include directories for C and C++, not only for C++Gravatar hlopko2018-04-25
* Update the documentation in the wake of https://github.com/bazelbuild/bazel/c...Gravatar lberki2018-04-25
* Prevent Skylark actions from setting arbitrary execution infoGravatar ulfjack2018-04-25
* Document that getuid/getgid/getpid can throw exceptions.Gravatar philwo2018-04-25
* Serialize singleton NestedSets directly in NestedSetCodecWithStore.Gravatar cpeyser2018-04-25
* Add an extra argument to CcCompilationHelper#fromCommon() that contains addit...Gravatar lberki2018-04-25
* sandbox: Generate actually unique sandbox paths.Gravatar philwo2018-04-25
* java,runfiles: merge classesGravatar Laszlo Csomor2018-04-25
* Make output name case-insensitive while calculating output names for object f...Gravatar pcloudy2018-04-25
* Replace usage of proto class CToolchain.WithFeatureSet with equivalent WithFe...Gravatar Googler2018-04-25
* Refactor generated objc sources compilation in ProtobufSupport.javaGravatar pcloudy2018-04-25
* Change action construction to use built-in param file support.Gravatar tomlu2018-04-25
* Change action construction to use built-in param file support.Gravatar tomlu2018-04-25
* ExperimentalEventHandler: properly complete buildGravatar Klaus Aehlig2018-04-25
* Remove no-op check from AndroidCommon, add missing rule validation to aar_importGravatar kmb2018-04-24
* Pass environment to Skylark provider constructors.Gravatar tomlu2018-04-24
* Make the static_link_cpp_runtimes feature settableGravatar Googler2018-04-24
* Change action construction to use built-in param file support.Gravatar tomlu2018-04-24
* Use JavaRuleOutputJarsProvider to collect non-transitive runtime jarsGravatar cushon2018-04-24
* Fix profiler slow task limitingGravatar michajlo2018-04-24
* Automated rollback of commit 047688a129b444ba918ae4c31767dce73b17b049.Gravatar Googler2018-04-24
* Automated rollback of commit 77777d1a769e938839b82c65ff320e09b1e7a715.Gravatar Googler2018-04-24
* send Android desugar tool invocations through wrapper script with additional ...Gravatar kmb2018-04-24
* Fix runtime jar collection for legacy mobile-installGravatar cushon2018-04-24
* Make some runtime jar collection non-transitiveGravatar cushon2018-04-24
* Add support for pseudo locales to ResourceLinker.Gravatar corysmith2018-04-24
* Remove JavaConstraintsProvider, allow specifying constraints when constructin...Gravatar kmb2018-04-24
* Add new-style JavaInfo provider constructor.Gravatar tomlu2018-04-24
* Add hook to inform SkyframeExecutor that build is finished.Gravatar janakr2018-04-24
* sandbox: Create base class for sandbox building strategies.Gravatar philwo2018-04-24
* Ensure make variables from the CcToolchainProvider end up in theGravatar jcater2018-04-24
* Introduce @SkylarkCallable.selfCall, to signify the containing class should b...Gravatar cparsons2018-04-24
* Fix formatting of JDK note.Gravatar spomorski2018-04-24
* SourceArtifacts are interned on deserialization using an ArtifactFactory. Th...Gravatar cpeyser2018-04-24
* runfiles: rlocation() checks if arg is normalizedGravatar Laszlo Csomor2018-04-24
* Make the constructor of TemplateVariableInfo available in Skylark.Gravatar lberki2018-04-24