aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove some references to JDK 7, which is not longer supportedGravatar cushon2018-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
* 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
* 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
* 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
* Properly report completion of shared actions with input discoveryGravatar hlopko2018-04-24
* Friendlier error messages on remote failures. Moving the error to the top. Re...Gravatar olaola2018-04-24
* windows,client: fix error reportingGravatar Laszlo Csomor2018-04-24
* Allow feature configuration to be created from skylarkGravatar hlopko2018-04-24
* Add getters to JavaCompilationArgsProviderGravatar cushon2018-04-24
* Cleanup LibraryToLinkCollector to properly distinguish C++ runtimes from dyna...Gravatar hlopko2018-04-24
* Add error message on empty public resourcesGravatar asteinb2018-04-23
* Accept included headers which are provided by tree artifacts.Gravatar carmi2018-04-23
* Add the additional options to support manual trimming of feature flags.Gravatar mstaib2018-04-23
* Start refactoring elements of the Skylark Build API into their own package.Gravatar cparsons2018-04-23
* Add a new "STRICT_ERROR" for the flag "--experimental_import_deps_checking" t...Gravatar cnsun2018-04-23
* Automated rollback of commit 24f19ec2679dd93b1ac5b06e46f3b35807d6e217.Gravatar ruperts2018-04-23
* Declare internal helper functions in option_processor-internal.Gravatar ccalvarin2018-04-23
* Enable Windows remote test on CI now that Bazel 0.12 is used for CI.Gravatar Googler2018-04-23