Below is the list of changes that have just been committed into a local
5.0 repository of iggy. When iggy does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2006-09-12 17:17:55-04:00, iggy@stripped +1 -0
Exclude files created during the Windows build process. This will allow Windows to be used as a primary development platform.
BitKeeper/etc/ignore@stripped, 2006-09-12 17:17:53-04:00, iggy@stripped +17 -0
Windows build, project, executable, cache and temporary/intermediate files.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: iggy
# Host: rolltop.ignatz42.dyndns.org
# Root: /mnt/storeage/mysql-5.0-maint-clean
--- 1.230/BitKeeper/etc/ignore 2006-09-12 17:18:00 -04:00
+++ 1.231/BitKeeper/etc/ignore 2006-09-12 17:18:00 -04:00
@@ -25,6 +25,23 @@
*.so
*.so.*
*.spec
+*.vcproj
+*.cmake
+*.user
+*.old
+CMakeCache.txt
+cmakecache.txt
+MySql.ncb
+MySql.sln
+MySql.suo
+*/debug/*
+*/release/*
+*/*.dir/*
+CMakeFiles/*
+support-files/*.ini
+win/configure.data
+win/vs8cache.txt
+win/vs71cache.txt
*/*_pure_*warnings
*/.pure
*~
| Thread |
|---|
| • bk commit into 5.0 tree (iggy:1.2262) | Ignacio Galarza | 12 Sep |