aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Change label from //tools/defaults:crosstool to //tools/cpp:crosstool",Gravatar dbabkin2018-06-28
* Delete some more LIPO crumbs.Gravatar Benjamin Peterson2018-06-28
* Remove CROSSTOOL_LABEL label resolver from ObjcRuleClasses.Gravatar dbabkin2018-06-28
* Expose Skylark API to the C++ toolchainGravatar hlopko2018-06-28
* Add virtual destructor and override to BinaryLauncherBase and subclassesGravatar Loo Rong Jie2018-06-28
* Add parentheses to bool expr with && and ||Gravatar Loo Rong Jie2018-06-28
* Automated rollback of commit 1f319fffb8a577be95e8143c21755fe55156a0cb.Gravatar cushon2018-06-28
* Remove unused strict deps module parameter.Gravatar Googler2018-06-27
* Add --incompatible_disable_data_transition for 'cfg = "data"' Skylark callsGravatar gregce2018-06-27
* Handles null value in createAggregatingValue env.getValues call.Gravatar shahan2018-06-27
* Remove old (dead) SkylarkSignature-binding code from some classes.Gravatar cparsons2018-06-27
* 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