aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Inspect post-evaluation exported variables to obtain rule names.Gravatar cparsons2018-06-27
* Clarify purpose of golden-file-regeneration targetsGravatar cparsons2018-06-27
* Add Interners for CcToolchainFeatures$ActionConfig, Feature, andGravatar mjhalupka2018-06-27
* Automated refactor of Label.parseAbsolute() to always pass a repository mappingGravatar dannark2018-06-27
* Fix docgen handling of multiple modules with the same nameGravatar cparsons2018-06-27
* Create a skydoc_test macro for ease of golden-file testing of skydocGravatar cparsons2018-06-27
* Remove obsolete function.Gravatar laurentlb2018-06-27
* Debug server logging: don't construct expensive debug-level log strings unles...Gravatar brendandouglas2018-06-27
* Bazel,client: actually cache directory creationsGravatar Laszlo Csomor2018-06-27
* Bazel client: add a simple profilerGravatar Laszlo Csomor2018-06-27
* Windows,examples: //examples/shell now worksGravatar Laszlo Csomor2018-06-27
* Add an interner for non source artifacts that are deserialized.Gravatar mjhalupka2018-06-27
* C++: Makes Skylark CcCompilationInfo accept headersGravatar plf2018-06-27
* PiperOrigin-RevId: 202296332Gravatar twerth2018-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
* 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 concurrent modification exception while resuming all threads.Gravatar brendandouglas2018-06-26
* Document LateBoundDefaultGravatar cparsons2018-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
* 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