[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
#1712: Incorporate relevant env vars into build cachebusting, maybe
From: |
Chicken Trac |
Subject: |
#1712: Incorporate relevant env vars into build cachebusting, maybe |
Date: |
Thu, 06 Aug 2020 21:36:27 -0000 |
#1712: Incorporate relevant env vars into build cachebusting, maybe
--------------------------------+-------------------------------
Reporter: evhan | Type: enhancement
Status: new | Priority: not urgent at all
Milestone: someday | Component: unknown
Version: 5.2.0 | Keywords:
Estimated difficulty: |
--------------------------------+-------------------------------
For example, if a user changes CSC_OPTIONS and runs chicken-install again,
they presumably want things to be rebuilt. Same goes for
CHICKEN_REPOSITORY_PATH, etc.
But then, there are a bunch of other variables that affect builds as well.
Where does it end?
It's probably worth considering whether there is a way to consider some
environment variables to make caching behaviour more correct, without
going totally overboard. For example, we know the set of CHICKEN-defined
environment variables that affect builds, that could be where we draw the
line. But this needs more thought first.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1712>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- #1712: Incorporate relevant env vars into build cachebusting, maybe,
Chicken Trac <=