aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/08914-ejgallego-lib+better_boot_coqproject.sh
AgeCommit message (Collapse)Author
2018-12-11[ci] Clean overlay folder.Emilio Jesus Gallego Arias
2018-11-17[CoqProject] Abstract warning function for CoqProject readers.Emilio Jesus Gallego Arias
`CoqProject_file` uses the feedback system, however this is not very convenient in some scenarios such as `coqdep` that has to be run very early in the build process [and thus in "boot" mode]. We thus make the warning function a paramater. Should fix #8913.