aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools
Commit message (Collapse)AuthorAgeFilesLines
* Update Cython to 3.0.11shadchin2025-05-2229-290/+460
| | | | commit_hash:ad41766fcde35c98b754b17abb8523d40312b2a6
* Fix reimport for Cythonshadchin2025-05-208-67/+24
| | | | commit_hash:42f70df990e2d7ee884e3992b246bc66e8374beb
* Update Cython to 3.0.10.nik-bes2025-05-19274-10464/+33446
| | | | commit_hash:b43c96b868cd36d636192fd2c6024d9f0d2fb6f8
* Intermediate changesrobot-piglet2025-05-071-1/+1
| | | | commit_hash:8e91f1bc83ec2f7c5c04762b6c4a7343ab3506f2
* Subinterpretor compatible __res module (2nd attempt)snermolaev2025-04-294-2/+19
| | | | | | | Cython is not yet subinterpreter compatible. There are no ETA when cython is going to support subinterpreters. This PR removes cython from hermetic python imoprt hooks in order to make them subinterpretr-compatible. commit_hash:427b6f9db6afa6695659ee147621e1ccb391d3cb
* Fix import datetime for subinterpreterssnermolaev2025-04-281-0/+1
| | | | | _pydatetime module should be imported when working in subinterpreters mode since _datetime module is not yet ready for subinterpreters (contrib/tools/python3/Lib/datetime.py), but we get **Warn: ModuleNotFoundError: No module named '_pydatetime'**. commit_hash:4c3ebf1f1a231edcca1580943d1e8a1661bcfa5b
* Revert "Subinterpretor compatible __res module" rXXXXXXsnermolaev2025-04-154-19/+2
| | | | commit_hash:1d9f5675b9d3ddaa44db4472376a06ad3e811e2d
* Subinterpretor compatible __res modulesnermolaev2025-04-144-2/+19
| | | | | | | Cython is not yet subinterpreter compatible. There are no ETA when cython is going to support subinterpreters. This PR removes cython from hermetic python imoprt hooks in order to make them subinterpretr-compatible. commit_hash:1b067c37f55a4f1d9a6172df7009c75231cc1e25
* Intermediate changesrobot-piglet2025-03-262-0/+27
| | | | commit_hash:227673f250a976a1bdc988c710f63c49be0be00d
* Intermediate changesrobot-piglet2025-03-132-21/+0
| | | | commit_hash:4b64d98e7898a081dd87badffe9fcb56bc6f38f8
* Intermediate changesrobot-piglet2025-03-132-0/+21
| | | | commit_hash:ed3c942d8e8c62f031600e0fc4a348865e8ba2f0
* Update Python 3 to 3.12.9shadchin2025-02-1688-545/+876
| | | | commit_hash:c8651982d81e18f18e037fb247cc6ae53c4fa7f1
* Cleanup build/sysincl/misc.ymlthegeorg2025-01-032-3/+3
| | | | commit_hash:44b8f9106b0d7485f99f53a5c0d715e1c69043a1
* Update Python 3 to 3.12.8shadchin2024-12-23110-7709/+8890
| | | | commit_hash:c20045b8a987d8720e1f3328270357491d5530f3
* Make comment with pr infozhukoff-pavel2024-12-091-0/+11
| | | | commit_hash:f132b180e59a3a0ee4e3c96f061bc6b2c093c858
* Disable empty resolving of locale/ includesthegeorg2024-12-0711-13/+16
| | | | commit_hash:95b202071e63be729f1e78508c621c4aeebeadbb
* Remove empty resolving of TRASH sysinclsthegeorg2024-12-078-5/+11
| | | | commit_hash:44300ee0594c7aa8a17cf283e5d6259270589fb8
* Remove unused sysincl for crtassem.hthegeorg2024-12-063-2/+3
| | | | commit_hash:7c16f722239365919c2cf805bd2134a9a523d4ef
* Intermediate changesrobot-piglet2024-11-211-0/+47
| | | | commit_hash:3d8c36a9891955ab700f018337e599a271197819
* Release clang18 #3robot-brewer2024-11-111-0/+2
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/clang18-v3 commit_hash:242ab0166e0b3ae29fd381117df005246a4e4eb9
* Intermediate changesrobot-piglet2024-11-061-0/+3
| | | | commit_hash:6acc1b14a2c86ce4c930ba3a10be20ad289fb18d
* [protobuf] Restore methods with std::string_viewvadim-xd2024-10-291-5/+5
| | | | commit_hash:abb56697e948fac46777acec62a62b40767ea74d
* Update Python 3 to 3.12.7shadchin2024-10-2791-7181/+8491
| | | | commit_hash:052a122399d67f1ea5dfbc5f6457e3e06200becf
* Fix building contrib/tools/{bison,m4} with musl-libcthegeorg2024-10-217-9/+93
| | | | | Also: put devstack_targets.inc under musl autocheck. commit_hash:a824666c706272699d21127ad3d73694357f07ae
* Update contrib/tools/m4 to 1.4.18thegeorg2024-10-20212-3224/+5271
| | | | commit_hash:dab43d0051ce5656201a6f031d378c04dceefa2c
* Intermediate changesrobot-piglet2024-10-201-1/+2
| | | | commit_hash:eddaace1b99679850506a2fe1993b3e0be396422
* Put contrib/tools/m4 under yamakerthegeorg2024-10-1949-1447/+6137
| | | | commit_hash:0fad455f3d7eb62f50aece2733dbdc32b2484c62
* contrib/tools/m4: Remove windows-specific libc replacementsthegeorg2024-10-1811-676/+5
| | | | commit_hash:ec4d153d072b7dc65470431459aa432df6b2e82a
* Revert more patches applied to contrib/tools/m4thegeorg2024-10-176-282/+2
| | | | commit_hash:fb87ade017a656215b6a71fc4504fb2c07c3b370
* contrib/tools/m4: Copy contrib/tools/bison solution to get rid of ↵thegeorg2024-10-165-62/+3
| | | | | | isnan{d,f,l}.c sources commit_hash:31788279593d5a121af9f7d229957edabf1773e9
* Remove more unused sources from contrib/tools/m4thegeorg2024-10-168-911/+0
| | | | commit_hash:eed3e8af9d590cc0006acb8b733df8027b97e3ce
* Revert more custom patches from contrib/tools/m4thegeorg2024-10-1611-29/+26
| | | | commit_hash:ad6c09ab078187b788f7aa46b038a2098cd0ea60
* Remove more unused sources from contrib/tools/m4thegeorg2024-10-1517-3001/+0
| | | | commit_hash:ef98dec2b352da4bf8da3aa6cda172849f8dd98a
* Intermediate changesrobot-piglet2024-10-153-6/+6
| | | | commit_hash:fef742ad568d08fe1ef9b251d57df5255a44074f
* Untitled commitpg2024-10-111-16/+1
| | | | commit_hash:3bb34c7656f9f425d9f9dbe140340f1d5b57586f
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-09222-0/+55496
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-10-077-0/+304
| | | | commit_hash:2835e21dc055a3e814c5f562f3a876691a772ea2
* Intermediate changesrobot-piglet2024-10-073-0/+55
| | | | commit_hash:d453d88ab4310a06bd5760d4862918f509e082ce
* Replace sysincl with a real filethegeorg2024-10-071-0/+243
| | | | commit_hash:0ea7cdaf03fe139c84ac0c57b0130e7d83b4198d
* Replace hacky win_sdk10 exceprts with backport from upstreamthegeorg2024-10-078-132/+205
| | | | | This is ported from upstream. commit_hash:18fa64042d1b1b0dfaaadd90d4b3c0b6e256fce5
* Remove more of unused sources from contrib/tools/m4thegeorg2024-10-069-2967/+0
| | | | commit_hash:2b8258960af9aefb0e3ae017ea118a2ea9b435b0
* contrib/tools/m4: Lay configs out in yamaker stylethegeorg2024-10-0614-442/+452
| | | | commit_hash:50f038568eec3c70847921699053655c691e7487
* Remove more excessive sources from contrib/tools/m4thegeorg2024-10-0611-771/+0
| | | | commit_hash:dd99d7b56bc41f58f74e83d573709ab7cf9ebac3
* Remove more of unused sources from contrib/tools/m4thegeorg2024-10-0432-2632/+1
| | | | commit_hash:fd37308c3352f8dd47a9f4f2d4f58c2ca3f41452
* Remove some of gnulib sources from contrib/tools/m4thegeorg2024-10-0432-9421/+1
| | | | commit_hash:48e647f4025141980063113500045d228cbd83ea
* Move some of glibc sysincls to glibc-to-nothing.ymlthegeorg2024-09-275-5/+5
| | | | commit_hash:dfb56553029f0234daef599d1a190cbe2502f0e9
* Update Python 3 to 3.12.6shadchin2024-09-1747-14485/+14682
| | | | commit_hash:43ed87a61b9efe3a87682fda1f0bff6f7b422cc9
* Fix transitive includesnechda2024-09-101-1/+2
| | | | 94b36f1500126afc596f281469a94124efa9cda4
* Cleanup build/sysincl/linux.ymlthegeorg2024-09-041-1/+1
| | | | 9396b0cd7a984fa5c915eed07e29cd357af28a12
* Update cpp-protobuf to 22.5nechda2024-08-302-6/+1
| | | | | | | | | | | | | | Привет!\ Этот PR переключат cpp & python библиотеки protobuf на версию 22.5 Если у вас возникли проблемы после влития этого PR: 1. Если начали падать канон тесты, то проведите их переканонизацию 2. Прочитайте <https://wiki.yandex-team.ru/users/nechda/obnovlenie-cpp-protobuf-22.5/> страничку с основными изменениями 3. Если страничка в вики не помогла, то пишите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/DEVTOOLSSUPPORT) 7fecade616c20a841b9e9af7b7998bdfc8d2807d