Blender Git Commit Log

Git Commits -> Revision 883dfda

Revision 883dfda by Bastien Montagne (master)
May 8, 2020, 16:05 (GMT)
install_deps: Fix (unreported) bad handling of deps between libs.

Previous code would forec built libs to always be rebuilt when one of
their deps was using a package. While this could be useful when said
package was actually updated, this generates way too much false
positives.

Now only rebuild a built lib when we actually switch from built to
package for one of its deps.

Commit Details:

Full Hash: 883dfda024095dc4be47537223a1367adf85047d
Parent Commit: 96f305c
Lines Changed: +54, -18

1 Modified Path:

/build_files/build_environment/install_deps.sh (+54, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021