Documentation

Lake.Build.Common

General Utilities #

@[inline]
def Lake.buildUnlessUpToDate {ι : Type u_1} [Lake.CheckExists ι] [Lake.GetMTime ι] (info : ι) (depTrace : Lake.BuildTrace) (traceFile : Lake.FilePath) (build : Lake.JobM PUnit) :
Instances For

    Common Builds #

    def Lake.buildO (name : String) (oFile : Lake.FilePath) (srcJob : Lake.BuildJob Lake.FilePath) (args : optParam (Array String) #[]) (compiler : optParam Lake.FilePath { toString := "cc" }) :
    Instances For