aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Replace //tools/defaults:jdk to //tools/jdk:*Gravatar dbabkin2018-06-26
* Allow private headers to appear in directory artifactsGravatar hlopko2018-06-26
* remote: enable previously ignored testsGravatar Jakob Buchgraber2018-06-26
* process runner for junit integration test frameworkGravatar Irina Chernushina2018-06-26
* C++: Remove call to initializeCcCompilationContext.Gravatar plf2018-06-26
* Prefetch inputs in bazel workers.Gravatar Googler2018-06-26
* Fix missing newline after repository_cache value in info command output.Gravatar Googler2018-06-25
* Explicitly specify @SkylarkCallable parameters for cpp skylark modules.Gravatar cparsons2018-06-25
* Explicitly specify @SkylarkCallable parameters for several skylarkbuildapi in...Gravatar cparsons2018-06-25
* C++: Remove unnecessary runfiles providers.Gravatar plf2018-06-25
* Go back to handling conditional breakpoints server side.Gravatar brendandouglas2018-06-25
* Explicitly specify @SkylarkCallable parameters for apple skylarkbuildapi inte...Gravatar cparsons2018-06-25
* C++: Remove CcLinkParamsStore parameter from CcLinkingInfo.Gravatar plf2018-06-25
* Windows: Native launcher now works with unicode.Gravatar Yun Peng2018-06-25
* Windows,client: extract embedded binaries fasterGravatar Laszlo Csomor2018-06-25
* Windows,Bazel client: check embedded tools fasterGravatar Laszlo Csomor2018-06-25
* Make @SkylarkCallable.name mandatory.Gravatar cparsons2018-06-22
* ToolchainContext directly implements SkylarkValue and SkylarkIndexable.Gravatar John Cater2018-06-22
* Explicitly specify @SkylarkCallable parameters for android skylarkbuildapi in...Gravatar cparsons2018-06-22
* Delete an unused methodGravatar cushon2018-06-22
* Remove Label.parseAbsolute(string, boolean). The goal is to get rid of all la...Gravatar dannark2018-06-22
* Automated rollback of commit 28a999cff60fa5a8c9ca045ab2b202d83a0e0583.Gravatar kaipi2018-06-22
* Add some debugging info to ArtifactFactory, and allow tests to access the Art...Gravatar janakr2018-06-22
* Expose aspect actions from Skylark.Gravatar tomlu2018-06-22
* Automated rollback of commit 5a9befc5602e71f7512074c303afbdcff5617cca.Gravatar twerth2018-06-22
* Add a method in FileArtifactValue to create a new instance given an existing ...Gravatar felly2018-06-22
* Automatic ClangTidyReadability code cleanup.Gravatar Googler2018-06-22
* 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