aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Windows,examples: //examples/shell now worksGravatar Laszlo Csomor2018-06-27
* Add an interner for non source artifacts that are deserialized.Gravatar mjhalupka2018-06-27
* buildkite: enable android ndk tests on ubuntu 18.04Gravatar buchgr2018-06-27
* C++: Makes Skylark CcCompilationInfo accept headersGravatar plf2018-06-27
* PiperOrigin-RevId: 202296332Gravatar twerth2018-06-27
* Use %zu to print size_tGravatar Loo Rong Jie2018-06-27
* runfiles libraries: fix tests and commentsGravatar Laszlo Csomor2018-06-27
* PiperOrigin-RevId: 202265344Gravatar cushon2018-06-27
* Make DefaultInfo.default_runfiles return all runfiles if the runfiles field o...Gravatar cparsons2018-06-26
* Initial check-in of skydoc rewrite.Gravatar cparsons2018-06-26
* Use the current processes' environment, as xcrunwrapper requires some of thes...Gravatar kaipi2018-06-26
* Enforce that repository mapping is never null (it can be empty).Gravatar dannark2018-06-26
* Debug server debug logs: use EventHandler instead of Logger.Gravatar brendandouglas2018-06-26
* Flatten JavaCompilationAgs into JavaCompilationArgsProviderGravatar cushon2018-06-26
* Add newline in Args docs.Gravatar tomlu2018-06-26
* Make sure we pass the correct -encoding options to javacGravatar cushon2018-06-26
* Instead of depending on mutable inputs of upstream CppCompileAction instances,Gravatar shahan2018-06-26
* Fix minor errors in[]Gravatar Googler2018-06-26
* Fix concurrent modification exception while resuming all threads.Gravatar brendandouglas2018-06-26
* Document LateBoundDefaultGravatar cparsons2018-06-26
* update bazel toolchains to 0.14.1Gravatar buchgr2018-06-26
* Remove support for header preprocessingGravatar hlopko2018-06-26
* C++: Refactor WrapCcHelper.Gravatar plf2018-06-26
* Handle evaluation of statements, not just expressions.Gravatar brendandouglas2018-06-26
* add helper JUnit TestWrapper class to do some action on test timeoutGravatar Irina Chernushina2018-06-26
* Add convenience methods to check for flag existence and values in command lines.Gravatar twerth2018-06-26
* Specify that some resources in objc_bundle_library are post processed before ...Gravatar Googler2018-06-26
* create path utils for copying and deleting directories,Gravatar Googler2018-06-26
* 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
* Release 0.15.0 (2018-06-26)Gravatar Bazel Release System2018-06-26
* process runner for junit integration test frameworkGravatar Irina Chernushina2018-06-26
* C++: Remove call to initializeCcCompilationContext.Gravatar plf2018-06-26
* buildkite: disable determinism test on presubmitGravatar buchgr2018-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
* Clarify that depset order is deterministicGravatar brandjon2018-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
* http_archive: remove noisy debug printsGravatar Jeremy Nimmer2018-06-25
* Make @bazel_tools//tools/build_defs/cc/action_names.bzl work for bazel osx testsGravatar hlopko2018-06-25
* Windows: Native launcher now works with unicode.Gravatar Yun Peng2018-06-25
* Fix typo in http.bzlGravatar Loo Rong Jie2018-06-25
* Windows,client: extract embedded binaries fasterGravatar Laszlo Csomor2018-06-25
* re-enable android ndk test on postsubmitGravatar buchgr2018-06-25