aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoriudalov <iudalov@yandex-team.ru>2022-02-10 16:47:13 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:13 +0300
commit986cb5d624f352524bfa0c42c9a7695235cdaa41 (patch)
tree339adc63bce23800021202ae4a8328a843dc447a /build
parent8efdb1f55eadb2fa75a37b8d8104e9cd330ba7f2 (diff)
downloadydb-986cb5d624f352524bfa0c42c9a7695235cdaa41.tar.gz
Restoring authorship annotation for <iudalov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build')
-rw-r--r--build/sysincl/darwin.yml24
-rw-r--r--build/ymake.core.conf2
2 files changed, 13 insertions, 13 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