Commit a5ee55f2e8241a9abeb301dc9c62d1a210dae22e
1 parent
ab436eb2
ChangeLog
Showing
1 changed file
with
6 additions
and
0 deletions
ChangeLog
| 1 | 1 | 2018-10-11 Jay Berkenbilt <ejb@ql.org> |
| 2 | 2 | |
| 3 | + * Files generated by autogen.sh are now committed so that it is | |
| 4 | + possible to build on platforms without autoconf directly from a | |
| 5 | + clean checkout of the repository. The configure script detects if | |
| 6 | + the files are out of date when it also determines that the tools | |
| 7 | + are present to regenerate them. | |
| 8 | + | |
| 3 | 9 | * Add build in Azure Pipelines, now that it is free for open |
| 4 | 10 | source projects. |
| 5 | 11 | ... | ... |