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
/
CMakeTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
10
-49/+49
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
4
-59/+59
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Merge topic 'test-getpropery'
David Cole
2012-03-06
16
-0/+122
|
\
|
*
add test for get_property() errors
Rolf Eike Beer
2012-03-04
16
-0/+122
*
|
Merge topic 'remove-CheckSourceTree-cvs-support'
David Cole
2012-03-06
2
-85/+7
|
\
\
|
|
/
|
/
|
|
*
CheckSourceTree: Remove CVS checkout support (#13001)
Brad King
2012-03-02
2
-85/+7
*
|
add testcases for while()/endwhile() errors
Rolf Eike Beer
2012-03-01
7
-0/+60
|
/
*
fix uninitialized var in if(NOT foo bar STREQUAL "foo bar")
Rolf Eike Beer
2012-01-22
2
-0/+10
*
Merge topic 'newline-style'
David Cole
2011-12-01
5
-0/+38
|
\
|
*
Add NEWLINE_STYLE option to configure_file (#3957)
Peter Kuemmel
2011-11-28
5
-0/+38
*
|
Fix CMake.File hash test for CRLF checkouts
Brad King
2011-11-16
11
-14/+16
*
|
Add string(MD5) and string(SHA*) commands to compute hashes
Brad King
2011-11-16
10
-0/+47
*
|
Add file(SHA*) commands to compute cryptographic hashes
Brad King
2011-11-16
6
-0/+25
*
|
Add file(MD5) command to compute cryptographic hash
Brad King
2011-11-16
7
-1/+22
|
/
*
Add macros cmake_push/pop_check_state() as discussed on the list.
Alex Neundorf
2011-07-07
2
-0/+31
*
Merge topic 'absoft-fortran-compiler'
Brad King
2011-05-24
1
-0/+15
|
\
|
*
Absoft: Detect implicit link libraries on Linux and Mac
Brad King
2011-05-20
1
-0/+15
*
|
ProcessorCount: Use ERROR_QUIET with execute_process (#11302)
David Cole
2011-03-18
1
-3/+10
*
|
ProcessorCount: Test fails if count is 0 (#11302)
David Cole
2011-03-15
1
-4/+5
*
|
ProcessorCount test: more output, do not fail. (#11302)
David Cole
2011-03-15
1
-1/+18
*
|
Compare ProcessorCount to SystemInformation count. (#11302)
David Cole
2011-03-15
1
-3/+37
*
|
Add ProcessorCount support for QNX via pidin. (#11302)
David Cole
2011-03-15
1
-1/+5
*
|
Add module ProcessorCount.cmake (#11302)
Michael Wild
2011-03-15
2
-0/+10
*
|
Implement file(UPLOAD (#11286)
David Cole
2011-02-25
4
-1/+72
*
|
Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf...
Brad King
2011-02-22
2
-1/+78
|
\
\
|
*
\
Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F...
Brad King
2011-02-15
1
-0/+2
|
|
\
\
|
*
|
|
Add a string(FIND) sub-command (#11795)
Tim Hütz
2011-02-15
2
-1/+78
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fix-2828-more-info-in-script-mode'
Brad King
2011-02-22
1
-0/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
David Cole
2011-02-02
1
-0/+2
|
|
/
*
|
Make file DOWNLOAD less noisy (#11761)
David Cole
2011-02-09
1
-0/+2
|
/
*
Detect object files in implicit link information
Brad King
2010-12-09
1
-1/+8
*
Fixes to GetPrerequisites for cygwin
David Partyka
2010-10-27
1
-4/+4
*
Fixed appending PATH to dumpbin tool from growing without bounds.
David Partyka
2010-10-25
1
-0/+14
*
Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)
Alex Neundorf
2010-09-28
1
-0/+4
*
ModuleNoticesTest: Do not require "Kitware" copyright
Brad King
2010-08-17
1
-1/+1
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Merge CPackRPM changes into doc-spelling
Brad King
2010-07-13
1
-6/+57
|
\
|
*
CheckSourceTree test: read UpdateCommand from Update.xml.
David Cole
2010-06-27
1
-6/+57
*
|
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-1/+1
|
/
*
Look in the ctest ini file for GitCommand.
David Cole
2010-06-21
1
-0/+54
*
Merge branch 'add-git-to-CheckSourceTreeTest'
Brad King
2010-06-07
2
-53/+176
|
\
|
*
Allow return value of 1 from git status.
David Cole
2010-05-28
1
-3/+3
|
*
Further refinements to the CheckSourceTree test.
David Cole
2010-05-27
1
-4/+27
|
*
Add git support to the CMake.CheckSourceTree test.
David Cole
2010-05-27
2
-53/+153
*
|
Improve FILE(DOWNLOAD) and ExternalProject.
David Cole
2010-05-27
3
-0/+46
|
/
*
Fix configure time error that occurs when there is a backslash in the HOME en...
David Cole
2010-02-10
1
-1/+2
*
Add alternate per-vendor compiler id detection
Brad King
2010-02-01
2
-0/+32
*
Clean up CMake build tree 'bin' directory
Brad King
2009-12-08
1
-1/+1
*
Force CheckSourceTree test to pass if the source tree is not a CVS checkout. ...
David Cole
2009-12-07
1
-0/+11
[next]