https://github.com/Kitware/CMake
Revision 8cb92c25d7fc60581d9be6af7c145ecd2ad3f84e authored by Brad King on 01 February 2018, 13:02:40 UTC, committed by Kitware Robot on 01 February 2018, 13:03:13 UTC
901c4a1e cmExpandedCommandArgument: add an overload for const char*
88ed556d cmGeneratorTarget: make keyword strings const
14a13d30 cmGeneratorExpressionLexer: only tokenize strings with a '$'
f2b8d67f cmTarget: use static strings for special property names
6dfd0f92 cmGeneratorExpressionNode: avoid some strlen in $<TARGET_PROPERTY>
f9235fd4 cmAddCustomCommandCommand: use std::string const& for FileIsFullPath
c0e7a137 cmAddCustomCommandCommand: store keywords in strings

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1689
2 parent s 70695e7 + 901c4a1
History
Tip revision: 8cb92c25d7fc60581d9be6af7c145ecd2ad3f84e authored by Brad King on 01 February 2018, 13:02:40 UTC
Merge topic 'perf-from-callgrind'
Tip revision: 8cb92c2
File Mode Size
pull_request_template.md -rw-r--r-- 327 bytes

back to top