CMake/Tests/CPackComponentsForAll
Domen Vrankar 5857ca5e0d CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782)
The change in commit v2.8.12~218^2 (CPackRPM protect '@' character in
filename processed in the spec file, 2013-07-05) was not necessary after
commit v2.8.12~439^2 (Add support for componentized USER spec file,
2013-04-01).  The latter replaced ${VAR} references in the spec file
template string with \@VAR\@ references, thus protecting '@' symbols
automatically.  This caused CPackRPM to break paths with @ symbols.
Revert the change to fix the behavior, and add a test case.
2015-02-24 08:44:36 -05:00
..
CMakeLists.txt CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782) 2015-02-24 08:44:36 -05:00
MyLibCPackConfig-AllInOne.cmake.in Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
MyLibCPackConfig-IgnoreGroup.cmake.in Tests: CpackRPM test component architecture 2015-02-23 10:48:36 -05:00
MyLibCPackConfig-OnePackPerGroup.cmake.in Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
RunCPackVerifyResult.cmake CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782) 2015-02-24 08:44:36 -05:00
license.txt cpack: For DragNDrop generator, add sysroot option when calling Rez. 2013-10-31 20:25:12 -06:00
mylib.cpp CPack new tests for component install 2010-12-14 12:20:54 -05:00
mylib.h CPack new tests for component install 2010-12-14 12:20:54 -05:00
mylibapp.cpp CPack new tests for component install 2010-12-14 12:20:54 -05:00