aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add ConfiguredTargetValueAccessor.Gravatar twerth2018-06-22
* Remove --batch option from bazel_windows_example_test.shGravatar pcloudy2018-06-22
* Split target pattern eval, config creation, and analysis into a new class.Gravatar twerth2018-06-22
* Log "Worker configuration has changed, restarting worker pool..." regardless ...Gravatar Googler2018-06-22
* Move HashFunction out of FileSystem, and turn it into a class, instead of an ...Gravatar ccalvarin2018-06-21
* Audit usages of Label.getRelative and update to Label.getRelativeWithRemappingGravatar dannark2018-06-21
* Remove unused vfs deps.Gravatar dannark2018-06-21
* Remap labels that include a repository name that appear in $(location x).Gravatar dannark2018-06-21
* Remove deprecated flag "skylark_incremental_res" from mobile-install command.Gravatar Googler2018-06-21
* Remove several uses of @SkylarkCallable.mandatoryPositionalsGravatar cparsons2018-06-21
* Rename the implicit attribute used to store toolchain dependencies.Gravatar jcater2018-06-21
* Create a method for initializing build API libraries using object instances i...Gravatar cparsons2018-06-21
* Take into account repository mapping when processing labels inside BUILD file...Gravatar dannark2018-06-21
* Use ByteString in BuildConfigurationValue$Key$Codec instead of byte[]. ByteSt...Gravatar janakr2018-06-21
* Migrate DefaultInfo and its provider to skylarkbuildapiGravatar cparsons2018-06-21
* Skylark debugging protocol: only track paused or stepping threads.Gravatar brendandouglas2018-06-21
* Fix NoSuchElementException when BuildEventArtifactUploaderMap has no elements.Gravatar lpino2018-06-21
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* Add binfiles to quoted include directories for C++ compilationGravatar hlopko2018-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
* PiperOrigin-RevId: 201390253Gravatar Googler2018-06-20
* Clean out unused proto_library enforcement code.Gravatar tomlu2018-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
* Remove genrule's special handling of the "toolchains" attribute.Gravatar jcater2018-06-20
* Make blaze_util::AsAbsoluteWindowsPath support wstring as inputGravatar Yun Peng2018-06-20
* [Windows] Fix kOneYear initializationGravatar Loo Rong Jie2018-06-20
* Add Arm64 supportGravatar Arielle Albon2018-06-20
* Move the profiler setup earlier in the startup.Gravatar twerth2018-06-20
* C++: Re-writes cc_import in Skylark.Gravatar plf2018-06-20
* Bazel binary size: add a regression testGravatar Laszlo Csomor2018-06-20
* Remove the $(JAVA_TRANSLATIONS) Make variable.Gravatar lberki2018-06-19
* 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
* On type errors for select()s, show which branch is responsible.Gravatar gregce2018-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
* Make some Android things more serializable.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