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