#At file:///C:/ade/mysql-bzr/b59316-5.1/ based on revid:build@stripped
3611 Mattias Jonsson 2011-03-07
Fix of .bzrignore on Windows with VS 2011
modified:
.bzrignore
=== modified file '.bzrignore'
--- a/.bzrignore 2010-11-03 13:31:42 +0000
+++ b/.bzrignore 2011-03-07 10:06:39 +0000
@@ -37,7 +37,10 @@
*.user
*.vcproj
*.vcproj.cmake
+*.vcxproj
+*.vcxproj.filters
*/*.dir/*
+*.dir
*/*_pure_*warnings
*/.deps
*/.libs/*
@@ -46,6 +49,7 @@
*/minsizerel/*
*/release/*
*/relwithdebinfo/*
+RelWithDebInfo
*~
.*.swp
./CMakeCache.txt
@@ -607,6 +611,7 @@ include/mysql_h.ic
include/mysql_version.h
include/mysqld_ername.h
include/mysqld_error.h
+include/mysqld_error.h.rule
include/openssl
include/readline
include/readline/*.h
@@ -1879,7 +1884,9 @@ scripts/mysql_find_rows
scripts/mysql_fix_extensions
scripts/mysql_fix_privilege_tables
scripts/mysql_fix_privilege_tables.sql
+scripts/mysql_fix_privilege_tables.sql.rule
scripts/mysql_fix_privilege_tables_sql.c
+scripts/mysql_fix_privilege_tables_sql.c.rule
scripts/mysql_install_db
scripts/mysql_secure_installation
scripts/mysql_setpermission
@@ -2116,6 +2123,7 @@ sql/handlerton.cc
sql/html
sql/latex
sql/lex_hash.h
+sql/lex_hash.h.rule
sql/link_sources
sql/max/*
sql/message.h
@@ -2147,6 +2155,7 @@ sql/sql_builtin.cc
sql/sql_select.cc.orig
sql/sql_yacc.cc
sql/sql_yacc.h
+sql/sql_yacc.h.rule
sql/sql_yacc.output
sql/sql_yacc.yy.orig
sql/test_time
Attachment: [text/bzr-bundle] bzr/mattias.jonsson@oracle.com-20110307100639-2nja6fe8hx14zgy5.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (mattias.jonsson:3611) | Mattias Jonsson | 7 Mar |