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: add test for build depends
Bill Hoffman
2007-05-10
2
-16/+31
*
ENH: add a test to make sure Xcode does not break again
Bill Hoffman
2007-05-09
3
-0/+57
*
BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit...
Brad King
2007-05-09
6
-3/+45
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
3
-0/+37
*
ENH: make it work on non windows
Bill Hoffman
2007-05-08
2
-0/+4
*
ENH: fix it so that the FRAMEWORK property does not break the building of nor...
Bill Hoffman
2007-05-08
3
-8/+13
*
ENH: add a very simple framework test
Bill Hoffman
2007-05-08
5
-0/+25
*
ENH: Added test to make sure custom commands are not built more than once in ...
Brad King
2007-05-01
2
-0/+12
*
ENH: Add STRING STRIP command
Andy Cedilnik
2007-04-27
1
-0/+14
*
ENH: Added FILE(STRINGS) command.
Brad King
2007-04-25
1
-0/+12
*
ENH: Added function call argument to module function to make sure calling con...
Brad King
2007-04-19
2
-4/+14
*
COMP: Need to enable ansi C features.
Brad King
2007-04-18
1
-0/+5
*
ENH: Fixed Plugin test on Cygwin.
Brad King
2007-04-17
1
-1/+1
*
ENH: Configure location of plugin files so that the executable can run with a...
Brad King
2007-04-17
3
-1/+16
*
ENH: Added test for executables with plugins that use an API exported by the ...
Brad King
2007-04-17
4
-0/+128
*
ENH: Add variable watch command
Andy Cedilnik
2007-04-11
2
-1/+24
*
BUG: Fix utility dependencies for static libraries in VS generators. This ad...
Brad King
2007-04-04
4
-1/+29
*
BUG: Disable deep-source test on Watcom until it can be fixed. This is a new...
Brad King
2007-03-21
2
-7/+11
*
BUG: Reduce long source file name length for WMake.
Brad King
2007-03-20
1
-0/+7
*
BUG: Work around VS8 conversion to a relative path for the long source name. ...
Brad King
2007-03-20
1
-2/+14
*
ENH: Added computation of object file names that are almost always short enou...
Brad King
2007-03-16
3
-1/+25
*
BUG: Remove spaces from test output paths. Not all make tools can handle it....
Brad King
2007-03-13
2
-6/+6
*
BUG: Do not use /I mode in VS6.
Brad King
2007-03-12
1
-7/+10
*
BUG: Clean the pch during make clean so that the test passes when run more th...
Brad King
2007-03-12
1
-0/+6
*
BUG: Split precompiled header flags into a separate per-global-generator flag...
Brad King
2007-03-12
1
-3/+3
*
ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D...
Brad King
2007-03-12
11
-33/+45
*
BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITION...
Ken Martin
2007-03-07
1
-2/+2
*
ENH: added a tets for newlines in some commands
Ken Martin
2007-03-06
5
-0/+59
*
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
[next]