energy/cmd/internal/build
杨红岩 5a61fec1e9 U: 编译内置dll调整
windows:
         386: -tags="tempdll latest"
         amd64: -tags="tempdll latest"
     windows(Windows 7, 8/8.1 and Windows Server 2012):
         386: -tags="tempdll 109"
         amd64: -tags="tempdll 109"
     linux(gtk3):
         amd64: -tags="tempdll latest"
         arm64: -tags="tempdll latest"
     linux(gtk2):
         amd64: -tags="tempdll 106"
         arm64: -tags="tempdll 106"
     macos:
         amd64: -tags="tempdll latest"
         arm64: -tags="tempdll latest"
2023-11-27 13:05:21 +08:00
..
build_darwin.go U: 编译内置dll调整 2023-11-27 13:05:21 +08:00
build_linux.go U: 编译内置dll调整 2023-11-27 13:05:21 +08:00
build_windows.go U: 编译内置dll调整 2023-11-27 13:05:21 +08:00
build.go energy command-line tools: build 增加开启内置动态库参数 2023-09-14 15:26:48 +08:00