summaryrefslogtreecommitdiff
path: root/VC++Files
Commit message (Collapse)AuthorAgeFilesLines
* Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-newkent@mysql.com2006-04-016-13/+0
|\ | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
| * vcproj files:kent@mysql.com2006-04-016-13/+0
| | | | | | | | | | Set MYSQL_SERVER_SUFFIX from build scripts, not hard code it into Visual Studio project files, bug#15974
* | project files update for win32 buildSergeyV@selena.2006-02-273-83/+377
| |
* | Windows Visual Studio 2003 fixes.knielsen@mysql.com2006-01-162-0/+102
| |
* | Changed mysqld.dsp to avoid compilation error in VC++aivanov@mysql.com2005-11-281-1/+1
| |
* | Fixed number of compiler errors on win32.SergeyV@selena.2005-11-141-1/+1
| |
* | Hastily fix VC++6 project files to include a new file.konstantin@mysql.com2005-10-182-0/+8
| |
* | mysql.sln:kent@mysql.com2005-10-151-0/+18
| | | | | | | | Missing yaSSL added to pro-gpl target
* | Merge mysql.com:/data0/mysqldev/my/mysql-5.0lenz@mysql.com2005-10-1413-3265/+0
|\ \ | | | | | | | | | into mysql.com:/data0/mysqldev/my/mysql-5.0-release
| * | .del-mysqlwatch.vcproj~91c7061bceb731ad:kent@mysql.com2005-10-1413-3265/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete: VC++Files/mysqlwatch/mysqlwatch.vcproj .del-mysqlshutdown.vcproj~b956e6769cf4fe76: Delete: VC++Files/mysqlshutdown/mysqlshutdown.vcproj .del-pack_isam_ia64.dsp~6172aec32da6de5d: Delete: VC++Files/pack_isam/pack_isam_ia64.dsp .del-pack_isam.vcproj~82b3c430c0c623f2: Delete: VC++Files/pack_isam/pack_isam.vcproj .del-pack_isam.dsp~1f236852e0bcc13d: Delete: VC++Files/pack_isam/pack_isam.dsp .del-isamchk_ia64.dsp~abb473e7d3025305: Delete: VC++Files/isamchk/isamchk_ia64.dsp .del-isamchk.vcproj~19838e6a73320284: Delete: VC++Files/isamchk/isamchk.vcproj .del-isamchk.dsp~6349525f4cf767a4: Delete: VC++Files/isamchk/isamchk.dsp .del-isam_ia64.dsp~e6dffc47e113891: Delete: VC++Files/isam/isam_ia64.dsp .del-isam.vcproj~53282403e12348c3: Delete: VC++Files/isam/isam.vcproj .del-isam.dsw~c64a212cb134161a: Delete: VC++Files/isam/isam.dsw .del-isam.dsp~9c26247a621084bf: Delete: VC++Files/isam/isam.dsp mysql.sln: Removed isam from Visual Studio .Net project files, accidently merged over from 4.1
* | | Fixed compile errors on windowsmonty@mysql.com2005-10-142-2/+2
|/ /
* | Mergekent@mysql.com2005-10-136-27/+2453
|\ \ | |/
| * mysqlwatch.vcproj:kent@mysql.com2005-10-112-47/+261
| | | | | | | | | | | | | | Removed Debug target not used mysql.sln: Added pro-gpl target Build mysqlwatch and mysqlshutdown for classic as well
| * Many files:kent@mysql.com2005-10-116-0/+2212
| | | | | | | | | | Added Visual Studio .Net targets and 'vcproj' files for "isam", "isamchk", "mysqlshutdown", "mysqlwatch" and "pack_isam"
* | Remove protocol_cursor.cpp (no longer used) from sourceskonstantin@mysql.com2005-10-092-8/+0
| | | | | | | | Fix a compile failure
* | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-082-4/+4
| | | | | | | | (and contain extern "C" when necessary)
* | mysqld.vcproj:kent@mysql.com2005-10-011-1/+1
| | | | | | | | Removed "examples/" from path to "ha_archive.cc"
* | Many files:kent@mysql.com2005-09-307-69/+1528
| | | | | | | | Revert back 5.0 changes to Visual Studio .Net project files
* | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1kent@mysql.com2005-09-3041-0/+43792
|\ \ | |/ | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
| * Many files:kent@mysql.com2005-09-3041-0/+43792
| | | | | | | | | | | | | | | | | | | | 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
* | Removed all Visual Studio .Net .vcproj files to be able tokent@mysql.com2005-09-3041-45208/+0
| | | | | | | | back-port to 4.1 and merge forward to 5.x again properly.
* | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-238-54/+80
|\ \ | | | | | | | | | into mysql.com:/opt/local/work/mysql-5.0-root
| * | Fixes needed to build 5.0.13 on Windows:joerg@mysql.com2005-09-222-2/+2
| | | | | | | | | | | | | | | - reflect two "Makefile.am" changes in the respective "VC project" files, - correct a typo in a (normally) unused macro parameter.
| * | More fixes to the VC 7.1 solution and vcproj filesreggie@fedora.(none)2005-09-193-29/+34
| | |
| * | hopefully final set of changes to the libmysqld targetsreggie@fedora.(none)2005-09-161-2/+8
| | |
| * | more fixes to the vcproj build processreggie@fedora.(none)2005-09-162-12/+26
| | |
| * | some last minute Windows compile fixes and makefile correctionsreggie@fedora.(none)2005-09-155-10/+11
| | |
* | | mergedserg@serg.mylan2005-09-212-0/+8
|\ \ \ | |/ / |/| / | |/
| * Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingSergeyV@selena.2005-09-162-0/+8
| | | | | | | | a restriction to 255 chars for editable buffer.
* | A few changes to fix compiling on Windowsreggie@linux.site2005-09-062-0/+40
| |
* | Fixes bug #11815. Convert file path to UNIX format to build correct query SergeyV@selena.2005-08-301-0/+4
| | | | | | | | string while replicating LOAD DATA INFILE statement.
* | libmysqld.vcproj:kent@mysql.com2005-08-252-125/+200
| | | | | | | | | | | | | | | | | | | | 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
* | Merge mishka.local:/home/my/mysql-4.1monty@mishka.local2005-08-251-7/+11
|\ \ | |/ | | | | into mishka.local:/home/my/mysql-5.0
| * mysqld.dsp:kent@mysql.com2005-08-183-17/+25
| | | | | | | | | | | | | | | | | | | | Added archive and example storage engine to Windows build ha_example.cc, ha_archive.cc: Windows fix, use relative include path to "mysql_priv.h" ha_archive.h: Windows VC6 compile needed (char*) cast of byte var mysqltest.dsp, mysql_test_run_new.dsp: Added /FD flag, to avoid include file warnings
| * mysqld.dsp:kent@mysql.com2005-08-041-3/+7
| | | | | | | | Added the blackhole storage engine to the Max builds
* | Some changes to project filesreggie@monster.2005-08-093-0/+7
| | | | | | | | | | str_alloc had been added but was not added to mysqlclient and strings libmysql should have had strings as a dependent.
* | Merge mysql.com:/home/jimw/my/mysql-5.0-7003jimw@mysql.com2005-08-0210-1/+42
|\ \ | | | | | | | | | into mysql.com:/home/jimw/my/mysql-5.0-clean
| * | Add my_str_malloc and _free function pointers to strings libraryjimw@mysql.com2005-06-2410-1/+42
| | | | | | | | | | | | | | | | | | | | | which will by default exit(1) if malloc() fails, but can be set to do something else by the calling program does, which mysqld does to use my_malloc(..., MYF(MY_FAE)) instead. Also checks allocation in conf_to_src utility program. (Bug #7003)
* | | Conversions of dsp files to vcproj. These files are compatible with reggie@fedora.(none)2005-08-0240-0/+45060
| | | | | | | | | | | | | | | Visual Studio 2003. I have not yet changed the windows build scripts to use these.
* | | Mergeigor@rurik.mysql.com2005-07-311-1/+1
|\ \ \ | | |/ | |/|
| * | - fixed a typo in C++Files/client/mysqlclient_ia64.dsp: ctype-cp963.c -> ↵lenz@mysql.com2005-07-291-1/+1
| | | | | | | | | | | | | | | | | | ctype-cp932.c (thanks to JoergB for spotting it)
* | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2005-07-221-1/+1
|\ \ \ | |/ / | | | | | | into deer.(none):/home/hf/work/mysql-5.0.clean
| * | merginghf@deer.(none)2005-07-221-1/+1
| |\ \
| | * | Fix for bug #12042 (User breakpoints calling free() in embedded library)hf@deer.(none)2005-07-211-2/+2
| | | |
| | * | Adding a file that was missed during the first pushrburnett@build.mysql.com2004-08-271-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file was part of the patch for Bug #4466 Nothing in .err when mysql service ends because of malformed my.ini options message.mc: new file
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-186-24/+0
|\ \ \ \ | | | | | | | | | | | | | | | into mishka.local:/home/my/mysql-5.0
| * | | | Cleanups during reviewmonty@mishka.local2005-07-186-24/+0
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed defaults option --instance to --defaults-group-suffix Changed option handling to allow --defaults-file, --defaults-extra-file and --defaults-group-suffix to be given in any order Changed MYSQL_INSTANCE to MYSQL_GROUP_SUFFIX mysql_print_defaults now understands --defaults-group-suffix Remove usage of my_tempnam() (not safe function) if( -> if ( and while( to while (
* | | | Mergekent@mysql.com2005-07-131-2/+2
|\ \ \ \
| * \ \ \ Mergekent@mysql.com2005-07-081-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mysql_client_test.dsp:kent@mysql.com2005-07-081-6/+6
| | | | | | | | | | | | | | | | | | | | Corrected libs and lib search path for debug target