summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Re-apply missing changeset, orignally pushed by elliotmonty@mysql.com2006-06-061-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newanozdrin@mysql.com2006-05-221-1/+4
|\
| * Fix compilation problems on Windows and SUN Solaris.anozdrin@mysql.com2006-05-191-3/+0
| * This is an implementation of two WL items:anozdrin@mysql.com2006-05-181-1/+7
* | Rename cmakelists.txt -> CMakeLists.txtmsvensson@neptunus.(none)2006-05-121-1/+1
|/
* Some changes to make it possible to build for Windows with CMake fromknielsen@mysql.com2006-03-241-0/+2
* Build fix, liboptions.a is now a libtool convenience librarymsvensson@neptunus.(none)2006-03-061-1/+1
* Mergekent@mysql.com2006-03-061-4/+5
|\
| * Makefile.am:kent@mysql.com2006-03-031-5/+6
* | Mergekent@mysql.com2006-02-121-1/+2
|\ \ | |/ |/|
| * Makefile.am:kent@mysql.com2006-02-091-1/+2
* | a bunch of IM fixes from the GUI teampetr@mysql.com2006-02-101-4/+2
|/
* Additional "make distcheck" changes specific to 5.0kent@mysql.com2005-11-091-4/+4
* Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linkingmsvensson@neptunus.(none)2005-10-181-2/+2
* Cleanup the instance manager code.konstantin@mysql.com2005-08-291-1/+0
* New "Instance Manager" code:joerg@mysql.com2005-08-051-1/+2
* WL #2713 Change IM behaviour so, that it only reads and alters one config fil...petr@mysql.com2005-07-211-0/+1
* fix for compilation problem with --with-openssl reported by Guilhempetr@mysql.com2005-05-181-1/+2
* Enable IM in the binary distribution and fix Bug #9513 (mysql.server script f...petr@mysql.com2005-04-041-1/+1
* fix to avoid relinking on each "make"petr@mysql.com2005-03-021-2/+2
* Merge mysql.com:/home/cps/mysql/trees/mysql-5.0petr@mysql.com2005-02-201-1/+1
|\
| * CPPFLAGS is substituted with CXXFLAGS to work with older automake. Serg, now ...petr@mysql.com2005-02-201-1/+1
* | new variant of passwd() by S. Vojtovichpetr@mysql.com2005-02-181-0/+1
* | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0petr@mysql.com2005-02-151-6/+5
|\ \ | |/ |/|
| * Post-review fixes + some bugs fixed + several minor featurespetr@mysql.com2005-02-111-1/+1
| * Fixed setup scripts to use mysqlmanager instead of mysqld_safepetr@mysql.com2005-02-051-3/+1
| * Various fixes (cleanups, valgrind, makefiles, ...)petr@mysql.com2005-02-031-2/+2
| * IM mostly fixed according to Brian's directions. Will need to do some additio...petr@mysql.com2005-01-251-0/+1
* | small Makefile.am cleanupserg@serg.mylan2005-01-281-1/+1
|/
* Set default port to the one assigned by IANApetr@mysql.com2004-12-231-1/+1
* WL#1051, more maintanable error messages.anjuta@arthur.local2004-12-131-1/+1
* Some minor IM fixespetr@mysql.com2004-11-151-12/+5
* few more fixes - fix makefile and get rid of strncasecmp in favour ofpetr@mysql.com2004-11-061-1/+1
* fix for the IM linking problempetr@mysql.com2004-11-061-31/+23
* protability fixpetr@mysql.com2004-11-041-3/+3
* linking problem fixpetr@mysql.com2004-11-041-11/+21
* post-review fixespetr@mysql.com2004-11-021-2/+1
* Intermediate commit - just to make new files visible to bk in the newpetr@mysql.com2004-10-231-13/+81
* fixed typo caused autobuild failure with "make dist"petr@mysql.com2004-10-121-1/+1
* First implementation for signal handling and multi-threading:kostja@oak.local2003-08-191-2/+4
* First implementation of instance-manager carcass:kostja@oak.local2003-08-161-0/+29