build/fbcode_builder/CMake/FBPythonBinary.cmake (3 lines): - line 50: # TODO: On Windows we require the Python libraries as well. - line 187: # TODO: generate a main executable that will invoke Python3 - line 420: # TODO: In the future it would be nice to support pre-compiling the source fb303/ThreadCachedServiceData.h (2 lines): - line 755: // TODO: deprecate this class once Zeus fixes their destruction ordering bug - line 865: // TODO: rename to TimeseriesWrapper once https://fburl.com/4a082hxc is build/fbcode_builder/getdeps.py (2 lines): - line 834: # TODO: we could just go ahead and build it here, but I - line 904: # TODO: Break up complex function build/fbcode_builder/getdeps/platform.py (2 lines): - line 56: # TODO: Ideally, this function would inspect the current cgroup for any - line 88: # TODO: There may be some way to approximate an availability fb303/ThreadLocalStats.h (2 lines): - line 797: // TODO: It's slightly inefficient to keep the refcount under a - line 891: * TODO: Reusing the bottom bit of ptr_ as the linked state would build/fbcode_builder/CMake/FBCMakeParseArgs.cmake (2 lines): - line 49: # TODO: We aren't extremely strict about error checking for one-value - line 125: # TODO: Our caller still won't be able to distinguish between an empty build/fbcode_builder/getdeps/dyndeps.py (1 line): - line 117: # TODO: audit that both source paths have the same inode number build/fbcode_builder/getdeps/buildopts.py (1 line): - line 521: # TODO: `mkscratch` doesn't currently know how best to place things on build/fbcode_builder/docker_builder.py (1 line): - line 37: # system packages are installed. TODO: For users not defined in the build/fbcode_builder/getdeps/builder.py (1 line): - line 122: # TODO: Introduce some sort of defaults config that can select by fb303/ThreadLocalStats-inl.h (1 line): - line 504: // TODO: In the future it would be nice if the stats code used a build/fbcode_builder/getdeps/copytree.py (1 line): - line 75: TODO: I'd like to either extend this or add a variant that fb303/SimpleLRUMap.h (1 line): - line 29: // TODO: Allow the choice between std::list, std::vector or other containers build/fbcode_builder/getdeps/py_wheel_builder.py (1 line): - line 158: # TODO: process the subdirectories of data_dir_name fb303/thrift/thrift_build.rs (1 line): - line 31: // TODO: replace canonicalize() with std::path::absolute() when