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
*
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
*
ENH: Create ImplicitLinkInfo test
Brad King
2009-07-23
2
-0/+320
*
ENH: Teach separate_arguments() to parse commands
Brad King
2009-07-14
2
-0/+26
*
BUG: Fix CMake.File test for deep dir name
Brad King
2009-04-29
1
-1/+1
*
ENH: Test file(COPY) failure cases
Brad King
2009-04-29
9
-0/+58
*
STYLE: White space only change to see if continuous is working on new dashboa...
David Cole
2009-03-31
1
-1/+0
*
STYLE: White space only change to see if continuous is working on new dashboa...
David Cole
2009-03-31
1
-0/+1
*
STYLE: White space only change to see if continuous is working on new dashboa...
David Cole
2009-03-06
1
-1/+0
*
ENH: Teach message() how to display warnings
Brad King
2009-03-06
3
-0/+35
*
ENH: Overhaul CMake version numbering
Brad King
2009-03-05
2
-0/+10
*
ENH: Add get_filename_component(... REALPATH)
Brad King
2009-02-09
2
-0/+58
*
BUG: Alternative fix to bug #8423
Brad King
2009-02-06
2
-44/+0
*
ENH: add missing file
Bill Hoffman
2009-01-29
1
-0/+43
*
BUG: fix for #8423
Bill Hoffman
2009-01-29
1
-0/+1
*
ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis...
David Cole
2008-10-24
1
-8/+4
*
PERF: Test takes too long when recursing for executable files and when doing ...
David Cole
2008-09-09
1
-1/+1
*
BUG: fix test to work with new restrictions that cross compiling must be on
Bill Hoffman
2008-09-09
1
-1/+3
*
ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...
David Cole
2008-09-06
1
-1/+1
*
ENH: Add test for new find_* command HINTS option.
Brad King
2008-06-09
2
-0/+15
*
BUG: Fix CMake.FindBase test to normalize paths before comparing.
Brad King
2008-06-08
1
-0/+4
*
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove dupl...
Sebastien Barre
2008-03-12
1
-0/+4
*
ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...
David Cole
2008-03-04
2
-2/+159
*
ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the index
Alexander Neundorf
2007-08-15
1
-4/+6
*
ENH: add LIST(CONTAINS ...) patch from "Miguel A. Figueroa-Villanueva, miguel...
Alexander Neundorf
2007-07-12
1
-0/+14
*
ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE,
Alexander Neundorf
2007-07-02
2
-6/+1
*
ENH: fix it
Bill Hoffman
2007-06-06
2
-6/+7
*
ENH: use lower case for file compare on windows
Bill Hoffman
2007-06-06
2
-11/+30
*
ENH: always provide CMAKE_SYSTEM_XXX() and MAKE_HOST_SYSTEM_XXX() variables,
Alexander Neundorf
2007-05-29
1
-0/+54
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
6
-0/+161
*
ENH: Add variable watch command
Andy Cedilnik
2007-04-11
2
-1/+24
*
ENH: Fix INSERT to allow inserting to empty list
Andy Cedilnik
2006-05-15
1
-2/+6
*
ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEM
Andy Cedilnik
2006-05-15
1
-7/+11
*
ENH: Remove some errors, fix append to work on nonexisting lists
Andy Cedilnik
2006-05-15
1
-2/+12
[next]