lalbuild / lal

A strict, language-agnostic build system and dependency manager
MIT License
4 stars 1 forks source link

take configs out of the distributions of lal #3

Open clux opened 7 years ago

clux commented 7 years ago

configs should live elsewhere in the cloud and not require cargo bumps to get config changes to users.

clux commented 6 years ago

after https://github.com/lalbuild/lal/commit/fdd6ff6b3434e97bcad4932add7fcea3d653d34c we can start doing this.

ideally, get lal configure to read a config from stdin first.

clux commented 6 years ago

additionally, should fix lal configure autocomplete to no longer expect special paths for a musl executable.