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
/
ComplexOneConfig
/
Executable
/
complex.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: added test for elseif
Ken Martin
2006-09-22
1
-0/+6
*
ENH: Added test for linking to a static library that is next to a shared libr...
Brad King
2006-09-15
1
-1/+18
*
BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.
Brad King
2006-05-23
1
-0/+12
*
ENH: remove duplicate file name test because it fails on xcode
Bill Hoffman
2006-04-17
1
-0/+4
*
ENH: allow multiple files with the same name in different sub dirs test
Bill Hoffman
2006-04-17
1
-1/+13
*
BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are foun...
Brad King
2006-04-04
1
-1/+3
*
ENH: change library order to use a vector
Bill Hoffman
2006-04-04
1
-0/+4
*
ENH: added testing for new features
Ken Martin
2006-03-22
1
-0/+36
*
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_S...
Brad King
2006-03-16
1
-2/+2
*
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, st...
Andy Cedilnik
2006-03-16
1
-4/+5
*
BUG: Avoid case problems on windows.
Brad King
2006-02-09
1
-0/+9
*
ENH: add COMPILE_FLAGS to targets
Bill Hoffman
2006-01-25
1
-3/+17
*
ENH: add support for watcom wmake and wcl386
Bill Hoffman
2006-01-17
1
-52/+69
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-12/+11
*
ENH: add new cmakedefine01 feature from bug report 2603
Bill Hoffman
2006-01-03
1
-1/+16
*
ENH: fix bug 2087 lib prefix stripped off on windows
Bill Hoffman
2005-08-10
1
-0/+1
*
ENH: do not test for c and cxx flags on visual studio as it does not work yet
Bill Hoffman
2005-07-29
1
-11/+17
*
ENH: add new test to make sure c and cxx flags are going to the right files
Bill Hoffman
2005-07-29
1
-0/+17
*
ENH: Do 4 files
Andy Cedilnik
2005-07-14
1
-12/+28
*
ENH: Add a test for cmGeneratedFileStream
Andy Cedilnik
2005-07-14
1
-0/+69
*
ENH: added testing of the WHILE command
Ken Martin
2005-06-30
1
-0/+12
*
ENH: try to see if there is still a problem
Bill Hoffman
2005-03-11
1
-1/+1
*
ENH: make it pass anyway so I can see debug info
Bill Hoffman
2005-03-04
1
-1/+1
*
ENH: try and debug the failed test on the continuous
Bill Hoffman
2005-03-03
1
-0/+1
*
ENH: try number two with topological sort
Bill Hoffman
2005-03-03
1
-11/+36
*
ENH: reverse last changes to avoid dashboard failures
Bill Hoffman
2005-03-02
1
-23/+0
*
ENH: fix library ordering stuff to use a topological sort
Bill Hoffman
2005-03-02
1
-1/+95
*
ENH: Added full pre-build/pre-link/post-build testing for both library and ex...
Brad King
2005-02-25
1
-3/+11
*
FIX: go back to not trying to handle spaces in the path for run single comman...
Bill Hoffman
2004-10-25
1
-1/+2
*
ENH: add test back for single char exe
Bill Hoffman
2004-10-25
1
-0/+28
*
remove run program test until run single command is fixed
Bill Hoffman
2004-10-23
1
-28/+0
*
FIX: fix the problem where a target is a single character and nmake gets conf...
Bill Hoffman
2004-10-22
1
-0/+28
*
ENH: more uniform approach to enable language, one step closer to being able ...
Bill Hoffman
2004-08-26
1
-2/+2
*
ENH: fix tests to work with in source builds
Bill Hoffman
2004-05-04
1
-8/+12
*
ENH: add a test for EQUAL in if
Bill Hoffman
2004-04-28
1
-0/+12
*
added tests for var args with macros
Ken Martin
2004-04-26
1
-0/+6
*
ENH: Add test for REMOVE_DEFINITION
Andy Cedilnik
2004-04-15
1
-0/+3
*
ENH: MinGW build now passes all the tests
Bill Hoffman
2003-08-27
1
-1/+3
*
BUG: fix REMOVE test
Bill Hoffman
2003-03-21
1
-1/+1
*
remove trailing slash from findpath command
Bill Hoffman
2003-01-17
1
-3/+4
*
ENH: fix for compilers that need _
Ken Martin
2003-01-16
1
-7/+16
*
ENH: add the config directory to look for the loadable module
Bill Hoffman
2003-01-16
1
-0/+5
*
ENH: add testing for modules and one two config modes for cmaketest
Bill Hoffman
2003-01-15
1
-0/+26
*
ENH: Added test for generated header included by non-generated source.
Brad King
2002-12-13
1
-0/+7
*
added test of SET CACHE FORCE
Ken Martin
2002-10-09
1
-0/+6
*
ENH: Added test for IF inside a FOREACH.
Brad King
2002-07-16
1
-2/+10
*
ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command)
Sebastien Barre
2002-05-27
1
-0/+96
*
ENH: increase coverage
Bill Hoffman
2002-05-23
1
-0/+14
*
add a test for escape quotes and configure file
Bill Hoffman
2002-05-23
1
-0/+13
*
ENH: add test for SEPARATE_ARGUMENTS
Bill Hoffman
2002-04-30
1
-1/+11
[next]