aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2024-03-0575-5699/+7146
|
* contrib/c-ares: fix sysconfig on darwin/iosbugaevskiy2024-03-052-0/+5
| | | | b1c6843007b652097bf86b0d265ebccf8627954b
* Intermediate changesrobot-piglet2024-03-0523-60/+78
|
* Extend support pyi filesshadchin2024-03-04239-0/+24552
| | | | | | | Сейчас pyi файлы в макросе PY_SRCS используются исключительно в Arcadia плагине для продуктов JB, при сборке эти файлы просто игнорируются. В этом PR добавил шаг, который будет содержимое этих файлов складывать в ресурсы, секция PY_SRCS удобна тем, что позволяет раскладывать pyi файлы с учетом TOP_LEVEL/NAMESPACE, а это необходимо для правильной работы mypy. 3924b0556bc99947e6893cd79e5ce62ec72a18a9
* Intermediate changesrobot-piglet2024-03-045-73/+106
|
* Intermediate changesrobot-piglet2024-03-023-1/+21
|
* WebAssembly support in libunwinddtorilov2024-03-012-15/+30
| | | | 1a4e03374077d0d5405dba1555d2c409f2d115f9
* Update contrib/libs/re2 to 2024-03-01robot-contrib2024-03-017-28/+107
| | | | 253c083803d290c1a0d11dafcaef8a374bf0a38e
* Intermediate changesrobot-piglet2024-03-0193-189/+611
|
* Intermediate changesrobot-piglet2024-02-2915-396/+476
|
* Intermediate changesrobot-piglet2024-02-294-15/+19
|
* Revert excessive WIN32_LEAN_AND_MEAN patchthegeorg2024-02-281-2/+0
| | | | 66167b07854d42c923eb4b7ae938685d458d7cae
* Intermediate changesrobot-piglet2024-02-2749-377/+319
|
* Better patch around #include <Unknwn.h>thegeorg2024-02-277-55/+4
| | | | | Backport of [PR #115350](https://github.com/python/cpython/pull/115350.patch) from CPython upstream. 7a2729f31048ba63762a6d3a890308c23db5c969
* Remove patch as we have gevent 24.2.1 nowthegeorg2024-02-261-6/+1
| | | | 47264a88e6c857e589b5b21815c061575413132a
* Disable Solaris-specific includesthegeorg2024-02-253-3/+3
| | | | 4f153b26762c99335ff9614130e0b7511138685b
* Intermediate changesrobot-piglet2024-02-254-4/+4
|
* Disable Solaris-specific includesthegeorg2024-02-242-2/+2
| | | | 9212dd8d85380149b5945c3b5c8f73210e8e25ca
* Remove unused patch from contrib/tools/python3thegeorg2024-02-241-2/+0
| | | | | `struct timeval` is forward declared since 3.12.2 / rXXXXXX. b9848bec9f06b3e438a9559ac92a43f3f5e556ce
* Remove unnecessary patchthegeorg2024-02-241-9/+9
| | | | | | | | | | | | | `_pickle.c` works this around since 3.11.1 / rXXXXXX by having the following stanza at beggining of the file: ``` #ifdef MS_WINDOWS #define FLOAT FLOAT_ #define INT INT_ #define LONG LONG_ #endif ``` 8ac860799f2860a9dfb3e590f514b1ac7a2c3a9e
* Disable Solaris-specific includesthegeorg2024-02-233-3/+3
| | | | 4d7a5caf7339d32a0f45a35e4ec158c4f2bb9ce8
* Disable Solaris-specific includesthegeorg2024-02-233-3/+3
| | | | e7c11f991664180895c1df3f22fc2b706accca67
* Intermediate changesrobot-piglet2024-02-2320-334/+4522
|
* Intermediate changesrobot-piglet2024-02-235-4/+8
|
* Disable Solaris-specific includesthegeorg2024-02-222-2/+2
| | | | a83bc72d0ef12e761de9aa4b197f744d0e6eff02
* Disable Solaris-specific includesthegeorg2024-02-223-3/+3
| | | | 6d29fb9ac3025811a6d0c5b1d5ec6a09f6c5ab20
* Intermediate changesrobot-piglet2024-02-223-395/+447
|
* Update libcxx to llvmorg-17.0.6hiddenpath2024-02-21866-21088/+31420
| | | | | Update libcxx to llvmorg-17.0.6 c871ef572c71b4fef22d4a9e65bcebc57e625aea
* Intermediate changesrobot-piglet2024-02-2121-309/+1116
|
* Update contrib/libs/expat to 2.6.0robot-contrib2024-02-2114-275/+534
| | | | fc2141441ca875a02bd88f7848e5c71f5aa291c9
* Intermediate changesrobot-piglet2024-02-2123-156/+310
|
* Disable gnutls includes as we do not build anything against gnutlsthegeorg2024-02-211-1/+1
| | | | 4aa18b964a97b3ef71bf2b10f761ef6d54a2ed1b
* Disable OS/2-specific includesthegeorg2024-02-201-1/+1
| | | | eef0f71ed8d928bf5c681a10238054e4e681d149
* Disable OS/2-specific includesthegeorg2024-02-206-7/+7
| | | | f5b4da0f22a2a1fa5790298ebe33ad52c5edf6dd
* Curl lib fix from https://github.com/curl/curl/pull/12633abdullinsaid2024-02-204-7/+8
| | | | | fix from https://github.com/curl/curl/pull/12633 b2ce73393b13c80b0875dfe61a9cabce0bd2c679
* Disable OS/2-specific includesthegeorg2024-02-192-2/+2
| | | | e21b66cb2289e5105bdf9ce752b5c3e9be219720
* Intermediate changesrobot-piglet2024-02-192-13/+4
|
* Intermediate changesrobot-piglet2024-02-1917-61/+112
|
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-191296-51/+398
| | | | | | | * Move src/ subdir contents to the top of the layout * Rename self-written lib -> lib2 to avoid CaseFolding warning from the VCS * Regenerate contrib/libs/python proxy-headers accordingly 4ccc62ac1511abcf0fed14ccade38e984e088f1e
* Enable perf trampolineshadchin2024-02-183-1/+35
| | | | 9ea3344aaff84779f6f3eea0c3cfb785c49857a7
* Intermediate changesrobot-piglet2024-02-182-32/+0
|
* Intermediate changesrobot-piglet2024-02-1812-372/+63
|
* Disable VMS-specific includethegeorg2024-02-171-1/+1
| | | | 9be65ee4c604482641d7219b1923056002dbe557
* Disable VMS-specific includesthegeorg2024-02-172-4/+4
| | | | bf43b0733be8e25edb2cae010fffc7aa15f192f2
* Update contrib/restricted/abseil-cpp-tstring to 20240116.1thegeorg2024-02-17140-5180/+5679
| | | | 64836c9ee655ebce1111df73240a57173e324fbd
* Disable VMS-specific includesthegeorg2024-02-177-22/+22
| | | | 66d95dd207fc74603ea1ede079236c2ffdfb0962
* Disable VMS-specific includethegeorg2024-02-171-1/+1
| | | | 6564a7a5fe05ac710cc53b10e5f84f8abfc3282d
* Update contrib/python/MarkupSafe/py3 to 2.1.5robot-contrib2024-02-174-6/+7
| | | | c95a7bd6addacfa0dd622f5719405eccc20c4f9d
* Intermediate changesrobot-piglet2024-02-171-1/+1
|
* Make PROTOC_TRANSITIVE_HEADERS=no compatible with GRPC()innokentii2024-02-165-7/+42
| | | | | | | | | | | | | add new deps to protobuf out done with grpc done with pb fix add patch to make intransitive pb compatible with grpc 60ab6319b92d29a98a74971c6906cd8eea1aab1e