summaryrefslogtreecommitdiff
path: root/BUILD/SETUP.sh
Commit message (Expand)AuthorAgeFilesLines
* Add hint about using --help to see what options are availableunknown2007-03-021-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-3/+6
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-3/+6
* | BUG#25530 --with-readline fails with commercial source packagesunknown2007-01-251-1/+10
|/
* Remove compiler warningsunknown2006-11-201-3/+3
* Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41unknown2006-08-301-9/+3
|\
| * Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/40unknown2006-08-301-9/+3
| |\
| | * minor portability fix in SETUP.shunknown2006-08-291-9/+3
* | | Use yaSSL as default for BUILD/* scriptsunknown2006-03-211-2/+2
* | | Use --with-openssl instead of --with-yassl for nowunknown2005-11-021-3/+7
* | | Build max builds with --yassl instead of opensslunknown2005-11-021-2/+2
* | | Add missing returnunknown2005-11-011-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-0/+4
|\ \ \
| * | | Review of code pushed since last 5.0 pull:unknown2005-10-061-0/+4
* | | | Revertunknown2005-10-051-1/+1
* | | | Move -ansi from global_warnings to cxx_warningsunknown2005-10-041-2/+2
* | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1unknown2005-09-301-1/+1
|\ \ \ \
| * | | | Add -ansi flag when building with gccunknown2005-09-291-1/+1
| | |/ / | |/| |
| * | | Fix --with-bdb to be --with-berkeley-db in BUILD/SETUP.shunknown2005-06-011-2/+2
* | | | New flags for new max-no-ndb build script to get a build that has unknown2005-09-291-0/+2
* | | | BUG #13511 Wrong patch pushed, fixing.unknown2005-09-281-1/+1
* | | | BUG #13511unknown2005-09-261-1/+1
* | | | Fixed a typo in handler.cc if CSV was built. I also added CSV to the default...unknown2005-09-201-3/+2
* | | | Brian's "he is too lazy to commit this so Eric is going to have to do it" env...unknown2005-09-161-0/+5
| |/ / |/| |
* | | Added federated to max base test. unknown2005-07-151-1/+1
* | | Removed dead options, fixed pentium script to no longer ask for isam (its not...unknown2005-07-151-4/+3
* | | Merge from 4.1 to 5.0unknown2005-04-271-5/+8
|\ \ \ | |/ /
| * | Bug#9263 GCC4: -mcpu is depricated, use -mtune or -march insteadunknown2005-04-271-5/+8
* | | As of 5.0.4, all builds will use '--with-big-tables'. Let development builds ...unknown2005-03-301-5/+5
* | | Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-061-2/+2
* | | Fix a typo caused bdb to be skipped when building with BUILD/compile-*-maxunknown2005-02-171-2/+2
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-01-271-4/+6
|\ \ \ | |/ /
| * | Re-enabled the use of --prefix.unknown2005-01-271-4/+6
* | | Merge from 4.1unknown2005-01-261-2/+6
|\ \ \ | |/ /
| * | Only enable Innodb extra debugging when using the --debug=full configure optionunknown2005-01-261-2/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-251-0/+3
| |\ \
| | * | Add flags for Intel 64 bitunknown2005-01-251-0/+3
* | | | Build federated storage engine as part of max builds.unknown2005-01-191-1/+1
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-01-191-0/+8
|\ \ \ \ | |/ / /
| * | | Put flags for -max building in BUILD/SETUP.sh so they are consistent acrossunknown2005-01-131-0/+8
| |/ /
* | | Add 0x before pointers (to help with debugging)unknown2004-12-181-0/+1
* | | Merge with 4.1unknown2004-12-061-0/+1
|\ \ \ | |/ /
| * | - added some BUILD/compile-ppc* build scripts to ease building on LinuxPPCunknown2004-12-021-0/+1
* | | Fixes after merge with 4.1unknown2004-11-031-0/+2
|/ /
* | Don't compile -O1 if --with-debug=full (as it can optimize away the call stack)unknown2004-10-041-2/+9
* | Indentation cleanupsunknown2003-10-081-2/+2
* | Merge with 4.0.13unknown2003-06-041-1/+17
|\ \ | |/
| * Outcome of discussions with Lenz and Monty about handling ccache in the build...unknown2003-05-231-1/+17
* | After merge fixesunknown2003-05-211-1/+1
|/
* - don't override CXX if it's already definedunknown2003-04-091-1/+3