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

162 Commits

Author SHA1 Message Date
david hill
c7690dd08d mcol-5, remove boost library 2016-07-21 20:09:15 +00:00
david hill
3f16e1f4b1 add service script 2016-07-15 15:35:07 -05:00
david hill
de772c8e33 change release number 2016-07-01 10:14:20 -05:00
david hill
94104aca24 MCOL-146 2016-06-27 11:44:04 -05:00
david hill
6bfb18c71a merge mcol59 to develop 2016-06-24 15:49:49 -05:00
david hill
1a7f49a2d5 commit out some files for rpm build 2016-06-24 15:42:38 -05:00
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
b311d58deb MCOL-145 - change to generate rpms 2016-06-21 10:36:05 -05:00
justin
709a1d0d41 merge [mcol-69] 2016-06-15 12:25:41 -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
2a60153958 [MCOL-69] autotools - finish integrating newer net-snmp 2016-06-14 14:15:05 -04:00
justin
00af1b0b54 [MCOL-69] bundle newer net-snmp 2016-06-14 10:51:41 -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
Justin Swanhart
6190ac3d63 [MCOL-69] autotools - restore net-snmp built library copy 2016-06-09 11:06:34 -04:00
Justin Swanhart
0e78b1d767 fix for out of tree build, and for concurrent building 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
Sergei Golubchik
b1b60065d9 build fails with boost linking errors 2016-06-03 13:55:09 +03:00
Justin Swanhart
1f860b69fd remove make from boostrap 2016-06-02 10:57:43 -04:00
Justin Swanhart
be45f0a40f merge 2016-06-01 17:30:57 -04:00
david hill
eff8f39801 MCOL-3 directory name changes 2016-05-31 16:40:30 -05:00
Justin Swanhart
b083817ee5 [MCOL-69] autotools - last (expected) change to build/bootstrap 2016-05-31 11:58:15 -04:00
Justin Swanhart
8762b1562d [MCOL-69] autotools - remove non-working CXX flag checks, update bootstrap 2016-05-31 11:33:21 -04:00
Justin Swanhart
635c8e6b42 [MCOL-69] - make bootstrap run autoreconf, update .gitignore to remove generated files 2016-05-31 09:56:32 -04:00
david hill
07e5b592da community build script change 2016-05-30 18:55:06 -05:00
Justin Swanhart
25093d4dd0 [MCOL-69] Fix autotools build process
Remove generated Makefiles
Update Makefile.am to specify RPATH as a subdirectory of --prefix
Remove configure artifacts such as config.log, config.h, etc
Remove unneeded backup files (files ending in tilde ~)
2016-05-30 07:41:56 -04:00
Justin Swanhart
a812a76e8d [MCOL-69] - improve build process
Add .gitignore file to omit autoconf artificats
Modify bootstrap to:
  No longer copy binaries into export
  Create export/mysql directory properly
  Check for errors when generating version header
  Run configure
  Check for errors when running configure
Modify genVersion.h to:
  Place versionnumber.h into dbcon/mysql, the only place it appears to be used
  It was being generated in the install prefix, thus when using a non-user
    path like /usr/local/PREFIX it would fail to generate the version number
    header, because the user compiling the software does not have write
    permission.  This necessitated building as root, this will resolve that.
Remove config.log, an autotools artifact
Add autoconf templates for mcsadmin
2016-05-27 09:47:39 -04:00
david hill
e39acb55dc change github repo name 2016-05-24 10:39:28 -05:00
david hill
276ff9b819 change infinidb rpm 2016-05-23 22:44:08 -05:00
david hill
94022b2782 change release 2016-05-21 16:08:56 -05:00
david hill
565f5176b0 merge columnstore2 into master 2016-05-19 14:55:04 -05:00
David Hall
eb36fa5e7e MCOL-2 Update engine name to columnstore part 2 2016-05-18 17:31:44 -05:00
david hill
491ff580bf changes 2016-05-15 16:51:58 -05:00
david hill
e547db6a8b change release number format 2016-05-15 12:36:45 -05:00
david hill
7846c354e7 change release 2016-05-14 21:21:49 -05:00
david hill
46b371b8d2 more fixes 2016-05-13 16:35:11 -05:00
david hill
80a312ff82 change require package names 2016-05-12 16:41:55 -05:00
david hill
0734fa34d9 change require package names 2016-05-12 16:37:06 -05:00
david hill
a6ed16dcd9 more name changes 2016-05-12 14:52:37 -05:00
david hill
5c0fac40dd change build_rpms 2016-05-12 14:45:11 -05:00
david hill
0dbd823c00 more changes for names 2016-05-12 14:14:24 -05:00
david hill
8037bb541f change in spec 2016-05-12 10:23:09 -05:00
david hill
a02049ba6a name changes 2016-05-11 16:24:17 -05:00
david hill
96076af522 add mscadmin 2016-05-09 14:13:32 -05:00
David Hall
d058a524b7 Remove reference to unused Doxyfile 2016-03-03 11:35:36 -06:00
david hill
a56875b62c add mysql-Calpont back in 2016-02-04 14:26:07 -06:00
david hill
54ec8ef57e remove mysql-Calpont and fix postconfigure build issue 2016-02-04 14:09:52 -06:00