Commit Graph

32 Commits

Author SHA1 Message Date
ff0a660b12 Makefile: tiny fix 2016-01-20 14:46:28 +08:00
c2510cc424 fix #862 2016-01-20 14:37:18 +08:00
fac1bbf133 add update to .PHONY 2016-01-17 14:42:18 +08:00
d298a5fedf *:add parser.go 2016-01-15 21:52:42 +08:00
b89f8c77ad *: remove goyacc/golexer/godep from make update. 2015-12-22 13:46:54 +08:00
71dbd60ff1 add 'make update' command to update all dependencies 2015-12-06 20:01:34 -05:00
8c0a4d50ae *: add test flag to skip long time DDL test. 2015-11-27 16:20:18 +08:00
296d4087bf *: add setting for PATH in Makefile to avoid manual setup
Improve convenience.
2015-11-21 12:06:45 +08:00
deca6ea580 *: fix CI failure 2015-11-19 14:38:13 +08:00
9d4230f84f Merge pull request #498 from pingcap/disksing/hbase-store
store: add HBase support
2015-11-16 10:19:48 +08:00
31d0dbd222 tidb: Check reduce/reduce conflicts in Makefile 2015-11-15 17:36:22 +08:00
c5e238ffce hbase-store: clean-ups 2015-11-10 11:46:28 +08:00
6271a92eca hbase-store: pass CI 2015-11-07 16:13:04 +08:00
b24f320d55 parser: remove old parser and move ast/parser to /parser. 2015-11-05 16:03:26 +08:00
34adabb885 ast/parser: change Visitor API
make it more readable.
2015-10-19 16:07:03 +08:00
2c9cc372db ast/parser: implement parser for ast. 2015-10-19 15:09:14 +08:00
5377b8dd0d *: tiny clean up. 2015-10-13 14:23:33 +08:00
c389330109 tidb: Address comment 2015-10-12 22:22:32 +08:00
e8615ec148 tidb: Check parser S/R conflict in MakeFile 2015-10-12 18:07:18 +08:00
bb157634a1 makefile: tiny clean up. 2015-09-19 17:04:03 +08:00
df5e6318dd makefile: add golint get to makefile. 2015-09-19 16:53:22 +08:00
b9078efe10 Makefile: able to specify binary location
- remove unexpected binary
2015-09-17 13:08:38 -04:00
0a68a3f4c1 tidb-server: address comment 2015-09-16 20:21:57 +08:00
47dd05e227 tidb-server: add server layer
MySQL protocol server.
2015-09-16 17:18:17 +08:00
afc238f2f3 use absolute path for sed on mac 2015-09-14 09:22:05 +02:00
f4ecd30008 makefile, session: tiny clean up and fix a golint check. 2015-09-13 22:56:00 +08:00
1cc83bd0d1 Makefile: Make check by default.
So we won't forget to make check.
2015-09-12 10:52:33 +08:00
xia
6b5a48cf6c Makefile: Update format 2015-09-08 15:58:28 +08:00
xia
d496a86d1c Makefile: print error messages 2015-09-07 21:23:49 +08:00
xia
dc95cf3fc4 *: Add "make check" 2015-09-07 16:09:22 +08:00
xia
57b995f8e0 Makefile: add check
add check
2015-09-07 15:07:46 +08:00
0d6f270068 Add files 2015-09-06 12:08:47 +08:00