summaryrefslogtreecommitdiff
path: root/utils/UpdateCMakeLists.pl
AgeCommit message (Expand)AuthorFilesLines
2012-11-22Generalize matching of add_executable to add_XXX_executable.Ted Kremenek1-1/+1
2012-07-31Use regex instead of special casing clang and llvm libraries.Ted Kremenek1-2/+1
2010-01-29Recognize 'add_executable' when analyzing CMake files.Ted Kremenek1-1/+2
2009-11-03Support updating 'llvm_add_target' lists as well.Ted Kremenek1-1/+1
2009-07-21Use string comparison instead of numeric comparison when comparing digests.Ted Kremenek1-1/+1
2009-07-15Add script 'UpdateCMakeLists.pl'. This script can be used (manually) to updateTed Kremenek1-0/+118