| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-13 | Add a globbing source statement | Ulf Magnusson | |
| 'gsource' works like 'source', but takes a glob pattern and sources all matching files. Works as a no-op if no files match, and hence doubles as an include-if-exists function, similar to '-include' in 'make'. Add a 'grsource' statement as well, mirroring 'rsource'. Came up in https://github.com/ulfalizer/Kconfiglib/pull/40. | |||
