Merge trift2.:/MySQL/M51/bug29982-5.1

into  trift2.:/MySQL/M51/push-5.1


BitKeeper/deleted/.del-CMakeLists.txt~5b8836e4:
  Auto merged
BitKeeper/deleted/.del-CMakeLists.txt~fc201a06:
  Auto merged
CMakeLists.txt:
  Auto merged
tests/CMakeLists.txt:
  Auto merged
This commit is contained in:
unknown 2007-08-02 20:19:21 +02:00
commit 88a8e461ab
19 changed files with 0 additions and 3 deletions

3
CMakeLists.txt Normal file → Executable file
View file

@ -136,9 +136,6 @@ IF(CMAKE_GENERATOR MATCHES "Visual Studio 7" OR
# generate .map files
SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /MAP /MAPINFO:EXPORTS")
# set stack size (see bug#20815)
SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /STACK:1048576")
# remove support for Exception handling
STRING(REPLACE "/GX" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})
STRING(REPLACE "/EHsc" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})

0
client/CMakeLists.txt Normal file → Executable file
View file

0
dbug/CMakeLists.txt Normal file → Executable file
View file

0
extra/CMakeLists.txt Normal file → Executable file
View file

0
extra/yassl/CMakeLists.txt Normal file → Executable file
View file

0
extra/yassl/taocrypt/CMakeLists.txt Normal file → Executable file
View file

0
libmysql/CMakeLists.txt Normal file → Executable file
View file

0
mysys/CMakeLists.txt Normal file → Executable file
View file

0
regex/CMakeLists.txt Normal file → Executable file
View file

0
server-tools/instance-manager/CMakeLists.txt Normal file → Executable file
View file

0
sql/CMakeLists.txt Normal file → Executable file
View file

0
storage/heap/CMakeLists.txt Normal file → Executable file
View file

0
storage/innobase/CMakeLists.txt Normal file → Executable file
View file

0
storage/myisam/CMakeLists.txt Normal file → Executable file
View file

0
storage/myisammrg/CMakeLists.txt Normal file → Executable file
View file

0
strings/CMakeLists.txt Normal file → Executable file
View file

0
tests/CMakeLists.txt Normal file → Executable file
View file

0
vio/CMakeLists.txt Normal file → Executable file
View file

0
zlib/CMakeLists.txt Normal file → Executable file
View file