summaryrefslogtreecommitdiffstats
path: root/build/conf/python.conf
Commit message (Collapse)AuthorAgeFilesLines
* Fix tidyiaz16072024-06-141-2/+2
| | | | | | В https://a.yandex-team.ru/arcadia/commit/rXXXXXX мы стали запускать тайдинг для всего питона. в этом PR фикс. чуть подробнее тут https://st.yandex-team.ru/#66619a1cef58eb2de9918702 3acfe69bcd47502d38bc51e83ba936407992d875
* Fix path of configspreis2024-04-111-1/+1
| | | | 435fc8c2256c7aeaf416cc1ef3506c4173396efa
* cleanup: PYTHON2 and PYTHON3 are always definedsnermolaev2024-04-111-2/+0
| | | | 9a8e477f76971b1ea26f990386186cebd289796b
* Revert commit rXXXXXX, Make PY23_NATIVE_LIBRARY С++ (as it is)spreis2024-04-101-2/+2
| | | | 1307bba11fa1bba1999752e1ae68566988f617e8
* Make PY23_NATIVE_LIBRARY С++ (as it is)spreis2024-04-101-2/+2
| | | | d463ca4e38a8e80051374b7cfe8b017ad224b768
* Fix tidy graph generationiaz16072024-04-031-0/+10
| | | | d73e9d9d44959cde8441e9d1fca4068504282b2e
* py2/py3snermolaev2024-03-291-2/+7
| | | | 480434cd022569bd885a5446b39f15db14f8a6fe
* f5d12cb57aa60c70caf46e435d475982c8ffbcbbpg2024-03-051-1/+6
|
* [build] Add support for -DUSE_SYSTEM_PYTHON=3.12 ()dimaandreev2024-02-221-0/+5
| | | | dcae461cba9f97679c7bd5b3e34c42ac0d58bfed
* fix ruff: cache workaroundserjflint2024-02-211-0/+2
| | | | ab4d963587a138f7006ed415c33a2dc8c35a75d8
* feat yamake: use json for choosing config for ruff linterkorsunandrei2024-02-201-4/+2
| | | | 38f291cca1eb7eea40d55a4ce5e4048caaf89372
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-191-2/+2
| | | | | | | * 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
* Try to allow PEERDIR between resource librariesspreis2024-02-091-6/+6
|
* feat yamake: add ruff wrapper and ya make macrokorsunandrei2024-01-241-0/+11
|
* import tracingkuzmich3212023-12-051-0/+18
| | | | | | * add argument to parser * add out_path as fn parameter * set necessary env variables for import tracing
* Disable python 2 for open sourcesomov2023-11-221-0/+4
|
* _ARCADIA_PYTHON3_ADDINCL should keep MODULE_LANGsnermolaev2023-11-171-1/+0
|
* Mandate LICENSE markup in every contrib/ module (with certain exceptions)thegeorg2023-10-091-0/+10
|
* fix blinking uids for use of CLANG_EMIT_AST_CXX_RUN_TOOL in multimodules ↵snermolaev2023-09-281-15/+0
| | | | PY23_LIBRARY
* Require explicit license for python contribsthegeorg2023-09-191-1/+0
|
* Require explicit license for PY3_TEST inside contrib/thegeorg2023-09-181-1/+0
|
* Require explicit license for PY23_TEST inside contrib/thegeorg2023-09-181-1/+0
|
* ignore macro CLANG_EMIT_AST_CXX_RUN_TOOL for PY3 submodulessnermolaev2023-09-181-0/+15
|
* Fix fastdebug stripiaz16072023-09-131-2/+2
|
* fix dependence on canondata for PY23_TESTsnermolaev2023-09-021-3/+8
|
* change module prefix for PY3_LIBRARY to libpy3snermolaev2023-08-061-8/+2
|
* Allow configuring license exceptions via dedicated macrothegeorg2023-08-021-1/+1
| | | Docs will be updated in one of the folliwing PRs.
* move python stuff to its own confsnermolaev2023-07-301-0/+1028