Running code to generate profile data (this can take a while):make run_profile_taskmake[1]: Entering directory '/usr/src/python': # FIXME: can't run for a cross buildLD_LIBRARY_PATH=/usr/src/python ./python -m test.regrtest --pgo || trueRun tests sequentially0:00:00 [ 1/405]...
Registry dependencies get extracted into cargo home (in the src directory) with whatever metadata is in the tar file. One issue with this is that the files are usually writeable. This can cause a problem if the user accidentally modifies...
javapackager fails to create dmg because it's creating it as an APFS in macOS 10.13. This is because the default filesystem type has changed, however even if it didn't fail, a DMG using APFS is not useful for distributing software as it's not widely used. A flag should be added to ...
The Docker version for macOS doesn’t have such restrictions. Docker Toolbox may have other problems with mounted volumes compared to the native versions. Performance problems Firstly, you should keep in mind that Docker may consume free disk space. Particularly, this relates to the development ...
fix(luarc.json): ignore test directory to save memory Aug 23, 2023 .mailmap docs: update .mailmap (neovim#20086) Sep 6, 2022 .stylua.toml refactor(lua): reformat with stylua 0.14.0 (neovim#19264) Jul 8, 2022 .styluaignore build: use stylua with add_glob_target Nov 13, 2023 BACKE...