index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
StringFileTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failing StringFileTest when using unicode characters.
Clinton Stimpson
2014-10-27
1
-1/+1
*
Tests: Fix CMP0054 warnings
Brad King
2014-09-16
1
-1/+1
*
file: Add ENCODING option to file(STRINGS) command (#10519)
Clinton Stimpson
2014-08-06
2
-0/+13
*
EVIS: Add tests for syntax corner cases and CMP0053
Ben Boeckel
2014-05-08
1
-13/+0
*
cmStringCommand: Add GENEX_STRIP subcommand.
Stephen Kelly
2014-03-31
1
-0/+6
*
string: Add MAKE_C_IDENTIFIER subcommand
Stephen Kelly
2013-05-21
1
-0/+6
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-35/+35
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-180/+180
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
3
-5/+5
*
allow STRING(SUBSTRING) work with length -1 as "rest of the string"
Rolf Eike Beer
2010-12-08
1
-0/+24
*
Add a test for FILE(READ ... HEX) together with a tiny binary file.
Alexander Neundorf
2009-09-06
2
-0/+9
*
BUG: file(COPY) test should not make read-only dir
Brad King
2009-05-13
1
-2/+2
*
ENH: Create file(COPY) command signature
Brad King
2009-04-29
1
-1/+10
*
ENH: Create file(RENAME) command mode
Brad King
2009-04-15
1
-1/+3
*
ENH: New foreach(<var> IN ...) mode
Brad King
2009-03-17
1
-0/+19
*
ENH: Allow most characters in ENV variable refs
Brad King
2008-12-17
1
-0/+7
*
ENH: preclean some warnings
Ken Martin
2008-03-25
1
-1/+2
*
ENH: Add test for FILE(READ ...HEX).
Brad King
2008-01-02
1
-0/+7
*
ENH: added tests for the CMAKE_MATCH_(0..9) variables, which get set by
Alexander Neundorf
2007-08-29
1
-0/+33
*
BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This f...
Brad King
2007-06-06
2
-0/+6
*
ENH: make the compiler id detection work, even if the output file name of
Alexander Neundorf
2007-05-25
3
-0/+64
*
ENH: Add STRING STRIP command
Andy Cedilnik
2007-04-27
1
-0/+14
*
ENH: Added FILE(STRINGS) command.
Brad King
2007-04-25
1
-0/+12
*
ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway.
Brad King
2006-10-23
1
-3/+0
*
ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name I...
Brad King
2006-10-23
1
-0/+3
*
BUG: Character + should be valid in a variable name.
Brad King
2006-09-25
1
-1/+2
*
ENH: Patch from Alex for adding IF(FILE_IS_NEWER). I also added a test.
Brad King
2006-08-25
1
-0/+5
*
ENH: Add relative tag and add test for relative tag
Andy Cedilnik
2006-03-21
1
-1/+4
*
ENH: Add String length and substring
Andy Cedilnik
2005-10-17
2
-0/+9
*
ENH: Add regular string replace (not regex), and relative path command. Also ...
Andy Cedilnik
2005-10-17
2
-0/+7
*
BUG#1179: Fix for syntax in unquoted arguments.
Brad King
2004-09-20
1
-0/+8
*
ENH: Add RANGE support to FOREACH
Andy Cedilnik
2004-04-29
1
-0/+19
*
ENH: Added STRING(CONFIGURE ...) command.
Brad King
2004-03-04
2
-0/+18
*
ENH: Added CommandLineTest to add coverage for command line arguments to cmak...
Brad King
2003-07-24
1
-10/+0
*
ENH: More coverage
Andy Cedilnik
2003-07-23
1
-0/+4
*
ENH: Added more verbose output of what globbing results.
Brad King
2003-07-23
1
-4/+7
*
ENH: More coverage
Andy Cedilnik
2003-07-22
1
-1/+4
*
ENH: Increase coverage
Andy Cedilnik
2003-07-22
1
-0/+3
*
ENH: fix glob on windows and add glob recurse test
Andy Cedilnik
2003-07-21
1
-0/+2
*
ENH: add more coverage tests
Andy Cedilnik
2003-07-21
1
-2/+21
*
ENH: Add additional new line after the string to match the change in file com...
Andy Cedilnik
2003-07-17
1
-1/+1
*
ENH: Add missing include
Andy Cedilnik
2003-07-10
1
-0/+1
*
ENH: Add test for string and file commands
Andy Cedilnik
2003-07-10
3
-0/+91