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

135 Commits

Author SHA1 Message Date
07e5b592da community build script change 2016-05-30 18:55:06 -05:00
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
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
e39acb55dc change github repo name 2016-05-24 10:39:28 -05:00
276ff9b819 change infinidb rpm 2016-05-23 22:44:08 -05:00
94022b2782 change release 2016-05-21 16:08:56 -05:00
565f5176b0 merge columnstore2 into master 2016-05-19 14:55:04 -05:00
eb36fa5e7e MCOL-2 Update engine name to columnstore part 2 2016-05-18 17:31:44 -05:00
491ff580bf changes 2016-05-15 16:51:58 -05:00
e547db6a8b change release number format 2016-05-15 12:36:45 -05:00
7846c354e7 change release 2016-05-14 21:21:49 -05:00
46b371b8d2 more fixes 2016-05-13 16:35:11 -05:00
80a312ff82 change require package names 2016-05-12 16:41:55 -05:00
0734fa34d9 change require package names 2016-05-12 16:37:06 -05:00
a6ed16dcd9 more name changes 2016-05-12 14:52:37 -05:00
5c0fac40dd change build_rpms 2016-05-12 14:45:11 -05:00
0dbd823c00 more changes for names 2016-05-12 14:14:24 -05:00
8037bb541f change in spec 2016-05-12 10:23:09 -05:00
a02049ba6a name changes 2016-05-11 16:24:17 -05:00
96076af522 add mscadmin 2016-05-09 14:13:32 -05:00
d058a524b7 Remove reference to unused Doxyfile 2016-03-03 11:35:36 -06:00
a56875b62c add mysql-Calpont back in 2016-02-04 14:26:07 -06:00
54ec8ef57e remove mysql-Calpont and fix postconfigure build issue 2016-02-04 14:09:52 -06:00
45ac11b0f4 add in infinidb.conf 2016-02-04 09:31:12 -06:00
30193aa868 change plugin softlink setup 2016-02-03 16:11:18 -06:00
04a40dad49 change package contents 2016-02-01 17:03:28 -06:00
2dc6fd733e update files.lst 2016-01-28 14:36:38 -06:00
93c4d93af6 remove enterprise file moved 2016-01-27 15:20:15 -06:00
1f1aa91224 add in moving enterprise files 2016-01-22 16:34:26 -06:00
b69f777cae comment out msqyl files 2016-01-22 16:20:41 -06:00
17ba133d5e removed mysql for spec 2016-01-22 14:20:54 -06:00
7c75fc049b change mariabd dir 2016-01-20 16:18:09 -06:00
610abfe9e6 change release number to 5.0 2016-01-19 14:43:54 -06:00
bf5de4014f change mariabd path 2016-01-19 14:25:00 -06:00
f6afc42dd0 the begginning 2016-01-06 14:08:59 -06:00