Commit Graph
25 Commits
Author SHA1 Message Date
Yousong Zhou a5d13a3c81 build: docker-build as the first-class citizen 2019-06-29 04:56:25 +00:00
Yousong Zhou 2ff61702fc build: 改正版本信息注入 2019-06-25 07:13:28 +00:00
Yousong Zhou ff2ccbed6c build: apply "-mod vendor" also to test target 2019-06-24 13:27:16 +00:00
Yousong Zhou a54d9bea6d build: fix $(shell go ..) call 2019-06-24 12:52:05 +00:00
Yousong Zhou 6a569ffb15 build: switch to using go mod 2019-06-24 07:54:15 +00:00
Zexi 344a3c6fb6 Use docker build binaries 2019-05-17 10:37:05 +08:00
Zexi db0e303798 make 'go test ./...' pass 2019-04-15 19:54:46 +08:00
Qiu Jian 8993b4acf9 Add helper scripts 2019-03-29 14:47:48 +08:00
Zexi Li 6eb6fa6161 Add travis ci config 2019-03-27 17:25:04 +08:00
wanyaoqi d74b2390da fix import C use env CFLAGS 2018-12-13 10:31:48 +08:00
Qiu Jian c64f9b0282 增加gendoc脚本,在make build之前会自动调用gendoc 2018-12-07 18:02:19 +08:00
Yousong Zhou bb675c553d build: parallel build of cmds 2018-12-03 13:44:46 +00:00
Yousong Zhou 1ffc05de81 Makefile: add vet target 2018-10-22 12:34:36 +00:00
Yousong Zhou efff3774c3 build: allow building multiple rpms 2018-10-20 09:01:14 +00:00
Qiu Jian 125f70fe45 upgrade to go1.11 2018-10-18 21:00:39 +08:00
Qiu Jian df2c4442f8 Force format before build 2018-10-12 12:13:12 +08:00
Qiu Jian bce76a8ecc Merge branch 'release/2.0.0' of ssh://git.yunion.io/~qiujian/onecloud into bugfix/qj-resolve-conflict-2.1.0-20180824 2018-08-24 15:34:13 +08:00
Qiu Jian cc63b9ff93 更新Makefile,增加make dep命令,只更新vendor/yunion.io/x/下的包 2018-08-24 14:38:56 +08:00
Qiu Jian b77f39d194 minor updates 2018-08-22 16:11:18 +08:00
Qiu Jian 80571f480f 修正:simpletoken没有servicecatalog,导致基于simpletoken的session无法获得service
URL
2018-08-22 12:36:28 +08:00
Zexi Li 090a9c5e86 Merge branch 'release/2.0.0' of ssh://git.yunion.io/~lizexi/onecloud into release/2.1.0 2018-08-11 15:11:24 +08:00
Zexi Li 22411ffb53 path move: github.com/yunionio -> yunion.io/x 2018-08-11 14:28:18 +08:00
Qiu Jian 6d8b27d5e6 1. 更新sqlchemy & pkg;更新Gopkg.toml && Gopkg.lock
2. 增加make dep, make dep_install, make dep_clean三个Make
2018-08-03 23:16:54 +08:00
Zexi Li 976cc8e640 cloudcommon pkg added. 2018-07-27 19:03:32 +08:00
Zexi Li 660f2c1caa Add climc CLI tool. 2018-07-27 15:59:17 +08:00