Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | Daniel Fischer | 2010-04-21 | 7 | -568/+544 |
|\ | |||||
| * | cleanup | Jonathan Perkin | 2010-04-14 | 1 | -12/+2 |
| * | remove bogus docs in client RPM | Jonathan Perkin | 2010-04-14 | 1 | -4/+0 |
| * | fixup license and tidy distro detection | Jonathan Perkin | 2010-04-14 | 1 | -15/+16 |
| * | fix depends | Jonathan Perkin | 2010-04-14 | 1 | -2/+2 |
| * | hack | Jonathan Perkin | 2010-04-13 | 1 | -27/+5 |
| * | Debug and fix. | Jonathan Perkin | 2010-04-13 | 1 | -2/+2 |
| * | redo optional files | Jonathan Perkin | 2010-04-13 | 1 | -7/+25 |
| * | try to fix | Jonathan Perkin | 2010-04-13 | 1 | -2/+2 |
| * | fix fileexists() | Jonathan Perkin | 2010-04-13 | 1 | -3/+3 |
| * | fixup product suffix | Jonathan Perkin | 2010-04-13 | 1 | -29/+34 |
| * | fix | Jonathan Perkin | 2010-04-13 | 1 | -27/+27 |
| * | fixes | Jonathan Perkin | 2010-04-13 | 1 | -2/+9 |
| * | fixes | Jonathan Perkin | 2010-04-13 | 1 | -11/+15 |
| * | Try something different | Jonathan Perkin | 2010-04-12 | 1 | -2/+5 |
| * | Dynamic distribution support. | Jonathan Perkin | 2010-04-12 | 1 | -38/+39 |
| * | trigger rebuild | Jonathan Perkin | 2010-04-12 | 1 | -4/+4 |
| * | product tags | Jonathan Perkin | 2010-04-12 | 1 | -29/+32 |
| * | More fixes/cleanups. | Jonathan Perkin | 2010-04-12 | 1 | -15/+15 |
| * | fix | Jonathan Perkin | 2010-04-12 | 1 | -2/+2 |
| * | Conditionalise defined/undefined. | Jonathan Perkin | 2010-04-12 | 1 | -0/+2 |
| * | Compat macros. | Jonathan Perkin | 2010-04-12 | 1 | -9/+13 |
| * | Fixups. | Jonathan Perkin | 2010-04-12 | 1 | -10/+10 |
| * | Fixes. | Jonathan Perkin | 2010-04-09 | 1 | -151/+41 |
| * | Combined spec file. | Jonathan Perkin | 2010-04-09 | 1 | -213/+261 |
| * | Remove _unpackaged_files_terminate_build=0, we should not ignore errors. | Jonathan Perkin | 2010-04-08 | 1 | -6/+0 |
| * | Fix gcc check, SuSE doesn't print (GCC) anywhere. Get rid of | Jonathan Perkin | 2010-04-08 | 1 | -9/+6 |
| * | Revert library changes, let's just stick with keeping to existing | Jonathan Perkin | 2010-04-08 | 1 | -10/+15 |
| * | Expand @HOSTNAME@. | Jonathan Perkin | 2010-04-01 | 1 | -0/+1 |
| * | RPM doesn't like %install in comments, doh | Jonathan Perkin | 2010-04-01 | 1 | -1/+1 |
| * | Put libmygcc back in %build, needs $CC etc of course... | Jonathan Perkin | 2010-04-01 | 1 | -11/+13 |
| * | Actually, move the libgcc stuff to %install where it belongs. | Jonathan Perkin | 2010-04-01 | 1 | -12/+11 |
| * | We do need the mkdir. | Jonathan Perkin | 2010-04-01 | 1 | -0/+1 |
| * | Just put libs in %{_libdir}. | Jonathan Perkin | 2010-04-01 | 1 | -21/+11 |
| * | Try some more fixes. | Jonathan Perkin | 2010-04-01 | 1 | -14/+9 |
| * | Try a bunch of fixes. | Jonathan Perkin | 2010-03-31 | 1 | -4/+10 |
| * | Put back libmysqlclient_r.a, not sure it was supposed to be removed. | Jonathan Perkin | 2010-03-31 | 1 | -5/+0 |
| * | Fix socket path in RPMs. XXX should be put into cmake/* somewhere. | Jonathan Perkin | 2010-03-31 | 1 | -2/+6 |
| * | Default to CXX=gcc | Jonathan Perkin | 2010-03-30 | 1 | -4/+9 |
| * | Must specify -DDCMAKE_BUILD_TYPE=RelWithDebInfo now that compiler | Jonathan Perkin | 2010-03-30 | 1 | -2/+3 |
| * | Variables need to be exported so cmake can pick them up. | Jonathan Perkin | 2010-03-29 | 1 | -7/+7 |
| * | Fix environment setup. | Jonathan Perkin | 2010-03-29 | 1 | -20/+12 |
| * | Move libmysqlclient*.a out of the WITH_LIBGCC section. | Jonathan Perkin | 2010-03-26 | 1 | -1/+1 |
| * | Put back libmysqlclient*.a | Jonathan Perkin | 2010-03-25 | 1 | -0/+6 |
| * | Merge latest mysql-5.5.3-m3-release | Jonathan Perkin | 2010-03-25 | 1 | -6/+16 |
| |\ | |||||
| | * | Add "--with-perfschema" to the configure options for RPMs. | Joerg Bruehe | 2010-03-24 | 1 | -0/+5 |
| | * | Some fixes developed during the build of 5.5.3-m3 | Joerg Bruehe | 2010-03-24 | 1 | -10/+14 |
| * | | Fix some paths. | Jonathan Perkin | 2010-03-25 | 1 | -6/+5 |
| * | | Current iteration of spec file cleanup. | Jonathan Perkin | 2010-03-25 | 1 | -36/+11 |
| * | | Fix source layout. | Jonathan Perkin | 2010-03-24 | 1 | -7/+3 |