An error occurred fetching the project authors.
- 20 Mar, 2007 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
No need to set LICENSE or USE_SYMDIR from project files make_win_bin_dist: Changed location of SQL initialization files to be "share/"
-
- 19 Mar, 2007 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Major cleanup of old Visual Studio project files, aligning engines etc
-
- 22 Jul, 2006 1 commit
-
-
Place mysqlmanager 'pdb' file in 'client_debug' directory mysys.vcproj: Removed define of __NT__ from 'Debug' target mysqld.vcproj: Always generate 'pdb' and 'map' files
-
- 17 Jul, 2006 1 commit
-
-
joerg@trift2. authored
1) When initializing a boolean variable, do not use string representations '"false"' and '"true"' but rather the boolean values 'false' and 'true'. 2) Add the module to the various Windows description files.
-
- 10 Jul, 2006 1 commit
-
-
kostja@bodhi.local authored
-
- 01 Jul, 2006 1 commit
-
-
kent@mysql.com authored
Don't define __NT__ for 'Max' target
-
- 28 Jun, 2006 1 commit
-
-
aivanov@mysql.com authored
-
- 01 Apr, 2006 1 commit
-
-
kent@mysql.com authored
Set MYSQL_SERVER_SUFFIX from build scripts, not hard code it into Visual Studio project files, bug#15974
-
- 16 Jan, 2006 1 commit
-
-
knielsen@mysql.com authored
-
- 01 Oct, 2005 1 commit
-
-
kent@mysql.com authored
Removed "examples/" from path to "ha_archive.cc"
-
- 30 Sep, 2005 3 commits
-
-
kent@mysql.com authored
Revert back 5.0 changes to Visual Studio .Net project files
-
kent@mysql.com authored
back-port to 4.1 and merge forward to 5.x again properly.
-
kent@mysql.com authored
New VC7 project files des_key_file.cc: Visual C++ wants '"' for local include mysql.cc: Cast my_cgets() argument for VC6 and VC7 dummy.cpp: Added to convince VS .Net generate a lib for mysqlserver
-
- 22 Sep, 2005 1 commit
-
-
joerg@mysql.com authored
- reflect two "Makefile.am" changes in the respective "VC project" files, - correct a typo in a (normally) unused macro parameter.
-
- 25 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Changed spelling "Commerical" to "Commercial" mysqld.vcproj: Aligned engines with Unix version sql_class.cc: VC7 needs my_free() cast of first arg to be (gptr) my_global.h: Can't assume macro set_timespec_nsec exists if set_timespec does
-
- 02 Aug, 2005 1 commit
-
-
reggie@fedora.(none) authored
Visual Studio 2003. I have not yet changed the windows build scripts to use these.
-