Commit graph

229 commits

Author SHA1 Message Date
msvensson@neptunus.(none)
a4c636a587 Move -ansi flag from global_warnings to cxx_warnings 2005-10-03 16:24:47 +02:00
msvensson@neptunus.(none)
d3deacabd1 Add -ansi flag when building with gcc 2005-09-29 10:30:20 +02:00
stewart@mysql.com
3af5b8e5c1 Fix BUILD/check-cpu for powerpc 2005-06-06 10:56:20 +10:00
hartmut@mysql.com
03056a2892 check-cpu fixes/improvements (Bug #11065)
- support additional platforms (OpenBSD, Darwin)
    - make use of /proc/cpuinfo CPU flag information
      (needed to distinguish EMT64 Xeons from normal ones)
    - chose the right CPU related options depending on 
      GCC version and target architecture
    - check if the chosen CPU type is actually supported
      by the GCC version , fallback to CPUs predecessor
      until test compile succeeds
2005-06-03 11:21:43 +02:00
hartmut@mysql.com
082a3ec958 bundle the check-cpu helper script with source packages.
BUG#10696
2005-06-03 10:30:58 +02:00
jimw@mysql.com
ed18369236 Fix --with-bdb to be --with-berkeley-db in BUILD/SETUP.sh 2005-06-01 16:16:25 -07:00
stewart@mysql.com
274fee09c9 BUG#10796 Incorrect check-cpu result for ppc linux gcc 2005-05-25 12:18:18 +10:00
msvensson@neptunus.(none)
08a48ac2d4 Fix for Ingo 2005-05-10 17:51:29 +02:00
msvensson@neptunus.(none)
7366c21839 Add compiler settings for Pentium M 2005-05-09 21:59:03 +02:00
msvensson@neptunus.(none)
82e6d15be5 Fixes after review 2005-05-09 14:49:27 +02:00
msvensson@neptunus.(none)
f285a1a40e Fix check-cpu, add more recognized cpus 2005-05-09 11:26:03 +02:00
antony@ltantony.mysql.com
08bba8bc22 Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1
into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-4.1
2005-05-08 01:51:26 +01:00
antony@ltantony.mysql.com
9eaf381d03 FreeBSD doesn't have /proc/cpuinfo, use sysctl to find cpu model. 2005-05-08 01:18:19 +01:00
lenz@mysql.com
b0196446e0 Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/space/my/mysql-4.1
2005-05-07 12:19:35 +02:00
jimw@mysql.com
8d2a7fb1d4 Merge mysql.com:/home/jimw/my/mysql-4.1-8648
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-05-07 01:04:54 -07:00
lenz@mysql.com
6b10b26005 Merge mysql.com:/space/my/mysql-4.0-build
into mysql.com:/space/my/mysql-4.1-build
2005-05-07 01:26:10 +02:00
lenz@mysql.com
838f363eae - typo fix in BUILD/compile-dist 2005-05-07 01:25:20 +02:00
lenz@mysql.com
dd006cad21 Merge mysql.com:/space/my/mysql-4.0-build
into mysql.com:/space/my/mysql-4.1-build
2005-05-07 01:18:01 +02:00
lenz@mysql.com
b3d916468d - added some required CXXFLAGS to BUILD/compile-dist to allow the distribution build to pass without
unresolved symbols
2005-05-07 00:53:36 +02:00
jimw@mysql.com
bff994f86b Fix option handling of ./BUILD/compile-* to not try and pass options to
configure. It was already changed not to support additional options, but now
it was trying to pass all of the options to ./configure. (Bug #8648)
2005-05-05 04:56:30 -07:00
kent@mysql.com
038ef8f865 mwcc-wrapper, compile-darwin-mwcc, mwar-wrapper:
Initial Metrowerks CodeWarrior compiler support
  new file
2005-05-05 09:34:15 +02:00
msvensson@neptunus.(none)
370cd22b57 After review fixes to check-cpu 2005-04-28 13:30:45 +02:00
msvensson@neptunus.(none)
49818d6f2d After review fix 2005-04-27 17:52:14 +02:00
msvensson@neptunus.(none)
6b84489a01 Bug#9263 GCC4: -mcpu is depricated, use -mtune or -march instead
- Made a script that selects the best compiler optimizations for the current cpu.
   - Use the script from BUILD/SETUP.sh
2005-04-27 12:50:37 +02:00
joerg@mysql.com
6bd1bea723 Add missing parts for the "Cybozu" custom build, to avoid future manual patches. 2005-04-08 13:56:48 +02:00
kent@mysql.com
70c6de976b compile-solaris-sparc-purify:
Set CCLD as well
2005-02-07 13:25:03 +01:00
brian@zim.(none)
6471b65ad0 Removed duplicate close call and added archive to the debug build and test. 2005-01-31 12:17:34 -08:00
kent@mysql.com
499a441683 compile-solaris-sparc-purify:
Added preparation of mysql_client_test(_embedded) and mysqltest(_embedded)
  Added --purify, --purecov, --quantify and --cxxfilt <cxxfiltprog> options
mysql-test-run.sh:
  Report correctly combinations of embedded+ps-protocol etc
  Added initial Purify support
2005-01-28 00:35:26 +01:00
ingo@mysql.com
42531336f0 Re-enabled the use of --prefix.
Adjusted the "Usage:" string.
Ordered the option recognition in reverse order from "Usage:".
2005-01-27 12:13:35 +01:00
monty@mysql.com
f16b456ddc Only enable Innodb extra debugging when using the --debug=full configure option 2005-01-26 16:07:53 +02:00
monty@mysql.com
36c8977dc6 Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/my/mysql-4.1
2005-01-25 14:02:09 +02:00
monty@mysql.com
ef448b7fb1 Add flags for Intel 64 bit 2005-01-25 14:00:35 +02:00
jimw@mysql.com
effec1490f Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do.
(Simpler fix than last commit -- no need to mess with base_cxxflags.)
2005-01-19 10:24:51 -08:00
jimw@mysql.com
2965e7285b Put flags for -max building in BUILD/SETUP.sh so they are consistent across
all architectures, and in sync with the flags used to build the MySQL Max
packages. Also back-port AMD64 build scripts from 5.0.
2005-01-13 09:05:23 -08:00
lenz@mysql.com
6b6a11f85b - Manually merged two changes from 4.0 2005-01-06 15:32:42 +01:00
lenz@mysql.com
57099ef6c6 - enable "with-extra-charsets=complex" for the "compile-dist" distribution
build (to make the test suite pass)
2005-01-06 14:35:14 +01:00
lenz@mysql.com
8f499239e3 - updated compile-dist to include NDB cluster 2004-12-31 13:12:36 +01:00
lenz@mysql.com
bd5e4d81e7 Merge mysql.com:/space/my/mysql-4.0
into mysql.com:/space/my/mysql-4.1-build
2004-12-31 12:57:05 +01:00
lenz@mysql.com
24af30e951 - Bootrap now uses "compile-dist" by default to create the source distribution 2004-12-31 12:46:18 +01:00
lenz@mysql.com
c7038d1df6 - fixed file permissions (need execute bits set) 2004-12-02 10:11:28 +01:00
lenz@mysql.com
3247f0051d - added some BUILD/compile-ppc* build scripts to ease building on LinuxPPC
- added ppc_cflags to BUILD/SETUP.sh
2004-12-02 09:44:03 +01:00
joreland@mysql.com
273209d259 Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-15 08:11:45 +02:00
konstantin@mysql.com
f79ca4e43d compile-hpux11-parisc2-aCC:
Fix a typo. Cleanup.
2004-10-15 00:36:45 +04:00
joreland@mysql.com
98fd1c32f3 Don't compile -O1 if --with-debug=full (as it can optimize away the call stack) 2004-10-04 13:43:16 +02:00
ndbdev@eel.hemma.oreland.se
8e74c1b78c Merge 2004-08-05 22:32:25 +02:00
konstantin@mysql.com
7c6a4ce7bc -O4 may be slower if you don't have profiling info (as HP pal told me
on OSCON)
2004-08-05 01:56:41 -07:00
joreland@mysql.com
20c86363f5 Merge 4.1 with jonas irix clone 2004-08-03 14:16:16 +02:00
pem@mysql.comhem.se
387a01ddc8 Added --with-ndbcluster config option to compile-pentium-valgrind-max
(since it's in the other -max builds already).
2004-07-29 15:28:40 +02:00
joreland@mysql.com
51b94746fe Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/irix
2004-07-26 00:58:23 +02:00
konstantin@mysql.com
cd5ed13e4d Final touch: add compile-hpux11-parisc2-aCC to source distribution 2004-07-23 23:02:57 -07:00