aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'rightlib' into mergelibs18Alexander Smirnov2024-03-064-179/+170
|\
| * contrib/c-ares: fix diverged configbugaevskiy2024-03-064-179/+170
| | | | | | | | 66364dd382f10ef95625d43a075c897151367d6b
* | Merge branch 'rightlib' into mergelibs17Alexander Smirnov2024-03-062976-63077/+106021
|\|
| * f36195062c8adc5a42c921d473113c45d9334f3fpg2024-03-069-40/+96
| |
| * Simplify layout for Python 3shadchin2024-03-063-192/+144
| | | | | | | | 4c8d17f5092930dba3a969736cfed1def0bd4df1
| * 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