summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Expand)AuthorAgeFilesLines
* MergeDaniel Fischer2010-04-217-568/+544
|\
| * cleanupJonathan Perkin2010-04-141-12/+2
| * remove bogus docs in client RPMJonathan Perkin2010-04-141-4/+0
| * fixup license and tidy distro detectionJonathan Perkin2010-04-141-15/+16
| * fix dependsJonathan Perkin2010-04-141-2/+2
| * hackJonathan Perkin2010-04-131-27/+5
| * Debug and fix.Jonathan Perkin2010-04-131-2/+2
| * redo optional filesJonathan Perkin2010-04-131-7/+25
| * try to fixJonathan Perkin2010-04-131-2/+2
| * fix fileexists()Jonathan Perkin2010-04-131-3/+3
| * fixup product suffixJonathan Perkin2010-04-131-29/+34
| * fixJonathan Perkin2010-04-131-27/+27
| * fixesJonathan Perkin2010-04-131-2/+9
| * fixesJonathan Perkin2010-04-131-11/+15
| * Try something differentJonathan Perkin2010-04-121-2/+5
| * Dynamic distribution support.Jonathan Perkin2010-04-121-38/+39
| * trigger rebuildJonathan Perkin2010-04-121-4/+4
| * product tagsJonathan Perkin2010-04-121-29/+32
| * More fixes/cleanups.Jonathan Perkin2010-04-121-15/+15
| * fixJonathan Perkin2010-04-121-2/+2
| * Conditionalise defined/undefined.Jonathan Perkin2010-04-121-0/+2
| * Compat macros.Jonathan Perkin2010-04-121-9/+13
| * Fixups.Jonathan Perkin2010-04-121-10/+10
| * Fixes.Jonathan Perkin2010-04-091-151/+41
| * Combined spec file.Jonathan Perkin2010-04-091-213/+261
| * Remove _unpackaged_files_terminate_build=0, we should not ignore errors.Jonathan Perkin2010-04-081-6/+0
| * Fix gcc check, SuSE doesn't print (GCC) anywhere. Get rid ofJonathan Perkin2010-04-081-9/+6
| * Revert library changes, let's just stick with keeping to existingJonathan Perkin2010-04-081-10/+15
| * Expand @HOSTNAME@.Jonathan Perkin2010-04-011-0/+1
| * RPM doesn't like %install in comments, dohJonathan Perkin2010-04-011-1/+1
| * Put libmygcc back in %build, needs $CC etc of course...Jonathan Perkin2010-04-011-11/+13
| * Actually, move the libgcc stuff to %install where it belongs.Jonathan Perkin2010-04-011-12/+11
| * We do need the mkdir.Jonathan Perkin2010-04-011-0/+1
| * Just put libs in %{_libdir}.Jonathan Perkin2010-04-011-21/+11
| * Try some more fixes.Jonathan Perkin2010-04-011-14/+9
| * Try a bunch of fixes.Jonathan Perkin2010-03-311-4/+10
| * Put back libmysqlclient_r.a, not sure it was supposed to be removed.Jonathan Perkin2010-03-311-5/+0
| * Fix socket path in RPMs. XXX should be put into cmake/* somewhere.Jonathan Perkin2010-03-311-2/+6
| * Default to CXX=gccJonathan Perkin2010-03-301-4/+9
| * Must specify -DDCMAKE_BUILD_TYPE=RelWithDebInfo now that compilerJonathan Perkin2010-03-301-2/+3
| * Variables need to be exported so cmake can pick them up.Jonathan Perkin2010-03-291-7/+7
| * Fix environment setup.Jonathan Perkin2010-03-291-20/+12
| * Move libmysqlclient*.a out of the WITH_LIBGCC section.Jonathan Perkin2010-03-261-1/+1
| * Put back libmysqlclient*.aJonathan Perkin2010-03-251-0/+6
| * Merge latest mysql-5.5.3-m3-releaseJonathan Perkin2010-03-251-6/+16
| |\
| | * Add "--with-perfschema" to the configure options for RPMs.Joerg Bruehe2010-03-241-0/+5
| | * Some fixes developed during the build of 5.5.3-m3Joerg Bruehe2010-03-241-10/+14
| * | Fix some paths.Jonathan Perkin2010-03-251-6/+5
| * | Current iteration of spec file cleanup.Jonathan Perkin2010-03-251-36/+11
| * | Fix source layout.Jonathan Perkin2010-03-241-7/+3