Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bare compile: support multiple paths wildcards. | Gleb Peregud | 2017-06-20 | 1 | -3/+5 |
| | | | | | | | | | Similarly to PATH env variable, this allows to pass paths to bare compiler which do not fit nicely into a single wildcard structure. Colon (":") is used as separator. This provides more flexibility when rebar is run in offline/hermetic environment, e.g. #958 and #1281. | ||||
* | add --paths option to bare compile provider | Tristan Sloughter | 2015-09-14 | 1 | -9/+22 |
| | |||||
* | add bare compile provider, for starters for use by mix | Tristan Sloughter | 2015-09-14 | 1 | -0/+42 |