aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2013-06-20Revise r184335 so that warning suppression flag is only for clang 3.4 and higherAndy Gibbs
2013-06-19The 'register' keyword is now deprecated in C++11, so ignore the warning when...Andy Gibbs
2013-06-04More minor FreeBSD fixes.Daniel Malea
2013-06-03Fix link ordering issue on FreeBSDDaniel Malea
2013-05-28Add CMake targets to build LLDB reference docsDaniel Malea
2013-05-17Append missing version number to lldb binary built by cmakeDaniel Malea
2013-04-25More CMake fixes for OS X.Filipe Cabecinhas
2013-04-19Split Linux-specific and OS X specific stuff. Add include_directoriesFilipe Cabecinhas
2013-04-17Silence some warnings about deprecated declarationsDaniel Malea
2013-04-17Revert 179694 -- it breaks remote debugging of mac os x targets for some folkDaniel Malea
2013-04-17Fix Linux build of LLDBDaniel Malea
2013-03-21Select correct -std flag for CMake for different versions of gcc.Matt Kopec
2013-03-07Fix Linux i386 buildDaniel Malea
2013-03-05Fix Ninja LLDB build on Linux (via cmake -G Ninja)Daniel Malea
2013-02-28Finish up CMake support for LLDB (tested on Linux)Daniel Malea