14 May
2010
14 May
'10
1:50 p.m.
Bo Thorsen <bo@askmonty.org> writes:
At one of the first runs I did, I modified the script to do this:
if [ "x_$1" != "x_-nobuild" ]; then win/configure-mariadb.sh
cmake -G "Visual Studio 9 2008"
devenv.com MySQL.sln /build RelWithDebInfo devenv.com MySQL.sln /build Debug fi
The only modification here from the checked in script, is the if statement.
When I run "sh win/make_mariadb_win_dist -nobuild", I just have to run the build lines manually before the script.
Perhaps I should check this if into the lp:maria?
Feel free to do this. - Kristian.