aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Fix NoSuchElementException when BuildEventArtifactUploaderMap has no elements.Gravatar lpino2018-06-21
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* Extract logic from CROSSTOOL in CrosstoolInfo providerGravatar rosica2018-06-21
* Automated rollback of commit 2b015c53c89815472923d8ea0c94640b7db2fa20.Gravatar twerth2018-06-21
* Automated rollback of commit 45b308a62f42c2c0bcfe79dcd4046c4025a31059.Gravatar janakr2018-06-20
* Add a minimum_os_version flag that is platform agnostic.Gravatar Googler2018-06-20
* Clean up after https://github.com/bazelbuild/bazel/commit/2a9e125499c8fadb731...Gravatar cushon2018-06-20
* Be more generous with user time and sys time bounds in execution statistics t...Gravatar ruperts2018-06-20
* Remove all uses of RuleDefinitionEnvironment#getLabel, replacing them with La...Gravatar janakr2018-06-20
* Make the system bazelrc configurable.Gravatar ccalvarin2018-06-20
* Add better tests for the -h and -help accepted values.Gravatar ccalvarin2018-06-20
* Allow structField callables to specify useSkylarkSemantics, useLocation, and ...Gravatar cparsons2018-06-20
* Migrate Actions provider to skylarkbuildapiGravatar cparsons2018-06-20
* Don't instrument files generated by cc_proto_library for coverageGravatar Googler2018-06-20
* Make blaze_util::AsAbsoluteWindowsPath support wstring as inputGravatar Yun Peng2018-06-20
* C++: Re-writes cc_import in Skylark.Gravatar plf2018-06-20
* Be more generous with user time and system time bounds for execution statisti...Gravatar ruperts2018-06-19
* Add new BuildMetrics event to BEP.Gravatar tomlu2018-06-19
* Be more permissive when dealing with rules which haveGravatar jcater2018-06-19
* Expand the abilities of codecs. Let ImmutableMultimapCodec actually handle Li...Gravatar janakr2018-06-19
* Add --materialize_param_files option.Gravatar tomlu2018-06-19
* Add more logging when executionPlatformConstraintsAllowed is set to PER_TARGETGravatar jcater2018-06-19
* Delete switch for nested set serialization. It's fast enough to be on by defa...Gravatar janakr2018-06-19
* Add an option to show verbose debugging logs.Gravatar brendandouglas2018-06-19
* Put a trail into every SerializationException, not just NoCodecException, and...Gravatar janakr2018-06-19
* Add a utility function to accept windows-style envvars in paths.Gravatar ccalvarin2018-06-19
* Remove support for --discard_actions_after_execution.Gravatar tomlu2018-06-18
* Let ConfiguredRuleClassProvider decide whether to drop the analysis cache.Gravatar mstaib2018-06-18
* Make the embedded JDK targets the defaultGravatar Liam Miller-Cushon2018-06-18
* Permit marking dirty/changed a node more than onceGravatar mschaller2018-06-18
* Consider runfiles symlinks when computing Runfiles.getEmptyFilenames().Gravatar Benjamin Peterson2018-06-18
* Refactoring: uses OutputService for ActionFileSystem injectionGravatar shahan2018-06-18
* RepositoryFunction: depend on overrides, even if there is no ruleGravatar Klaus Aehlig2018-06-18
* Fix bug in NestedSetStore where racing deserializations could create multiple...Gravatar janakr2018-06-16
* Remove topLevelConfigurationHook now that LIPO is goneGravatar gregce2018-06-15
* Fail when resources use invalid java identifiers.Gravatar corysmith2018-06-15
* ActionFS supports fast digests. Add test coverage for this and some file meta...Gravatar felly2018-06-15
* Remove the connect-to-server dots at server startup.Gravatar ccalvarin2018-06-15
* Support ActionFS opening files with append. Also, fix ActionFS notifying its ...Gravatar felly2018-06-15
* Remove LIPO supportGravatar hlopko2018-06-15
* Move remaining BazelLibrary skylark functions to MethodLibraryGravatar cparsons2018-06-15
* sync: also report errorsGravatar Klaus Aehlig2018-06-15
* shell tests: tag tests with "no_windows"Gravatar Laszlo Csomor2018-06-15
* git_repository: return actual commitGravatar Klaus Aehlig2018-06-15
* Reimplement AsynchronousFileOutputStream to use a writer threadGravatar ulfjack2018-06-15
* shell, testenv.sh, BUILD: remove unused targetGravatar Laszlo Csomor2018-06-15
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Enable automatic trimming of test configuration when entering non-test rules.Gravatar mstaib2018-06-14
* Automated rollback of commit 1615da781db78b7a910daf89720189c2b2e73dbe.Gravatar Googler2018-06-14
* SerializationCheckingGraph checks all ConfiguredTargetValues.Gravatar cpeyser2018-06-14