aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Disallow labels of the form ////foo.Gravatar carmi2018-04-10
* Fix bug in SkyQuery's parallel allrdeps with --nohost_deps.Gravatar nharmata2018-04-10
* Make some objects frequently encountered during serialization into constants....Gravatar janakr2018-04-10
* Makes BlazeDirectories a serialization constant.Gravatar shahan2018-04-10
* Fix handling of relative symlinks within sandboxfs.Gravatar jmmv2018-04-10
* Bring startup_options to BAZEL_LOG.Gravatar ccalvarin2018-04-10
* Allow codecs in ObjectCodecRegistry.Builder to be swapped out.Gravatar cpeyser2018-04-10
* Make SkylarkCustomCommandLine support efficient fingerprint calculation.Gravatar tomlu2018-04-10
* Update documentation of RuleConfiguredTargetFactory to reflect recent refacto...Gravatar janakr2018-04-10
* Remove lock around DiGraph in BlazeQueryEnvironmentGravatar dbabkin2018-04-10
* Remove traces of optional_flags from crosstoolGravatar hlopko2018-04-10
* Improve documentation of genquery.Gravatar lberki2018-04-10
* remote/http: properly complete user promiseGravatar Jakob Buchgraber2018-04-10
* python,runfiles: move to different packageGravatar Laszlo Csomor2018-04-10
* Delete unused RunProgram function.Gravatar Benjamin Peterson2018-04-10
* Remove support for the --incompatible_disallow_three_arg_vardef command line ...Gravatar lberki2018-04-10
* Fix Printer.getPrinter(boolean)Gravatar brandjon2018-04-09
* Introduce extraPositonals and extraArguments to SkylarkCallable, to have pari...Gravatar cparsons2018-04-09
* Consume the rest of the response stream for Watch RPC before returning. This ...Gravatar Googler2018-04-09
* Add a ruleError when one version enforcement is requested without the requisiteGravatar Googler2018-04-09
* Remove some dead code in SkyDocGravatar cparsons2018-04-09
* Remove the Blaze strict java deps exemption for Android databinding. Use the ...Gravatar Googler2018-04-09
* Also explicitly log the filesystem in ArtifactFactory.validatePathGravatar shahan2018-04-09
* Remove overly optimistic decoupled manifest processingGravatar asteinb2018-04-09
* Makes the decision to memoize at the SkyValue level.Gravatar shahan2018-04-09
* Deletes KryoGravatar shahan2018-04-09
* Fix Artifact.getPath() call in CppCompileAction.validateInclusionsGravatar shahan2018-04-09
* Fix issue with filtered resourcesGravatar asteinb2018-04-09
* Add tests for interface shared library build variables when lto indexingGravatar hlopko2018-04-09
* s/BazelMain/Bazel/Gravatar michajlo2018-04-09
* C++: Fixes broken objc_library targets in nightlyGravatar plf2018-04-09
* Remove alphabetical sorting of options in the canonical list.Gravatar ccalvarin2018-04-09
* Implement fdo_profile rule for architecture-sensitive fdo profile specificationGravatar Googler2018-04-09
* Do not create interface shared library when lto indexingGravatar hlopko2018-04-09
* Remove warning about non-canonical workspace namesGravatar Klaus Aehlig2018-04-09
* Replace usage of foo.com with example.com in git_repository test dataGravatar Ed Baunton2018-04-09
* Remove BuildConfiguration.Fragment#getReservedActionMnemonics() in favor of e...Gravatar lberki2018-04-09
* Made 'file_posix.cc' POSIX compatibleGravatar Jasper Siepkes2018-04-09
* Made 'build-runfiles.cc' POSIX compatible.Gravatar Jasper Siepkes2018-04-09
* Fixes a broken @link.Gravatar shahan2018-04-09
* Remove hashCode int field from Node.Gravatar dbabkin2018-04-09
* Serialize Artifacts by their root-relative path rather than their exec path. ...Gravatar janakr2018-04-08
* Cleanup Artifact.getPath() usage in AndroidDevice.Gravatar shahan2018-04-06
* Cleanup Artifact.getPath() usage in Runfiles.Gravatar shahan2018-04-06
* Improve golden testsGravatar cushon2018-04-06
* In inlined skylark import lookup function caching, don't actually fetch deps ...Gravatar shreyax2018-04-06
* Emit a usage error if --output is not providedGravatar cushon2018-04-06
* Flip default value of --experimental_shortened_obj_file_path to trueGravatar pcloudy2018-04-06
* Adds more debug logging to ArtifactFactory validation.Gravatar shahan2018-04-06
* fix deps checker tool handling of primitive arrays in annotationsGravatar kmb2018-04-06