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: 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
*
ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...
Andy Cedilnik
2006-10-12
2
-0/+20
*
ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...
Andy Cedilnik
2006-10-12
2
-2/+4
*
BUG: Do not collapse the INSTALL_NAME_DIR setting because users may intend to...
Brad King
2006-10-11
2
-2/+4
*
BUG: Fixed out-of-source subdirectories to work when they are also out-of-bin...
Brad King
2006-10-10
5
-1/+15
*
BUG: Fix link flags on cygwin shared libraries. This requires that the share...
Brad King
2006-10-05
3
-3/+3
*
BUG: Test -isystem without affecting other tests. Made separate Library/Syst...
Brad King
2006-10-05
6
-3/+6
*
ENH: Added OPTIONAL option to INSTALL command to allow installation of files ...
Brad King
2006-10-05
2
-0/+6
*
BUG: Run testSystemDir test only if -isystem flag is available.
Brad King
2006-10-05
3
-6/+6
*
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...
Brad King
2006-10-05
12
-6/+36
*
ENH: Adding test of special characters in custom command and custom target co...
Brad King
2006-10-04
1
-1/+2
*
ENH: Added COMMENT option to ADD_CUSTOM_TARGET. This addresses bug#3461.
Brad King
2006-10-04
1
-0/+1
*
ENH: Added APPEND option to ADD_CUSTOM_COMMAND to allow extra dependencies to...
Brad King
2006-10-04
1
-1/+3
*
BUG: Do not replace @VAR@ syntax in list files. This addresses bug #2722.
Brad King
2006-10-04
1
-2/+2
*
ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.
Brad King
2006-10-02
6
-6/+6
*
ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil...
Brad King
2006-10-02
12
-0/+78
*
COMP: Fix command line check test implementation for Watcom.
Brad King
2006-10-02
2
-0/+3
*
ENH: Added VERBATIM option to ADD_CUSTOM_COMMAND and ADD_CUSTOM_TARGET comman...
Brad King
2006-09-28
2
-2/+35
*
ENH: Re-enabling .i rule test on MSYS now that it works.
Brad King
2006-09-28
3
-15/+0
*
ENH: Re-enable preprocessing target test but specifically disable it on broke...
Brad King
2006-09-27
3
-3/+48
*
BUG: Disable new shell escape code until backward compatibility can be establ...
Brad King
2006-09-25
1
-1/+1
*
BUG: Character + should be valid in a variable name.
Brad King
2006-09-25
1
-1/+2
*
BUG: Disable new test_preprocess target until it is fixed on OSX universal bi...
Brad King
2006-09-24
3
-3/+3
*
ENH: Adding test for running preprocessor rules.
Brad King
2006-09-23
6
-0/+54
[next]