diff options
author | iudalov <iudalov@yandex-team.ru> | 2022-02-10 16:47:13 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:13 +0300 |
commit | 986cb5d624f352524bfa0c42c9a7695235cdaa41 (patch) | |
tree | 339adc63bce23800021202ae4a8328a843dc447a | |
parent | 8efdb1f55eadb2fa75a37b8d8104e9cd330ba7f2 (diff) | |
download | ydb-986cb5d624f352524bfa0c42c9a7695235cdaa41.tar.gz |
Restoring authorship annotation for <iudalov@yandex-team.ru>. Commit 2 of 2.
-rw-r--r-- | build/sysincl/darwin.yml | 24 | ||||
-rw-r--r-- | build/ymake.core.conf | 2 | ||||
-rw-r--r-- | contrib/libs/ya.make | 2 | ||||
-rw-r--r-- | contrib/tools/ya.make | 2 | ||||
-rw-r--r-- | tools/ya.make | 2 |
5 files changed, 16 insertions, 16 deletions
diff --git a/build/sysincl/darwin.yml b/build/sysincl/darwin.yml index 0a34dfb671..582c7e1202 100644 --- a/build/sysincl/darwin.yml +++ b/build/sysincl/darwin.yml @@ -163,8 +163,8 @@ # OSX frameworks - Accelerate/Accelerate.h - - AppKit/AppKit.h - - AppKit/NSView.h + - AppKit/AppKit.h + - AppKit/NSView.h - ApplicationServices/ApplicationServices.h - AudioToolbox/AudioToolbox.h - AVFoundation/AVFoundation.h @@ -194,8 +194,8 @@ - Foundation/Foundation.h - Foundation/NSException.h - Foundation/NSString.h - - Foundation/NSKeyValueObserving.h - - Foundation/NSObject.h + - Foundation/NSKeyValueObserving.h + - Foundation/NSObject.h - GLKit/GLKit.h - IOKit/IOBSD.h - IOKit/IOKitLib.h @@ -207,17 +207,17 @@ - IOKit/ps/IOPowerSources.h - IOKit/storage/IOBlockStorageDriver.h - IOKit/storage/IOMedia.h - - IOSurface/IOSurfaceRef.h - - Metal/Metal.h - - metal_stdlib + - IOSurface/IOSurfaceRef.h + - Metal/Metal.h + - metal_stdlib - OpenCL/cl.h - OpenCL/cl_gl.h - OpenCL/opencl.h - - OpenGLES/ES2/gl.h + - OpenGLES/ES2/gl.h - Speech/Speech.h - QuartzCore/QuartzCore.h - - QuartzCore/CAEAGLLayer.h - - QuartzCore/CAMetalLayer.h + - QuartzCore/CAEAGLLayer.h + - QuartzCore/CAMetalLayer.h - Security/SecCertificate.h - Security/SecKey.h - Security/SecRandom.h @@ -228,8 +228,8 @@ - UIKit/UIKit.h - UIKit/UIScreen.h - UIKit/UIWebView.h - - UIKit/UIView.h + - UIKit/UIView.h - VideoDecodeAcceleration/VDADecoder.h - VideoToolbox/VideoToolbox.h - XCTest/XCTest.h - - CoreFoundation/CFByteOrder.h + - CoreFoundation/CFByteOrder.h diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 846fe8869e..081833998b 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -285,7 +285,7 @@ XSUBPPFLAGS= # tag:tool-specific ARCH_TOOL=${tool:"tools/archiver"} - + # tag:tool-specific tag:proto PROTOC=${tool:"contrib/tools/protoc"} PROTOC_STYLEGUIDE_OUT=--cpp_styleguide_out=$ARCADIA_BUILD_ROOT/$PROTO_NAMESPACE diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make index 1b6a7cc561..9c4640fdcf 100644 --- a/contrib/libs/ya.make +++ b/contrib/libs/ya.make @@ -278,7 +278,7 @@ RECURSE( protobuf protobuf/python protobuf-mutator - protobuf_std + protobuf_std protoc_std psimd pthreadpool diff --git a/contrib/tools/ya.make b/contrib/tools/ya.make index 453d5ca507..750911c587 100644 --- a/contrib/tools/ya.make +++ b/contrib/tools/ya.make @@ -27,7 +27,7 @@ RECURSE( plantuml protoc protoc-c - protoc_std + protoc_std python python3 python3/pycc diff --git a/tools/ya.make b/tools/ya.make index 2fff3e1580..51a6b8b426 100644 --- a/tools/ya.make +++ b/tools/ya.make @@ -56,7 +56,7 @@ RECURSE( hostpire html2cpp html2text - idl + idl idx_relemmatizer inflector is_holiday |