| .. |
|
Build.lean
|
refactor: ActiveBuildTarget.buildTask -> task
|
2021-08-01 14:27:11 -04:00 |
|
BuildBin.lean
|
refactor: BuildTagret -> ActiveBuildTarget
|
2021-07-24 09:23:46 -04:00 |
|
BuildTarget.lean
|
feat: add non-activve targets
|
2021-08-01 15:17:43 -04:00 |
|
BuildTask.lean
|
chore: minor code cleanup
|
2021-08-01 14:08:00 -04:00 |
|
BuildTop.lean
|
refactor: split out top / lib / bin build from Build.lean
|
2021-07-15 12:50:54 -04:00 |
|
BuildTrace.lean
|
feat: add convenience functions for constructing a LeanTrace
|
2021-07-15 13:04:31 -04:00 |
|
Cli.lean
|
feat: add lake clean command
|
2021-07-28 14:01:44 -04:00 |
|
Compile.lean
|
fix: throw error if external process fails
|
2021-07-28 09:43:38 -04:00 |
|
Git.lean
|
refactor: merge Proc into Compile and cleanup Build
|
2021-07-14 12:46:07 -04:00 |
|
Help.lean
|
feat: include Lean version in Lake usage header
|
2021-07-31 19:29:26 -04:00 |
|
Init.lean
|
refactor: add lean_packages to initial package .gitignore
|
2021-07-28 09:19:40 -04:00 |
|
LeanConfig.lean
|
refactor:: move some magic constants into defs
|
2021-07-24 07:36:58 -04:00 |
|
LeanVersion.lean
|
Rename Leanpkg2 to Lake
|
2021-06-07 05:42:42 -04:00 |
|
Package.lean
|
refactor: add buildDir setting and make bin/lib/ir subdirs of it
|
2021-07-28 12:23:37 -04:00 |
|
Resolve.lean
|
feat: can depend on subdirectories of dependencies
|
2021-07-28 09:08:39 -04:00 |
|
SearchPath.lean
|
feat: allow cli arguments to be passed to package.lean
|
2021-07-10 12:03:49 -04:00 |
|
Version.lean
|
feat: allow cli arguments to be passed to package.lean
|
2021-07-10 12:03:49 -04:00 |