aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* --Gravatar Carmi Grushko2017-02-09
* Introduce a new SkyValue that merely contains the workspace name. The workspa...Gravatar Nathan Harmata2017-02-09
* Bazel client, Windows: implement SetupStdStreamsGravatar Laszlo Csomor2017-02-09
* Rollback of commit 6521cb22788adc2a74f6c26221dbe302dc9ccc14.Gravatar Damien Martin-Guillerez2017-02-08
* Stop retrieving CcToolChainProvider statically from hard-coded attribute ":cc...Gravatar Rumou Duan2017-02-08
* Introduce a Skyframe function: ActionEnvironmentFunction Gravatar Damien Martin-Guillerez2017-02-08
* Add a boolean flag to a Feature to specify whether it is enabled by default.Gravatar Googler2017-02-08
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-08
* Bazel client: retry moving install base directoryGravatar Laszlo Csomor2017-02-08
* Just symlink instead of running 'lipo' on a single-architecture binaryGravatar Chris Parsons2017-02-08
* Treat configuration errors as failures in the master log.Gravatar Peter Schmitt2017-02-08
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Directory headers are filtered out of header inputs to objc compilation.Gravatar Cal Peyser2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* AppleCrosstoolTransition sets cpu based on platform.Gravatar Cal Peyser2017-02-08
* Allow aspects to adveritise providers they provide.Gravatar Dmitry Lomov2017-02-07
* Bazel client, Windows: compile more with MSVCGravatar Laszlo Csomor2017-02-07
* Move android_sdk_for_testing bind into Android{S,N}dkRepositoryRule so that e...Gravatar Adam Michael2017-02-07
* Remove dead code in SkyframeLabelVisitorGravatar Ulf Adams2017-02-07
* Add quotes to improve space supportGravatar Alexander Chung2017-02-07
* Windows: fix off-by-one errors with MAX_PATHGravatar Laszlo Csomor2017-02-07
* WindowsFileSystem.java: Fix createSymbolicLink when target is a relative path Gravatar Yun Peng2017-02-07
* Reinstate IdleServerTasks that accidentally got disabled with the switch from...Gravatar Lukacs Berki2017-02-07
* Do not store two profile artifacts in FdoSupportProvider.Gravatar Lukacs Berki2017-02-07
* Adds abstractions for include processing to CppSemanticsGravatar Googler2017-02-07
* Fix documentation for java_runtime_suite.defaultGravatar Liam Miller-Cushon2017-02-06
* Wrong description for String.hashCode(). Gravatar Chaoren Lin2017-02-06
* Rollback of commit a80099b6de04dec802b556768f8c5f1c299c83ee.Gravatar Liam Miller-Cushon2017-02-06
* Fix action key computation for ParameterFileWriteAction.Gravatar Tobias Werth2017-02-06
* Parameterize the Java logging formatter class.Gravatar Julio Merino2017-02-06
* Create FDO stub actions during the analysis of the cc_toolchain rule for the ...Gravatar Lukacs Berki2017-02-06
* RELNOTES: Allow CROSSTOOL files to have linker flags specific to static share...Gravatar Googler2017-02-06
* Rollback filtering of objc headersGravatar Cal Peyser2017-02-06
* The double-checked locking seems unnecessary.Gravatar Googler2017-02-06
* Remove unnecessary flag from ProtoCcHeaderProvider.Gravatar Googler2017-02-06
* Directory headers are filtered out of header inputs to objc compilation.Gravatar Cal Peyser2017-02-06
* Update GenRule to include the Cpp and Jdk toolchains and properly handleGravatar John Cater2017-02-06
* Remove unused function to silence a warning when compiling bazel.Gravatar Tobias Werth2017-02-06
* Bazel client, Windows: fix compilation for MSVCGravatar Laszlo Csomor2017-02-03
* Also report about individual attempts in a test Gravatar Klaus Aehlig2017-02-03
* Remove AbstractAction#getInputFilesForExtraAction().Gravatar Lukacs Berki2017-02-03
* Adds @loaderpath/Frameworks to the list rpath for AppleBinary in loadable_bun...Gravatar Sergio Campama2017-02-03
* Fixing Blaze crashing when using --experimental_objc_crosstool=all with objc_...Gravatar Rumou Duan2017-02-03
* Avoid linking direct cc_library dependencies (and their transitive deps) if i...Gravatar Chris Parsons2017-02-03
* Fixing reliance on same order for downloading multiple blobs.Gravatar Ola Rozenfeld2017-02-03
* objc_bundle_library asserts the presence of the Apple crosstool.Gravatar Cal Peyser2017-02-03
* Fix possible NPE in downloaderGravatar Kristina Chodorow2017-02-03
* Experimental feature to do header thinning of Objective-C compilation actions.Gravatar Googler2017-02-03
* Don't add the class output dir to the classpathGravatar Liam Miller-Cushon2017-02-03
* Make the return type ImmutableListGravatar Ulf Adams2017-02-03