Comment 1 for bug 1164699

Revision history for this message
Stewart Smith (stewart) wrote : Re: [Bug 1164699] [NEW] Delete Percona-Server/CMakeCache.txt from the build-binary.sh script

RoelV <email address hidden> writes:
> Public bug reported:
>
> When building various builds (./build/build-binary.sh . ; ./build/build-
> binary.sh --debug . ; ./build/build-binary.sh --debug --valgrind .)
> it's easy to forget to include deletions of Percona-
> Server/CMakeCache.txt
>
> This feature request to see if we can/should add 'rm Percona-
> Server/CMakeCache.txt' into the build-binary.sh script so that it's a
> cleaner build automatically, each time.

This is probably a really good idea, CMake is fairly awful at doing such
things, and as a workaround we have the bzr clean-tree option enabled in
most Jenkins builds.

--
Stewart Smith