From a250e2b453475694451b0553622a9a6ab330e1a6 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Jul 2007 19:35:13 +0200 Subject: Fix a bad BitKeeper dependency structure for the "CMakeLists.txt" files. They had been introduced in 5.1 and were only later backported to 5.0; as a consequence, the files in the 5.1 tree do not depend on the 5.0 ones, and changes in 5.0 do not propagate into the 5.1 files. To fix this, the (previous) files in 5.1 now are deleted ("bk rm"), and the previously deleted files depending on 5.0 are now moved to the respective source directories ("bk mv"). The current 5.1 contents is restored in these files. If you need the previous history of the 5.1 files ("bk revtool"), access those in "BitKeeper/deleted". Contrary to the original plan, I did not introduce the name "CMakeLists.historic" - mostly in order not to clutter the source tree. This fixes bug#29982. BitKeeper/deleted/.del-CMakeLists.txt~2eb9019b: Delete: client/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~5b8836e4: Delete: CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~93f0d646: Delete: dbug/CMakeLists.txt dbug/CMakeLists.txt: Rename: BitKeeper/deleted/.del-CMakeLists.txt~9 -> dbug/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~57492bba: Delete: extra/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~8c35983c: Delete: extra/yassl/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~c3563d5f: Delete: extra/yassl/taocrypt/CMakeLists.txt extra/yassl/CMakeLists.txt: Rename: BitKeeper/deleted/.del-CMakeLists.txt~11 -> extra/yassl/CMakeLists.txt extra/yassl/taocrypt/CMakeLists.txt: Rename: BitKeeper/deleted/.del-CMakeLists.txt~12 -> extra/yassl/taocrypt/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~99a50df6: Delete: libmysql/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~86a68ea1: Delete: mysys/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~9e206e11: Delete: regex/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~95969b72: Delete: server-tools/instance-manager/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~fdec1f01: Delete: sql/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~1960eb07: Delete: storage/innobase/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~96726c3b: Delete: storage/myisam/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~bb293bb4: Delete: storage/heap/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~5fa65a12: Delete: strings/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~fb3a3a47: Delete: storage/myisammrg/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~fc201a06: Delete: tests/CMakeLists.txt tests/CMakeLists.txt: Rename: BitKeeper/deleted/.del-CMakeLists.txt~5 -> tests/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~2a609d33: Delete: vio/CMakeLists.txt vio/CMakeLists.txt: Rename: BitKeeper/deleted/.del-CMakeLists.txt~6 -> vio/CMakeLists.txt BitKeeper/deleted/.del-CMakeLists.txt~ef945345: Delete: zlib/CMakeLists.txt zlib/CMakeLists.txt: Rename: BitKeeper/deleted/.del-CMakeLists.txt~8 -> zlib/CMakeLists.txt CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". client/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". extra/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". libmysql/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". mysys/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". regex/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". server-tools/instance-manager/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". sql/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". storage/heap/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". storage/innobase/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". storage/myisam/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". storage/myisammrg/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". strings/CMakeLists.txt: Restore the current 5.1 contents into the 5.0-dependent file. For the previous 5.1 history of this file, see the one in "BitKeeper/deleted". --- CMakeLists.txt | 0 client/CMakeLists.txt | 0 dbug/CMakeLists.txt | 0 extra/CMakeLists.txt | 0 extra/yassl/CMakeLists.txt | 0 extra/yassl/taocrypt/CMakeLists.txt | 0 libmysql/CMakeLists.txt | 0 mysys/CMakeLists.txt | 0 regex/CMakeLists.txt | 0 server-tools/instance-manager/CMakeLists.txt | 0 sql/CMakeLists.txt | 0 storage/heap/CMakeLists.txt | 0 storage/innobase/CMakeLists.txt | 0 storage/myisam/CMakeLists.txt | 0 storage/myisammrg/CMakeLists.txt | 0 strings/CMakeLists.txt | 0 tests/CMakeLists.txt | 0 vio/CMakeLists.txt | 0 zlib/CMakeLists.txt | 0 19 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 CMakeLists.txt mode change 100644 => 100755 client/CMakeLists.txt mode change 100644 => 100755 dbug/CMakeLists.txt mode change 100644 => 100755 extra/CMakeLists.txt mode change 100644 => 100755 extra/yassl/CMakeLists.txt mode change 100644 => 100755 extra/yassl/taocrypt/CMakeLists.txt mode change 100644 => 100755 libmysql/CMakeLists.txt mode change 100644 => 100755 mysys/CMakeLists.txt mode change 100644 => 100755 regex/CMakeLists.txt mode change 100644 => 100755 server-tools/instance-manager/CMakeLists.txt mode change 100644 => 100755 sql/CMakeLists.txt mode change 100644 => 100755 storage/heap/CMakeLists.txt mode change 100644 => 100755 storage/innobase/CMakeLists.txt mode change 100644 => 100755 storage/myisam/CMakeLists.txt mode change 100644 => 100755 storage/myisammrg/CMakeLists.txt mode change 100644 => 100755 strings/CMakeLists.txt mode change 100644 => 100755 tests/CMakeLists.txt mode change 100644 => 100755 vio/CMakeLists.txt mode change 100644 => 100755 zlib/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/dbug/CMakeLists.txt b/dbug/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/extra/CMakeLists.txt b/extra/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/extra/yassl/CMakeLists.txt b/extra/yassl/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/extra/yassl/taocrypt/CMakeLists.txt b/extra/yassl/taocrypt/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/mysys/CMakeLists.txt b/mysys/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/regex/CMakeLists.txt b/regex/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/server-tools/instance-manager/CMakeLists.txt b/server-tools/instance-manager/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/sql/CMakeLists.txt b/sql/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/storage/heap/CMakeLists.txt b/storage/heap/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/storage/innobase/CMakeLists.txt b/storage/innobase/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/storage/myisam/CMakeLists.txt b/storage/myisam/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/storage/myisammrg/CMakeLists.txt b/storage/myisammrg/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/strings/CMakeLists.txt b/strings/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/vio/CMakeLists.txt b/vio/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/zlib/CMakeLists.txt b/zlib/CMakeLists.txt old mode 100644 new mode 100755 -- cgit v1.2.1