diff options
Diffstat (limited to 'build2')
-rw-r--r-- | build2/list | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build2/list b/build2/list index a063d41..2953b03 100644 --- a/build2/list +++ b/build2/list @@ -1,3 +1,10 @@ +- Support for caching discovered configuration values [idea] + + The idea is to have depdb-based config.cache where we can cache things like + compiler check results that are expensive to re-calculate on every run. The + idea is to first save a checksum that determines if the cached value can be + trusted. + - VC 15 support [feature 0.5.0] Need to install the preview, add detection, see if we can start testing with |