You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[build] [8/19] Building ASM object dep/boost/libs/context/CMakeFiles/boost_context.dir/src/asm/jump_x86_64_ms_pe_gas.asm.obj
[build] [9/19] Building CXX object dep/boost/libs/container/CMakeFiles/boost_container.dir/src/unsynchronized_pool_resource.cpp.obj
[build] [10/19] Building ASM object dep/boost/libs/context/CMakeFiles/boost_context.dir/src/asm/ontop_x86_64_ms_pe_gas.asm.obj
[build] [11/19] Building C object dep/boost/libs/container/CMakeFiles/boost_container.dir/src/alloc_lib.c.obj
[build] [12/19] Building CXX object dep/boost/libs/context/CMakeFiles/boost_context.dir/src/fcontext.cpp.obj
aligned: build step, object name
[build] [ 8/19] Building ASM object dep/boost/libs/context/CMakeFiles/boost_context.dir/src/asm/jump_x86_64_ms_pe_gas.asm.obj
[build] [ 9/19] Building CXX object dep/boost/libs/container/CMakeFiles/boost_container.dir/src/unsynchronized_pool_resource.cpp.obj
[build] [10/19] Building ASM object dep/boost/libs/context/CMakeFiles/boost_context.dir/src/asm/ontop_x86_64_ms_pe_gas.asm.obj
[build] [11/19] Building C object dep/boost/libs/container/CMakeFiles/boost_container.dir/src/alloc_lib.c.obj
[build] [12/19] Building CXX object dep/boost/libs/context/CMakeFiles/boost_context.dir/src/fcontext.cpp.obj
These params should be known from the beginning, so what if some kind of std::setw()+precalculation was used for this?
Vote with 👍 👎 and/or point me to the source code responsible for the message printing, input files storing and build steps calculation.
overkill: will break filepaths on copying, but looks even more pretty
[build] [ 8/19] Building ASM object dep/boost/libs/context /CMakeFiles/boost_context .dir/src/asm/jump_x86_64_ms_pe_gas.asm.obj
[build] [ 9/19] Building CXX object dep/boost/libs/container/CMakeFiles/boost_container.dir/src/unsynchronized_pool_resource.cpp.obj
[build] [10/19] Building ASM object dep/boost/libs/context /CMakeFiles/boost_context .dir/src/asm/ontop_x86_64_ms_pe_gas.asm.obj
[build] [11/19] Building C object dep/boost/libs/container/CMakeFiles/boost_container.dir/src/alloc_lib.c.obj
[build] [12/19] Building CXX object dep/boost/libs/context /CMakeFiles/boost_context .dir/src/fcontext.cpp.obj
The text was updated successfully, but these errors were encountered:
Examples:
original:
aligned:
build step
,object name
These params should be known from the beginning, so what if some kind of
std::setw()
+precalculation was used for this?Vote with 👍 👎 and/or point me to the source code responsible for the message printing, input files storing and build steps calculation.
overkill: will break filepaths on copying, but looks even more pretty
The text was updated successfully, but these errors were encountered: