- Notifications
You must be signed in to change notification settings - Fork3
Commit1d57aef
committed
Build: Preserve symlinks when installing
Previously, the Jamfile would create a separate copy of Be.so for eachof the libraries that it installed. Here, it makes them all symlinkedto Be.so just like they were during build.Also includes a minor code style improvement.1 parent11bd13d commit1d57aef
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
47 | 54 | | |
48 | 55 | | |
49 | 56 | | |
| |||
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
126 | | - | |
| 133 | + | |
0 commit comments
Comments
(0)