aboutsummaryrefslogtreecommitdiffstats
path: root/build/sysincl
diff options
context:
space:
mode:
authorvvvv <vvvv@yandex-team.com>2024-11-07 12:29:36 +0300
committervvvv <vvvv@yandex-team.com>2024-11-07 13:49:47 +0300
commitd4c258e9431675bab6745c8638df6e3dfd4dca6b (patch)
treeb5efcfa11351152a4c872fccaea35749141c0b11 /build/sysincl
parent13a4f274caef5cfdaf0263b24e4d6bdd5521472b (diff)
downloadydb-d4c258e9431675bab6745c8638df6e3dfd4dca6b.tar.gz
Moved other yql/essentials libs YQL-19206
init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
Diffstat (limited to 'build/sysincl')
-rw-r--r--build/sysincl/misc-win.yml45
1 files changed, 14 insertions, 31 deletions
diff --git a/build/sysincl/misc-win.yml b/build/sysincl/misc-win.yml
index b643cd734e..4e56e272c0 100644
--- a/build/sysincl/misc-win.yml
+++ b/build/sysincl/misc-win.yml
@@ -39,38 +39,21 @@
- unistd.h: contrib/libs/postgresql/src/include/port/win32_msvc/unistd.h
- utime.h: contrib/libs/postgresql/src/include/port/win32_msvc/utime.h
-- source_filter: "^ydb/library/yql/parser/pg_wrapper/postgresql/src"
+- source_filter: "^yql/essentials/parser/pg_wrapper/postgresql/src"
includes:
- - arpa/inet.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/arpa/inet.h
- - dirent.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/dirent.h
- - grp.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/grp.h
- - netdb.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/netdb.h
- - netinet/in.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/netinet/in.h
- - pwd.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/pwd.h
- - sys/file.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/file.h
- - sys/param.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/param.h
- - sys/socket.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/sys/socket.h
- - sys/time.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/time.h
- - sys/wait.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/sys/wait.h
- - unistd.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/unistd.h
- - utime.h: ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/utime.h
- - dl.h
-
-- source_filter: "^contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src"
- includes:
- - arpa/inet.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/arpa/inet.h
- - dirent.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/dirent.h
- - grp.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/grp.h
- - netdb.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/netdb.h
- - netinet/in.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/netinet/in.h
- - pwd.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/pwd.h
- - sys/file.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/file.h
- - sys/param.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/param.h
- - sys/socket.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/sys/socket.h
- - sys/time.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/time.h
- - sys/wait.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32/sys/wait.h
- - unistd.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/unistd.h
- - utime.h: contrib/ydb/library/yql/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/utime.h
+ - arpa/inet.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32/arpa/inet.h
+ - dirent.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/dirent.h
+ - grp.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32/grp.h
+ - netdb.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32/netdb.h
+ - netinet/in.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32/netinet/in.h
+ - pwd.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32/pwd.h
+ - sys/file.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/file.h
+ - sys/param.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/param.h
+ - sys/socket.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32/sys/socket.h
+ - sys/time.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/sys/time.h
+ - sys/wait.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32/sys/wait.h
+ - unistd.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/unistd.h
+ - utime.h: yql/essentials/parser/pg_wrapper/postgresql/src/include/port/win32_msvc/utime.h
- dl.h
- source_filter: "^contrib/libs/libx264"