aboutsummaryrefslogtreecommitdiffstats
path: root/utils/unittest/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-7/+10
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+4
* Move all of the GoogleTest files back to the same locations they occupyChandler Carruth2013-11-151-7/+2
* Get the unittests compiling when building with cmake and the settingDuncan Sands2013-05-141-0/+4
* Fix gtest build issue on Visual Studio 2012 RCJustin Holewinski2012-06-061-0/+6
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-8/+0
* Adding dependencies to allow -DBUILD_SHARED_LIBS=true to complete.Joe Abbey2011-10-191-0/+8
* Update CMake build for new gtest file.Frits van Bommel2011-07-271-0/+1
* Fix VC2010 build.Michael J. Spencer2010-10-191-3/+0
* Build with RTTI and exceptions disabled. Only in GCC for now.Oscar Fuentes2010-10-171-0/+6
* CMake: Fix warning in gtest.Michael J. Spencer2010-10-071-0/+4
* Reverting "CMake: Don't include tools, unittets, or examples asOscar Fuentes2010-09-251-13/+11
* CMake: Don't include tools, unittets, or examples as available targetsMichael J. Spencer2010-09-241-11/+13
* CMake: Build unittests.Michael J. Spencer2010-09-241-0/+34