Commit abdd4c6
* gh-1547: Recommend --config-cache for configure
Add ``--config-cache`` to all relevant ``./configure`` invocations in
the front page and setup-building guide, matching what the WASM
commands already do. Add a brief explanation noting that ``config.cache``
should be deleted when switching compilers or significantly changing
the build environment.
* gh-1547: Also mention --cache-file=config.cache alias
* gh-1547: Remove --config-cache from platform-specific configure commands
* gh-1547: Restructure --config-cache as optional speedup tip
* gh-1547: Use tip admonition for --config-cache
* gh-1547: Add --config-cache to macOS platform-specific configure commands
* Apply suggestions from review
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
---------
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent f9c78a9 commit abdd4c6
2 files changed
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
194 | 203 | | |
195 | 204 | | |
196 | 205 | | |
| |||
856 | 865 | | |
857 | 866 | | |
858 | 867 | | |
859 | | - | |
| 868 | + | |
| 869 | + | |
860 | 870 | | |
861 | 871 | | |
862 | 872 | | |
| |||
865 | 875 | | |
866 | 876 | | |
867 | 877 | | |
868 | | - | |
| 878 | + | |
| 879 | + | |
869 | 880 | | |
870 | 881 | | |
871 | 882 | | |
| |||
887 | 898 | | |
888 | 899 | | |
889 | 900 | | |
890 | | - | |
| 901 | + | |
| 902 | + | |
891 | 903 | | |
892 | 904 | | |
893 | 905 | | |
| |||
896 | 908 | | |
897 | 909 | | |
898 | 910 | | |
899 | | - | |
| 911 | + | |
| 912 | + | |
900 | 913 | | |
901 | 914 | | |
902 | 915 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments