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
*
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
*
Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv...
David Cole
2009-12-04
2
-0/+15
*
Fix get_filename_component(... REALPATH) work dir
Brad King
2009-11-18
1
-0/+15
*
Fix issue #9851 - only seed the random number generator on the first call to ...
David Cole
2009-11-06
1
-0/+8
*
Check Mac linker lines in ImplicitLinkInfo test
Brad King
2009-11-05
1
-0/+33
*
Remove non-language implicit link dependencies
Brad King
2009-11-05
1
-15/+15
*
Create CMake.ELF test to cover cmELF further
Brad King
2009-10-27
6
-0/+52
*
Test if() boolean coersion and CMP0012 behaviors
Brad King
2009-10-27
2
-0/+159
*
Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...
David Cole
2009-10-17
2
-3/+3
*
Fixed issues with message text in FILE command error situations. Added many n...
David Cole
2009-10-17
2
-3/+113
*
Add more testing coverage of the FILE command.
David Cole
2009-10-16
2
-0/+116
*
More robust implicit link line detection regex
Brad King
2009-10-07
1
-0/+8
*
Log implicit link information parsing actions
Brad King
2009-10-06
1
-1/+3
*
Increase coverage. Intentionally trigger error conditions. Call all the else*...
David Cole
2009-10-06
4
-0/+94
*
Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...
David Cole
2009-10-05
5
-0/+87
*
Add a few more cases to the new StringTest for even better coverage. Re-facto...
David Cole
2009-10-03
3
-117/+184
*
Correct some typos in error messages in the string command. Add a test that c...
David Cole
2009-10-02
3
-0/+206
*
Better CMake.ModulesNotice test regex
Brad King
2009-10-01
1
-2/+3
*
New CMake.ModulesNotice test for copyright notices
Brad King
2009-10-01
2
-0/+46
*
Create CMake.ConfigureFile test for configure_file
Brad King
2009-09-16
6
-0/+28
*
Factor out CMake.File test result check for re-use
Brad King
2009-09-16
2
-35/+40
*
Check PGI linker lines in ImplicitLinkInfo test
Brad King
2009-07-29
1
-0/+18
*
Check Intel linker lines in ImplicitLinkInfo test
Brad King
2009-07-29
1
-0/+18
*
BUG: Parse implicit link editor -z*extract options
Brad King
2009-07-28
1
-2/+2
*
ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...
David Cole
2009-07-27
2
-4/+51
*
ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S...
David Cole
2009-07-25
1
-49/+86
*
BUG: Further avoid ImplicitLinkInfo case change
Brad King
2009-07-25
1
-6/+6
*
BUG: Close endif statements with same string as if so that it still configure...
David Cole
2009-07-24
1
-1/+1
*
BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs upd...
David Cole
2009-07-24
1
-3/+53
*
BUG: Teach VariableWatch test to check results
Brad King
2009-07-24
1
-0/+9
*
BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...
David Cole
2009-07-24
2
-0/+61
*
BUG: Avoid case change in ImplicitLinkInfo test
Brad King
2009-07-24
1
-6/+6
[next]