Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClangBuiltLinux/tc-build
/ functions
Functions
126 in github.com/ClangBuiltLinux/tc-build
⨍
Functions
126
◇
Types & classes
51
↓ 17 callers
Method
__init__
(self, arch: str)
tc_build/kernel.py:38
↓ 13 callers
Method
__init__
(self)
tc_build/binutils.py:13
↓ 13 callers
Method
run_cmd
( self, cmd: tc_build.utils.ValidCmd, capture_output: bool = False, cwd: Path | None = None )
tc_build/builder.py:47
↓ 11 callers
Method
update
(self, ref: str)
tc_build/source.py:143
↓ 10 callers
Method
build
(self)
tc_build/kernel.py:58
↓ 10 callers
Method
project_is_enabled
(self, project: str)
tc_build/llvm.py:614
↓ 8 callers
Method
get_toolchain_version
(self)
tc_build/kernel.py:145
↓ 6 callers
Method
build
(self)
tc_build/builder.py:26
↓ 6 callers
Method
git
( self, cmd: tc_build.utils.CmdList, capture_output: bool = False )
tc_build/source.py:122
↓ 5 callers
Method
configure
(self)
tc_build/rust.py:35
↓ 4 callers
Method
__init__
(self)
tc_build/llvm.py:107
↓ 4 callers
Method
clean_build_folder
(self)
tc_build/builder.py:29
↓ 4 callers
Method
download
(self)
tc_build/source.py:22
↓ 4 callers
Method
get_version
(self)
tc_build/kernel.py:537
↓ 4 callers
Method
multicall_is_enabled
(self)
tc_build/llvm.py:611
↓ 3 callers
Method
configure
(self)
tc_build/llvm.py:328
↓ 3 callers
Method
default_targets
(self)
tc_build/llvm.py:856
↓ 3 callers
Method
from_env
(self, key: str)
tc_build/tools.py:150
↓ 3 callers
Function
get_all_targets
(llvm_folder: Path, experimental: bool = False)
tc_build/llvm.py:20
↓ 3 callers
Method
host_target
()
tc_build/llvm.py:568
↓ 3 callers
Method
validate_ld
(self, ld: Path | str, warn=False)
tc_build/tools.py:173
↓ 2 callers
Method
__init__
(self)
tc_build/tools.py:36
↓ 2 callers
Method
_test_clang
(self, args: str | list | None = None)
tc_build/kernel.py:168
↓ 2 callers
Method
can_use_perf
()
tc_build/llvm.py:301
↓ 2 callers
Function
cc_is_multicall
(cc: Path | str)
tc_build/tools.py:14
↓ 2 callers
Method
check_dependencies
()
tc_build/llvm.py:321
↓ 2 callers
Method
extract
(self, extraction_location: Path)
tc_build/source.py:69
↓ 2 callers
Method
find_cross_compile
(self)
tc_build/kernel.py:283
↓ 2 callers
Method
get_kernelversion
(self)
tc_build/kernel.py:525
↓ 2 callers
Method
git_capture
(self, cmd: tc_build.utils.CmdList)
tc_build/source.py:129
↓ 2 callers
Method
host_target_is_enabled
(self)
tc_build/llvm.py:585
↓ 2 callers
Method
llvm_driver_binaries
(self, project: str)
tc_build/llvm.py:588
↓ 2 callers
Method
prepare
(self)
tc_build/kernel.py:545
↓ 2 callers
Function
print_color
(color: str, string: str)
tc_build/utils.py:82
↓ 2 callers
Method
set_llvm_major_version
(self)
tc_build/llvm.py:617
↓ 2 callers
Method
show_install_info
(self)
tc_build/rust.py:82
↓ 2 callers
Method
validate_targets
(self)
tc_build/llvm.py:671
↓ 1 callers
Method
__init__
(self)
tc_build/rust.py:11
↓ 1 callers
Method
bolt_clang
(self)
tc_build/llvm.py:131
↓ 1 callers
Method
build
(self)
tc_build/llvm.py:268
↓ 1 callers
Method
can_use_clang_as_hostcc
(self)
tc_build/kernel.py:165
↓ 1 callers
Method
default_projects
()
tc_build/llvm.py:853
↓ 1 callers
Method
find_host_ar
(self)
tc_build/tools.py:65
↓ 1 callers
Method
find_host_cc
(self)
tc_build/tools.py:75
↓ 1 callers
Method
find_host_cxx
(self)
tc_build/tools.py:102
↓ 1 callers
Method
find_host_ld
(self)
tc_build/tools.py:118
↓ 1 callers
Method
find_host_ranlib
(self)
tc_build/tools.py:140
↓ 1 callers
Method
generate_profdata
(self)
tc_build/llvm.py:826
↓ 1 callers
Function
generate_versioned_binaries
()
tc_build/tools.py:18
↓ 1 callers
Method
handle_distribution_profile
(self)
tc_build/llvm.py:468
↓ 1 callers
Method
is_shallow
(self)
tc_build/source.py:132
↓ 1 callers
Method
make_build_folder
(self)
tc_build/builder.py:40
↓ 1 callers
Function
print_cyan
(msg: str)
tc_build/utils.py:86
↓ 1 callers
Method
ref_exists
(self, ref: str)
tc_build/source.py:136
↓ 1 callers
Method
show_compiler_linker
(self)
tc_build/tools.py:162
Method
__init__
(self)
tc_build/kernel.py:193
Method
__init__
(self)
tc_build/kernel.py:205
Method
__init__
(self)
tc_build/kernel.py:212
Method
__init__
(self)
tc_build/kernel.py:233
Method
__init__
(self)
tc_build/kernel.py:240
Method
__init__
(self)
tc_build/kernel.py:245
Method
__init__
(self)
tc_build/kernel.py:250
Method
__init__
(self)
tc_build/kernel.py:265
Method
__init__
(self)
tc_build/kernel.py:272
Method
__init__
(self)
tc_build/kernel.py:305
Method
__init__
(self)
tc_build/kernel.py:312
Method
__init__
(self)
tc_build/kernel.py:332
Method
__init__
(self)
tc_build/kernel.py:353
Method
__init__
(self)
tc_build/kernel.py:366
Method
__init__
(self)
tc_build/kernel.py:417
Method
__init__
(self)
tc_build/kernel.py:436
Method
__init__
(self, location: Path | None = None)
tc_build/kernel.py:519
Method
__init__
(self)
tc_build/tools.py:54
Method
__init__
(self, bin_folder: Path)
tc_build/tools.py:194
Method
__init__
(self, repo: Path)
tc_build/rust.py:119
Method
__init__
(self)
tc_build/builder.py:15
Method
__init__
(self)
tc_build/builder.py:22
Method
__init__
(self)
tc_build/source.py:16
Method
__init__
(self, location: Path | None = None)
tc_build/source.py:92
Method
__init__
(self, repo: Path)
tc_build/source.py:98
Method
__init__
(self)
tc_build/llvm.py:693
Method
__init__
(self)
tc_build/llvm.py:757
Method
__init__
(self)
tc_build/llvm.py:778
Method
__init__
(self, repo)
tc_build/llvm.py:846
Method
__init__
(self)
tc_build/binutils.py:88
Method
__init__
(self)
tc_build/binutils.py:100
Method
__init__
(self)
tc_build/binutils.py:111
Method
__init__
(self)
tc_build/binutils.py:119
Method
__init__
(self)
tc_build/binutils.py:127
Method
__init__
(self, endian_suffix: str = '')
tc_build/binutils.py:135
Method
__init__
(self)
tc_build/binutils.py:147
Method
__init__
(self)
tc_build/binutils.py:152
Method
__init__
(self)
tc_build/binutils.py:160
Method
__init__
(self)
tc_build/binutils.py:168
Method
__init__
(self)
tc_build/binutils.py:176
Method
__init__
(self)
tc_build/binutils.py:184
Method
__init__
(self)
tc_build/binutils.py:193
Method
build
(self)
tc_build/kernel.py:198
Method
build
(self)
tc_build/kernel.py:217
Method
build
(self)
tc_build/kernel.py:253
next →
1–100 of 126, ranked by callers