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

20 Commits

Author SHA1 Message Date
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
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
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
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
0dbd823c00 more changes for names 2016-05-12 14:14:24 -05:00
David Hall
d058a524b7 Remove reference to unused Doxyfile 2016-03-03 11:35:36 -06:00
david hill
7c75fc049b change mariabd dir 2016-01-20 16:18:09 -06:00
david hill
f6afc42dd0 the begginning 2016-01-06 14:08:59 -06:00