-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make.fsx: GTK front on dotnet6+xbuild build lanes
- Loading branch information
Showing
2 changed files
with
43 additions
and
8 deletions.
There are no files selected for viewing
Submodule fsx
updated
14 files
+6 −0 | Directory.Build.props | |
+38 −59 | Fsdk/Network.fs | |
+2 −0 | Fsdk/Process.fs | |
+4 −0 | Makefile | |
+2 −2 | ReadMe.md | |
+3 −1 | Tools/nugetPush.fsx | |
+4 −0 | configure.sh | |
+6 −6 | fsx.sln | |
+38 −22 | fsx/Program.fs | |
+7 −1 | fsxc/Fsxc.fs | |
+1 −1 | fsxc/fsxc.fsproj | |
+4 −3 | scripts/launcher.sh | |
+20 −11 | scripts/make.fsx | |
+81 −0 | scripts/runTests.fsx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters