aboutsummaryrefslogtreecommitdiff
path: root/Source/Utils/TextMsg.cpp
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2022-03-10 14:47:07 -0800
committerGravatar GitHub <noreply@github.com> 2022-03-10 14:47:07 -0800
commit2a717d692c6b2ec3a9a53a1288e3f73ac19de9fa (patch)
tree09c71a0baec4735e9b12716de009a0d73ff7b7e3 /Source/Utils/TextMsg.cpp
parent96cefab7f9ad96159908f49bdf788ff8ad6f7ac3 (diff)
downloadWarpX-2a717d692c6b2ec3a9a53a1288e3f73ac19de9fa.tar.gz
WarpX-2a717d692c6b2ec3a9a53a1288e3f73ac19de9fa.tar.zst
WarpX-2a717d692c6b2ec3a9a53a1288e3f73ac19de9fa.zip
Clean Pip Staging Directory (#2954)
* Clean Pip Staging Directory The distutils staging (`build` -> `_tmppythonbuild`) directory that pip uses to collect build artifacts is not by default cleaned between multiple `pip` runs. This can be confusing when we recompile, because old `libwarpx*` files can be still in it that are not present in our own `build/lib/`. This cleans that staging directory before builds now. It also sets the whole `build_base` so that no artifact lands in the default, which was `build/`. So far, `bdist.linux-x86_64/` still was out-of-tree. * Python_background_mcc_1d: Add CMake Options Add missing CMake options in `WarpX-tests.ini`. This must have been merged in parallel to when we modernized our regression tests end of last year. #2556
Diffstat (limited to 'Source/Utils/TextMsg.cpp')
0 files changed, 0 insertions, 0 deletions