summaryrefslogtreecommitdiff
path: root/BUILD/SETUP.sh
Commit message (Expand)AuthorAgeFilesLines
* Add hint about using --help to see what options are availablemsvensson@pilot.blaudden2007-03-021-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-3/+6
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-3/+6
* | BUG#25530 --with-readline fails with commercial source packagesdf@kahlann.erinye.com2007-01-251-1/+10
|/
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-3/+3
* Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41tsmith@maint2.mysql.com2006-08-301-9/+3
|\
| * Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/40tsmith@maint2.mysql.com2006-08-301-9/+3
| |\
| | * minor portability fix in SETUP.shtsmith@maint1.mysql.com2006-08-291-9/+3
* | | Use yaSSL as default for BUILD/* scriptsmsvensson@neptunus.(none)2006-03-211-2/+2
* | | Use --with-openssl instead of --with-yassl for nowmonty@mysql.com2005-11-021-3/+7
* | | Build max builds with --yassl instead of opensslmonty@mysql.com2005-11-021-2/+2
* | | Add missing returnmonty@mysql.com2005-11-011-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-0/+4
|\ \ \
| * | | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-0/+4
* | | | Revertmsvensson@neptunus.(none)2005-10-051-1/+1
* | | | Move -ansi from global_warnings to cxx_warningsmsvensson@neptunus.(none)2005-10-041-2/+2
* | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1kent@mysql.com2005-09-301-1/+1
|\ \ \ \
| * | | | Add -ansi flag when building with gccmsvensson@neptunus.(none)2005-09-291-1/+1
| | |/ / | |/| |
| * | | Fix --with-bdb to be --with-berkeley-db in BUILD/SETUP.shjimw@mysql.com2005-06-011-2/+2
* | | | New flags for new max-no-ndb build script to get a build that has patg@krsna.patg.net2005-09-291-0/+2
* | | | BUG #13511 Wrong patch pushed, fixing.patg@krsna.patg.net2005-09-281-1/+1
* | | | BUG #13511patg@krsna.patg.net2005-09-261-1/+1
* | | | Fixed a typo in handler.cc if CSV was built. I also added CSV to the default...brian@zim.(none)2005-09-201-3/+2
* | | | Brian's "he is too lazy to commit this so Eric is going to have to do it" env...eric@mysql.com2005-09-161-0/+5
| |/ / |/| |
* | | Added federated to max base test. brian@zim.(none)2005-07-151-1/+1
* | | Removed dead options, fixed pentium script to no longer ask for isam (its not...brian@zim.(none)2005-07-151-4/+3
* | | Merge from 4.1 to 5.0msvensson@neptunus.(none)2005-04-271-5/+8
|\ \ \ | |/ /
| * | Bug#9263 GCC4: -mcpu is depricated, use -mtune or -march insteadmsvensson@neptunus.(none)2005-04-271-5/+8
* | | As of 5.0.4, all builds will use '--with-big-tables'. Let development builds ...joerg@mysql.com2005-03-301-5/+5
* | | Porting of "buffered read" patch to 5.0 and post-review fixes.konstantin@mysql.com2005-03-061-2/+2
* | | Fix a typo caused bdb to be skipped when building with BUILD/compile-*-maxpetr@mysql.com2005-02-171-2/+2
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-01-271-4/+6
|\ \ \ | |/ /
| * | Re-enabled the use of --prefix.ingo@mysql.com2005-01-271-4/+6
* | | Merge from 4.1ingo@mysql.com2005-01-261-2/+6
|\ \ \ | |/ /
| * | Only enable Innodb extra debugging when using the --debug=full configure optionmonty@mysql.com2005-01-261-2/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-01-251-0/+3
| |\ \
| | * | Add flags for Intel 64 bitmonty@mysql.com2005-01-251-0/+3
* | | | Build federated storage engine as part of max builds.jimw@mysql.com2005-01-191-1/+1
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-01-191-0/+8
|\ \ \ \ | |/ / /
| * | | Put flags for -max building in BUILD/SETUP.sh so they are consistent acrossjimw@mysql.com2005-01-131-0/+8
| |/ /
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-0/+1
* | | Merge with 4.1monty@mysql.com2004-12-061-0/+1
|\ \ \ | |/ /
| * | - added some BUILD/compile-ppc* build scripts to ease building on LinuxPPClenz@mysql.com2004-12-021-0/+1
* | | Fixes after merge with 4.1monty@mysql.com2004-11-031-0/+2
|/ /
* | Don't compile -O1 if --with-debug=full (as it can optimize away the call stack)joreland@mysql.com2004-10-041-2/+9
* | Indentation cleanupsmonty@narttu.mysql.fi2003-10-081-2/+2
* | Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-1/+17
|\ \ | |/
| * Outcome of discussions with Lenz and Monty about handling ccache in the build...guilhem@mysql.com2003-05-231-1/+17
* | After merge fixesmonty@mashka.mysql.fi2003-05-211-1/+1
|/
* - don't override CXX if it's already definedlenz@mysql.com2003-04-091-1/+3