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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: watcom wmake can not handle () in the path with cd command
Bill Hoffman
2007-02-27
2
-2/+21
*
COMP: Disable rpath with spaces on some systems.
Brad King
2007-02-26
1
-0/+6
*
ENH: Try to fix spaces in the path problem
Andy Cedilnik
2007-02-23
1
-2/+2
*
ENH: Force libraries to be static
Andy Cedilnik
2007-02-23
3
-5/+5
*
ENH: add a comment
Bill Hoffman
2007-02-22
1
-0/+1
*
ENH: show make results on the dashboard
Bill Hoffman
2007-02-22
1
-0/+1
*
COMP: Use exec_program instead of execute_process
Andy Cedilnik
2007-02-22
1
-4/+2
*
ENH: Improve test
Andy Cedilnik
2007-02-22
2
-0/+17
*
ENH: Add simple exclusion test for subdirectories
Andy Cedilnik
2007-02-22
14
-0/+134
*
ENH: fix parens in the path with spaces in the path
Bill Hoffman
2007-02-22
4
-2/+9
*
ENH: verbose
Bill Hoffman
2007-02-20
1
-0/+2
*
BUG: fix for bug 4423 set language fixes
Bill Hoffman
2007-02-20
3
-0/+35
*
ENH: make the test really test targets with spaces
Ken Martin
2007-02-19
1
-1/+1
*
ENH: added used sources with a path that has spaces
Ken Martin
2007-02-19
2
-0/+50
*
ENH: add test for conv libraries
Bill Hoffman
2007-02-19
1
-19/+19
*
ENH: new test for spaces in the tree structure
Ken Martin
2007-02-19
19
-0/+201
*
ENH: fix for vs ide
Bill Hoffman
2007-02-16
1
-2/+2
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
5
-0/+68
*
ENH: Added PrecompiledHeader test for MSVC compilers.
Brad King
2007-02-08
6
-0/+88
*
ENH: Added smoke test for user-value flag mapping for VS IDE.
Brad King
2007-02-01
3
-0/+18
*
ENH: add more output when test fails
Bill Hoffman
2007-01-31
1
-4/+4
*
ENH: try to fix test on watcom
Bill Hoffman
2006-12-30
3
-1/+11
*
ENH: removed old VTK tests
Ken Martin
2006-12-12
1
-67/+0
*
ENH: do not use svn until it is working again
Bill Hoffman
2006-12-12
1
-1/+2
*
ENH: fix test for config dir based stuff
Bill Hoffman
2006-12-07
1
-1/+2
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
5
-4/+22
*
ENH: fix bug in full path to target depends stuff
Bill Hoffman
2006-12-07
2
-0/+26
*
ENH: merge in changes for beos support
Bill Hoffman
2006-12-04
3
-3/+9
*
BUG: better fix for .dll.lib problem
Bill Hoffman
2006-11-30
1
-1/+6
*
ENH: make it work for hp
Bill Hoffman
2006-11-30
1
-1/+1
*
ENH: add extern for hp c compiler
Bill Hoffman
2006-11-30
3
-3/+3
*
ENH: fix test to run with debug or release and put the exe next to the dll, s...
Bill Hoffman
2006-11-30
1
-0/+1
*
ENH: fix errors for unix builds
Bill Hoffman
2006-11-29
3
-4/+17
*
BUG: fix a problem where it tried to link .dll.lib files
Bill Hoffman
2006-11-29
4
-0/+22
*
ENH: make sure things do not depend on optimized libraries if they are debug,...
Bill Hoffman
2006-11-27
1
-0/+5
*
ENH: add a test for a target name with the same name as the output of a custo...
Bill Hoffman
2006-11-27
6
-0/+26
*
ENH: make sure it is qt3 before running test
Bill Hoffman
2006-11-22
1
-2/+2
*
ENH: make sure findqt3 finds qt3 and not qt4
Bill Hoffman
2006-11-22
1
-1/+1
*
ENH: Added test case for bug#3966.
Brad King
2006-10-30
3
-0/+33
*
ENH: Re-enabling # escape test now that it is implemented everywhere.
Brad King
2006-10-25
1
-4/+4
*
BUG: EQUAL -> STREQUAL for string comparison.
Brad King
2006-10-25
1
-3/+3
*
BUG: Attempt to fix the test
Andy Cedilnik
2006-10-25
1
-2/+2
*
BUG: Disable testing of # escapes until it can be implemented for Watcom WMake.
Brad King
2006-10-24
1
-4/+4
*
ENH: Added # character for shell escaping.
Brad King
2006-10-23
1
-0/+4
*
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
*
COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB.
Brad King
2006-10-22
3
-15/+15
*
ENH: Added explicit name for option to test CMakeLib. Added option to disabl...
Brad King
2006-10-19
12
-30/+60
*
BUG: Need to collapse path argument to get_directory_property. This addresse...
Brad King
2006-10-16
1
-0/+4
*
ENH: Properly propagate config type to test
Andy Cedilnik
2006-10-13
1
-1/+1
[next]