[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #62595] Add ability to read .env files into make and
From: |
Martin Dorey |
Subject: |
[bug #62595] Add ability to read .env files into make and |
Date: |
Fri, 10 Jun 2022 02:29:41 -0400 (EDT) |
Follow-up Comment #5, bug #62595 (project make):
I'd never heard of these env file things, so appreciated the well-written
posts that those links point to. Why would this feature be better in Make
rather than in a wrapper? If you wanted, for some reason that I'm struggling
to guess, to keep "make" as the interface, then I think it'd be
straightforward to write a Makefile that would spot that an expected
environment variable wasn't available, then started a shell that sourced the
environment file, exported all its variables and reran make.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62595>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #62595] Add ability to read .env files into make and, Chigozirim Chukwu, 2022/06/08
- [bug #62595] Add ability to read .env files into make and, Paul D. Smith, 2022/06/08
- [bug #62595] Add ability to read .env files into make and, Chigozirim Chukwu, 2022/06/08
- [bug #62595] Add ability to read .env files into make and, Paul D. Smith, 2022/06/09
- [bug #62595] Add ability to read .env files into make and, Chigozirim Chukwu, 2022/06/10
- [bug #62595] Add ability to read .env files into make and,
Martin Dorey <=
- [bug #62595] Add ability to read .env files into make and, anonymous, 2022/06/10
- [bug #62595] Add ability to read .env files into make and, Paul D. Smith, 2022/06/11
- [bug #62595] Add ability to read .env files into make and, Chigozirim Chukwu, 2022/06/13