summaryrefslogtreecommitdiffstats
path: root/build/scripts/create_recursive_library_for_cmake.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix recursive_library after rXXXXXX.akhropov2024-02-171-1/+1
| | | | f4e34ac010d78d384ad18819db18ffa2e20967b9
* Yexport testsennikovmv2024-02-171-3/+3
| | | | 42477b361df98bfa4ad9fa98d79ee8c6e27a78ef
* Fix in regexps for 'ar' versions - use raw strings. Curiously enough they ↵akhropov2024-02-141-2/+2
| | | | worked correctly either way but the old version produces a warning on python 3.12
* Support nonstandard 'ar' versionsakhropov2024-02-091-2/+3
|
* Library import 8 (#1074)AlexSm2024-01-181-6/+4
| | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort
* Library import 7 (#937)AlexSm2024-01-111-0/+201