Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intermediate changes | robot-piglet | 2024-03-05 | 75 | -5699/+7146 |
| | |||||
* | contrib/c-ares: fix sysconfig on darwin/ios | bugaevskiy | 2024-03-05 | 2 | -0/+5 |
| | | | | b1c6843007b652097bf86b0d265ebccf8627954b | ||||
* | Intermediate changes | robot-piglet | 2024-03-05 | 23 | -60/+78 |
| | |||||
* | Extend support pyi files | shadchin | 2024-03-04 | 239 | -0/+24552 |
| | | | | | | | Сейчас pyi файлы в макросе PY_SRCS используются исключительно в Arcadia плагине для продуктов JB, при сборке эти файлы просто игнорируются. В этом PR добавил шаг, который будет содержимое этих файлов складывать в ресурсы, секция PY_SRCS удобна тем, что позволяет раскладывать pyi файлы с учетом TOP_LEVEL/NAMESPACE, а это необходимо для правильной работы mypy. 3924b0556bc99947e6893cd79e5ce62ec72a18a9 | ||||
* | Intermediate changes | robot-piglet | 2024-03-04 | 5 | -73/+106 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-03-02 | 3 | -1/+21 |
| | |||||
* | WebAssembly support in libunwind | dtorilov | 2024-03-01 | 2 | -15/+30 |
| | | | | 1a4e03374077d0d5405dba1555d2c409f2d115f9 | ||||
* | Update contrib/libs/re2 to 2024-03-01 | robot-contrib | 2024-03-01 | 7 | -28/+107 |
| | | | | 253c083803d290c1a0d11dafcaef8a374bf0a38e | ||||
* | Intermediate changes | robot-piglet | 2024-03-01 | 93 | -189/+611 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-29 | 15 | -396/+476 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-29 | 4 | -15/+19 |
| | |||||
* | Revert excessive WIN32_LEAN_AND_MEAN patch | thegeorg | 2024-02-28 | 1 | -2/+0 |
| | | | | 66167b07854d42c923eb4b7ae938685d458d7cae | ||||
* | Intermediate changes | robot-piglet | 2024-02-27 | 49 | -377/+319 |
| | |||||
* | Better patch around #include <Unknwn.h> | thegeorg | 2024-02-27 | 7 | -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 now | thegeorg | 2024-02-26 | 1 | -6/+1 |
| | | | | 47264a88e6c857e589b5b21815c061575413132a | ||||
* | Disable Solaris-specific includes | thegeorg | 2024-02-25 | 3 | -3/+3 |
| | | | | 4f153b26762c99335ff9614130e0b7511138685b | ||||
* | Intermediate changes | robot-piglet | 2024-02-25 | 4 | -4/+4 |
| | |||||
* | Disable Solaris-specific includes | thegeorg | 2024-02-24 | 2 | -2/+2 |
| | | | | 9212dd8d85380149b5945c3b5c8f73210e8e25ca | ||||
* | Remove unused patch from contrib/tools/python3 | thegeorg | 2024-02-24 | 1 | -2/+0 |
| | | | | | `struct timeval` is forward declared since 3.12.2 / rXXXXXX. b9848bec9f06b3e438a9559ac92a43f3f5e556ce | ||||
* | Remove unnecessary patch | thegeorg | 2024-02-24 | 1 | -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 includes | thegeorg | 2024-02-23 | 3 | -3/+3 |
| | | | | 4d7a5caf7339d32a0f45a35e4ec158c4f2bb9ce8 | ||||
* | Disable Solaris-specific includes | thegeorg | 2024-02-23 | 3 | -3/+3 |
| | | | | e7c11f991664180895c1df3f22fc2b706accca67 | ||||
* | Intermediate changes | robot-piglet | 2024-02-23 | 20 | -334/+4522 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-23 | 5 | -4/+8 |
| | |||||
* | Disable Solaris-specific includes | thegeorg | 2024-02-22 | 2 | -2/+2 |
| | | | | a83bc72d0ef12e761de9aa4b197f744d0e6eff02 | ||||
* | Disable Solaris-specific includes | thegeorg | 2024-02-22 | 3 | -3/+3 |
| | | | | 6d29fb9ac3025811a6d0c5b1d5ec6a09f6c5ab20 | ||||
* | Intermediate changes | robot-piglet | 2024-02-22 | 3 | -395/+447 |
| | |||||
* | Update libcxx to llvmorg-17.0.6 | hiddenpath | 2024-02-21 | 866 | -21088/+31420 |
| | | | | | Update libcxx to llvmorg-17.0.6 c871ef572c71b4fef22d4a9e65bcebc57e625aea | ||||
* | Intermediate changes | robot-piglet | 2024-02-21 | 21 | -309/+1116 |
| | |||||
* | Update contrib/libs/expat to 2.6.0 | robot-contrib | 2024-02-21 | 14 | -275/+534 |
| | | | | fc2141441ca875a02bd88f7848e5c71f5aa291c9 | ||||
* | Intermediate changes | robot-piglet | 2024-02-21 | 23 | -156/+310 |
| | |||||
* | Disable gnutls includes as we do not build anything against gnutls | thegeorg | 2024-02-21 | 1 | -1/+1 |
| | | | | 4aa18b964a97b3ef71bf2b10f761ef6d54a2ed1b | ||||
* | Disable OS/2-specific includes | thegeorg | 2024-02-20 | 1 | -1/+1 |
| | | | | eef0f71ed8d928bf5c681a10238054e4e681d149 | ||||
* | Disable OS/2-specific includes | thegeorg | 2024-02-20 | 6 | -7/+7 |
| | | | | f5b4da0f22a2a1fa5790298ebe33ad52c5edf6dd | ||||
* | Curl lib fix from https://github.com/curl/curl/pull/12633 | abdullinsaid | 2024-02-20 | 4 | -7/+8 |
| | | | | | fix from https://github.com/curl/curl/pull/12633 b2ce73393b13c80b0875dfe61a9cabce0bd2c679 | ||||
* | Disable OS/2-specific includes | thegeorg | 2024-02-19 | 2 | -2/+2 |
| | | | | e21b66cb2289e5105bdf9ce752b5c3e9be219720 | ||||
* | Intermediate changes | robot-piglet | 2024-02-19 | 2 | -13/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-19 | 17 | -61/+112 |
| | |||||
* | Sync contrib/tools/python3 layout with upstream | thegeorg | 2024-02-19 | 1296 | -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 trampoline | shadchin | 2024-02-18 | 3 | -1/+35 |
| | | | | 9ea3344aaff84779f6f3eea0c3cfb785c49857a7 | ||||
* | Intermediate changes | robot-piglet | 2024-02-18 | 2 | -32/+0 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-18 | 12 | -372/+63 |
| | |||||
* | Disable VMS-specific include | thegeorg | 2024-02-17 | 1 | -1/+1 |
| | | | | 9be65ee4c604482641d7219b1923056002dbe557 | ||||
* | Disable VMS-specific includes | thegeorg | 2024-02-17 | 2 | -4/+4 |
| | | | | bf43b0733be8e25edb2cae010fffc7aa15f192f2 | ||||
* | Update contrib/restricted/abseil-cpp-tstring to 20240116.1 | thegeorg | 2024-02-17 | 140 | -5180/+5679 |
| | | | | 64836c9ee655ebce1111df73240a57173e324fbd | ||||
* | Disable VMS-specific includes | thegeorg | 2024-02-17 | 7 | -22/+22 |
| | | | | 66d95dd207fc74603ea1ede079236c2ffdfb0962 | ||||
* | Disable VMS-specific include | thegeorg | 2024-02-17 | 1 | -1/+1 |
| | | | | 6564a7a5fe05ac710cc53b10e5f84f8abfc3282d | ||||
* | Update contrib/python/MarkupSafe/py3 to 2.1.5 | robot-contrib | 2024-02-17 | 4 | -6/+7 |
| | | | | c95a7bd6addacfa0dd622f5719405eccc20c4f9d | ||||
* | Intermediate changes | robot-piglet | 2024-02-17 | 1 | -1/+1 |
| | |||||
* | Make PROTOC_TRANSITIVE_HEADERS=no compatible with GRPC() | innokentii | 2024-02-16 | 5 | -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 |