1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00
Commit Graph

6623 Commits

Author SHA1 Message Date
david hill
ce4fa8caa3 removed the mkdir include 2016-06-22 16:04:58 -05:00
david hill
7d8de28b43 MCOL-59, change calpont.xml 2016-06-22 16:00:00 -05:00
david hill
1bb58c6916 MCOL-145 added softlink for libperl, needed by cplogger 2016-06-22 13:14:25 -05:00
david hill
e78b6b8ac8 MCOL-145 - update oamapps makefiles 2016-06-21 10:46:31 -05:00
david hill
b311d58deb MCOL-145 - change to generate rpms 2016-06-21 10:36:05 -05:00
david hill
bbcb38e6e2 mcol-64 2016-06-17 15:18:23 +00:00
david hill
df3d259f38 MCOL64 more directory name changes 2016-06-16 21:51:42 +00:00
david hill
ef2697d370 move files 2016-06-16 20:50:54 +00:00
david hill
a1cab7f7ee change makfile for mysql-Columnstore 2016-06-16 19:59:50 +00:00
justin
b76a909715 [mcol-69] fix regression in dbcon/oamapps make process.. 2016-06-16 08:59:31 -04:00
Justin Swanhart
a9af541656 Merge pull request #1 from mariadb-corporation/master
merge master README.md changes into develop branch
2016-06-15 21:08:44 -05:00
Justin Swanhart
3f6b1d84bd Update README.md 2016-06-15 21:06:36 -05:00
david hill
24189682ff mcol-64 2016-06-15 20:25:35 +00:00
david hill
5234d989a8 Revert "change locations"
This reverts commit 10020bec44.
2016-06-15 19:58:47 +00:00
david hill
10020bec44 change locations 2016-06-15 19:50:55 +00:00
justin
709a1d0d41 merge [mcol-69] 2016-06-15 12:25:41 -04:00
justin
266c4ef9e7 example 2016-06-15 12:21:16 -04:00
justin
c3432b2289 [MCOL-69] autotools - missing columnstore.conf 2016-06-15 12:09:17 -04:00
justin
7421e1652e [MCOL-69] autotools fixes 2016-06-15 05:41:55 -04:00
justin
3e4f4cbfac [MCOL69] - add "missing" utility 2016-06-15 04:59:13 -04:00
justin
3904929674 [MCOL69] - remove configure generated libtool 2016-06-15 04:56:52 -04:00
justin
22b7b3d1ef [MCOL-69] - autotools bootstrap only needed on new release version 2016-06-15 04:46:10 -04:00
justin
62fa5bece7 [MCOL-69] - configure.ac net-snmp fixes 2016-06-15 03:52:30 -04:00
justin
5bb97838d5 [MCOL-69] - autotools build fixes 2016-06-14 18:47:00 -04:00
justin
3c4b888656 [MCOL-69] autotools - cleanup net-snmp 2016-06-14 16:19:23 -04:00
justin
7e33976f6b [MCOL-69] autotools - add missing files for net-snmp 2016-06-14 16:07:55 -04:00
justin
2a60153958 [MCOL-69] autotools - finish integrating newer net-snmp 2016-06-14 14:15:05 -04:00
justin
4e1859b1f1 add missing net-snmp files 2016-06-14 12:26:41 -04:00
justin
00af1b0b54 [MCOL-69] bundle newer net-snmp 2016-06-14 10:51:41 -04:00
justin
1222725e8e remove old net-snmp 2016-06-14 10:36:57 -04:00
justin
7c36df741e [MCOL-69] autotools 2016-06-14 10:20:59 -04:00
justin
b6cc950a80 fix conflict 2016-06-14 10:20:18 -04:00
justin
7d62040ac1 fix conflict 2016-06-14 10:00:34 -04:00
justin
8360998dd8 fix conflict 2016-06-14 09:58:39 -04:00
justin
c12130ec8a [MCOL-69] autotools - update net-snmp bundle 2016-06-14 09:55:35 -04:00
justin
961949f10c [MCOL-69] autotools 2016-06-13 21:15:45 -04:00
justin
54c361cff7 [MCOL-69] autotools 2016-06-13 20:02:25 -04:00
david hill
55fa48d666 bump release to 1.0.1 2016-06-13 17:45:32 -05:00
Rasmus Johansson
0731f6e4a4 Update README.md 2016-06-13 18:28:52 +03:00
Rasmus Johansson
4b635bf166 Update README 2016-06-13 18:25:14 +03:00
Rasmus Johansson
d452729a48 Update README 2016-06-13 18:21:25 +03:00
david hill
4365e207fc creare missing MakeFile.am for columnstore apps 2016-06-10 13:02:08 -05:00
david hill
136c3f8bc2 add MakeFile.am for columnstore apps columnstore-1.0.1 2016-06-10 12:59:34 -05:00
david hill
9a87c80ba3 fix name change - calpont/infinidb to columnstore 2016-06-10 11:36:51 -05:00
david hill
75875ce2fd add a ldconfig 2016-06-09 11:37:28 -05:00
Justin Swanhart
6190ac3d63 [MCOL-69] autotools - restore net-snmp built library copy 2016-06-09 11:06:34 -04:00
Sergei Golubchik
58c4eb1f71 more parallel build fixes 2016-06-09 23:43:35 +03:00
Justin Swanhart
0e78b1d767 fix for out of tree build, and for concurrent building 2016-06-09 23:13:40 +03:00
Justin Swanhart
0b407f4a07 put install target into .PHONY 2016-06-09 23:13:40 +03:00
Justin Swanhart
b3f9842449 [MCOL-69] autotools - add error checking, paramater passing to bootstrap, add install target to Makefile 2016-06-09 23:13:40 +03:00