Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ functions
Functions
2,203 in github.com/boostorg/build
⨍
Functions
2,203
◇
Types & classes
403
↳
Endpoints
8
↓ 1 callers
Function
test_basic
()
v2/test/project_glob.py:13
↓ 1 callers
Function
test_basic
()
v2/test/indirect_conditional.py:10
↓ 1 callers
Function
test_basic
()
v2/test/dependency_test.py:12
↓ 1 callers
Function
test_basics
v2/engine/boehm_gc/cord/cordtest.c:51
↓ 1 callers
Function
test_building_file_from_specific_project
()
v2/test/build_file.py:22
↓ 1 callers
Function
test_building_file_from_specific_target
()
v2/test/build_file.py:53
↓ 1 callers
Function
test_building_missing_file_from_specific_target
()
v2/test/build_file.py:79
↓ 1 callers
Function
test_building_multiple_files_with_different_names
()
v2/test/build_file.py:106
↓ 1 callers
Function
test_building_multiple_files_with_the_same_name
()
v2/test/build_file.py:134
↓ 1 callers
Function
test_conditions_on_default_toolset
Test that toolset and toolset subfeature conditioned properties get applied correctly when the toolset is selected by default. Implicitly tests
v2/test/default_toolset.py:32
↓ 1 callers
Function
test_default_toolset_on_os
Test that the given toolset is used as the default toolset on the given os. Uses hardcoded knowledge of how Boost Build decides on which host OS i
v2/test/default_toolset.py:115
↓ 1 callers
Function
test_default_toolset_requirements
Test that default toolset's requirements get applied correctly.
v2/test/default_toolset.py:145
↓ 1 callers
Function
test_directory_names_in_glob_tree
Test that directory names in patterns for 'glob-tree' are rejected.
v2/test/project_glob.py:128
↓ 1 callers
Function
test_echo
(name)
v2/test/builtin_echo.py:11
↓ 1 callers
Function
test_eof_in_string
()
v2/test/core_source_line_tracking.py:13
↓ 1 callers
Function
test_error_missing_argument
This use case used to cause a missing argument error to be reported in module '(builtin)' in line -1 when the input file did not contain a
v2/test/core_source_line_tracking.py:22
↓ 1 callers
Function
test_error_syntax
(eof)
v2/test/core_source_line_tracking.py:39
↓ 1 callers
Function
test_exit
(name)
v2/test/builtin_exit.py:11
↓ 1 callers
Function
test_extras
v2/engine/boehm_gc/cord/cordtest.c:118
↓ 1 callers
Function
test_files_with_spaces_in_their_name
Regression test making sure test result files get created correctly when testing files with spaces in their name.
v2/test/testing_support.py:19
↓ 1 callers
Function
test_fn
v2/engine/boehm_gc/cord/cordtest.c:28
↓ 1 callers
Function
test_folder_with_dot_in_name
Regression test: the 'tag' feature did not work in directories that had a dot in their name.
v2/test/tag.py:18
↓ 1 callers
Function
test_generated_target_names
Test generator generated target names. Unless given explicitly, target names should be determined based on their specified source names. Al
v2/test/generators_test.py:246
↓ 1 callers
Function
test_generator_added_after_already_building_a_target_of_its_target_type
Regression test for a Boost Build bug causing it to not use a generator if it got added after already building a target of its target type.
v2/test/generator_selection.py:26
↓ 1 callers
Function
test_glob_excludes_in_subdirectory
Regression test: glob excludes used to be broken when building from a subdirectory.
v2/test/project_glob.py:187
↓ 1 callers
Function
test_glob_in_indirect_conditional
Regression test: project-rules.glob rule run from inside an indirect conditional should report an error as it depends on the 'currently loa
v2/test/indirect_conditional.py:65
↓ 1 callers
Function
test_glob_tree
Test that 'glob-tree' works.
v2/test/project_glob.py:101
↓ 1 callers
Function
test_glob_with_absolute_names
Test that 'glob' works with absolute names.
v2/test/project_glob.py:156
↓ 1 callers
Function
test_include_scan
Make sure that the #include scanner finds the headers
v2/test/link.py:121
↓ 1 callers
Function
test_invalid
(params, expected_error_line)
v2/test/builtin_split_by_characters.py:12
↓ 1 callers
Function
test_merge_existing
Test adding a link when a different symlink already exists
v2/test/link.py:60
↓ 1 callers
Function
test_merge_recursive
Test merging several directories including common prefixes
v2/test/link.py:91
↓ 1 callers
Function
test_merge_two
Test merging two directories
v2/test/link.py:38
↓ 1 callers
Function
test_multiple_conditions
Basic tests for properties conditioned on multiple other properties.
v2/test/conditionals_multiple.py:21
↓ 1 callers
Function
test_multiple_conditions_with_toolset_version
Regression tests for properties conditioned on the toolset version subfeature and some additional properties.
v2/test/conditionals_multiple.py:128
↓ 1 callers
Function
test_one
(t, rename1, rename2, rename3, status)
v2/test/generators_test.py:292
↓ 1 callers
Function
test_ordered_paths
Test that "&&" in path features is handled correctly.
v2/test/path_features.py:80
↓ 1 callers
Function
test_paths_set_by_indirect_conditionals
()
v2/test/path_features.py:98
↓ 1 callers
Function
test_printf
v2/engine/boehm_gc/cord/cordtest.c:198
↓ 1 callers
Function
test_raw_empty
()
v2/test/core_nt_cmd_line.py:41
↓ 1 callers
Function
test_raw_nt
(n=None, error=False)
v2/test/core_nt_cmd_line.py:69
↓ 1 callers
Function
test_raw_to_shell_fallback_nt
()
v2/test/core_nt_cmd_line.py:137
↓ 1 callers
Function
test_repeated_ids_for_different_projects
()
v2/test/project_id.py:107
↓ 1 callers
Function
test_repeated_ids_for_same_project
()
v2/test/project_id.py:165
↓ 1 callers
Function
test_scanned_includes_with_absolute_paths
Regression test: on Windows, <includes> with absolute paths were not considered when scanning dependencies.
v2/test/dependency_test.py:208
↓ 1 callers
Function
test_source_location
Test that when 'source-location' is explicitly-specified glob works relative to the source location.
v2/test/project_glob.py:42
↓ 1 callers
Function
test_tag_property
Basic tag property test.
v2/test/tag.py:48
↓ 1 callers
Function
test_traceback
()
v2/test/core_source_line_tracking.py:47
↓ 1 callers
Function
test_unresolved_project_references
()
v2/test/project_id.py:258
↓ 1 callers
Function
test_user_configuration
Test Boost Build user configuration handling. Both relative and absolute path handling is tested.
v2/test/configuration.py:24
↓ 1 callers
Function
test_using_a_derived_source_type_created_after_generator_already_used
Regression test for a Boost Build bug causing it to not use a generator with a source type derived from one of the generator's sources but
v2/test/generator_selection.py:105
↓ 1 callers
Function
test_using_project_ids_in_target_references
()
v2/test/project_id.py:67
↓ 1 callers
Function
test_valid
()
v2/test/builtin_split_by_characters.py:19
↓ 1 callers
Function
test_varargs
(t, *args, **kwargs)
v2/test/core_arguments.py:29
↓ 1 callers
Function
test_wildcards_and_exclusion_patterns
Test that wildcards can include directories. Also test exclusion patterns.
v2/test/project_glob.py:71
↓ 1 callers
Function
threading_tag
(name, target_type, prop_set)
v2/tools/common.py:751
↓ 1 callers
Function
timestamp_done
v2/engine/timestamp.c:255
↓ 1 callers
Function
timestamp_from_path
v2/engine/timestamp.c:150
↓ 1 callers
Function
timestamp_max
v2/engine/timestamp.c:176
↓ 1 callers
Function
timestamp_timestr
v2/engine/timestamp.c:204
↓ 1 callers
Function
tiny_reverse_test
v2/engine/boehm_gc/tests/test.c:434
↓ 1 callers
Function
tokenize_string
v2/engine/yyacc.c:220
↓ 1 callers
Function
toolset_tag
(name, target_type, prop_set)
v2/tools/common.py:685
↓ 1 callers
Function
topological_sort
v2/engine/modules/order.c:73
↓ 1 callers
Method
tostring
( self )
v2/tools/doxproc.py:122
↓ 1 callers
Function
total_stack_black_listed
Return the total number of (stack) black-listed bytes. */
v2/engine/boehm_gc/blacklst.c:271
↓ 1 callers
Function
touch_target
v2/engine/rules.c:207
↓ 1 callers
Function
tree_test
v2/engine/boehm_gc/tests/test.c:852
↓ 1 callers
Function
try_file_query_root
v2/engine/filent.c:210
↓ 1 callers
Function
try_kill_one
v2/engine/execnt.c:815
↓ 1 callers
Function
try_wait
v2/engine/execnt.c:783
↓ 1 callers
Function
type_check
v2/engine/function.c:2971
↓ 1 callers
Function
typed_test
A very simple test of explicitly typed allocation */
v2/engine/boehm_gc/tests/test.c:896
↓ 1 callers
Function
uncollectable_ints
To check uncollectable allocation we build lists with disguised cdr */ pointers, and make sure they don't go away. */
v2/engine/boehm_gc/tests/test.c:343
↓ 1 callers
Function
ungrist_one
(value)
v2/util/utility.py:96
↓ 1 callers
Function
uniq
v2/engine/boehm_gc/tests/test.c:989
↓ 1 callers
Function
update_dependants
v2/engine/make.c:166
↓ 1 callers
Method
update_location
If <location> is not set, sets it based on the project data.
v2/tools/stage.py:41
↓ 1 callers
Function
usage
()
v2/tools/doxproc.py:21
↓ 1 callers
Function
usage
()
v2/test/load_dir.py:13
↓ 1 callers
Method
use
Mark a configuration as 'used'. Returns True if the state of the configuration has been changed to 'used' and Fa
v2/tools/common.py:123
↓ 1 callers
Method
used
Return all used configurations.
v2/tools/common.py:147
↓ 1 callers
Function
var_defines
v2/engine/variable.c:73
↓ 1 callers
Function
var_done
v2/engine/variable.c:339
↓ 1 callers
Function
var_edit_cyg2win
v2/engine/function.c:752
↓ 1 callers
Function
var_edit_parse
v2/engine/function.c:644
↓ 1 callers
Function
var_get_and_clear_raw
v2/engine/variable.c:219
↓ 1 callers
Function
var_parse_actions_compile
v2/engine/function.c:1868
↓ 1 callers
Function
var_parse_actions_free
v2/engine/function.c:1606
↓ 1 callers
Function
var_parse_actions_new
v2/engine/function.c:1598
↓ 1 callers
Function
var_parse_compile
v2/engine/function.c:1830
↓ 1 callers
Function
var_parse_file_compile
v2/engine/function.c:1817
↓ 1 callers
Function
var_parse_file_free
v2/engine/function.c:1677
↓ 1 callers
Function
var_parse_file_new
v2/engine/function.c:1667
↓ 1 callers
Function
var_parse_free
v2/engine/function.c:1696
↓ 1 callers
Function
var_parse_string_compile
v2/engine/function.c:1810
↓ 1 callers
Function
var_parse_string_free
v2/engine/function.c:1656
↓ 1 callers
Function
var_parse_var_free
v2/engine/function.c:1631
↓ 1 callers
Function
var_parse_var_new
v2/engine/function.c:1621
↓ 1 callers
Function
var_parse_var_new_modifier
v2/engine/function.c:1644
← previous
next →
1,301–1,400 of 2,203, ranked by callers