~ubuntu-branches/debian/squeeze/mysql-5.1/squeeze

« back to all changes in this revision

Viewing changes to mysys/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Moritz Muehlenhoff
  • Date: 2014-01-14 10:40:30 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20140114104030-44alii0hx3x3g41y
Tags: 5.1.73-1
* New upstream release
  http://dev.mysql.com/doc/relnotes/mysql/5.1/en/news-5-1-73.html
* Update patches
* Disable flaky test rpl.rpl_innodb_bug28430 breaking the build. It's  marked
  as experimental by upstream and the internet is full of reports about it's
  unrelialibity

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2006 MySQL AB
 
1
# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
2
2
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
33
33
                                mf_tempfile.c mf_unixpath.c mf_wcomp.c mf_wfile.c mulalloc.c my_access.c
34
34
                                my_aes.c my_alarm.c my_alloc.c my_append.c my_bit.c my_bitmap.c my_chsize.c
35
35
                                my_clock.c my_compress.c my_conio.c my_copy.c my_crc32.c my_create.c my_delete.c
36
 
                                my_div.c my_error.c my_file.c my_fopen.c my_fstream.c my_gethostbyname.c 
37
 
                                my_gethwaddr.c my_getopt.c my_getsystime.c my_getwd.c my_handler.c my_init.c
 
36
                                my_div.c my_error.c my_file.c my_fopen.c my_fstream.c 
 
37
                                my_gethwaddr.c my_getopt.c my_getsystime.c my_getwd.c my_compare.c my_init.c
38
38
                                my_lib.c my_lock.c my_lockmem.c my_malloc.c my_messnc.c
39
39
                                my_mkdir.c my_mmap.c my_net.c my_once.c my_open.c my_pread.c my_pthread.c 
40
40
                                my_quick.c my_read.c my_realloc.c my_redel.c my_rename.c my_seek.c my_sleep.c