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
*
configure_file: Add support for indented cmakedefine
Sylvain Joubert
2017-07-04
1
-0/+22
*
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
1
-14/+180
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-242/+192
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-4/+4
*
Encoding: Modify tests to work using non-ascii paths.
Clinton Stimpson
2015-01-09
1
-11/+11
*
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
1
-3/+3
*
get_filename_component: Add explicit unit tests
Brad King
2013-04-16
1
-80/+0
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-66/+66
*
complex: Remove unused option to test CMakeLib
Brad King
2011-12-23
1
-9/+0
*
complex: Remove test dependence on cmSystemTools
Brad King
2011-12-23
1
-12/+12
*
complex: Move cmSystemTools::UpperCase test to CMakeLibTests
Brad King
2011-12-23
1
-14/+0
*
complex: Simplify test for single-character exe name
Brad King
2011-12-23
1
-35/+7
*
complex: Move GeneratedFileStream test to CMakeLibTests
Brad King
2011-12-23
1
-87/+0
*
complex: Remove dynamic loader tests
Brad King
2011-12-23
1
-61/+1
*
complex: Remove ancient unused ComplexRelativePaths test
Brad King
2011-12-23
1
-4/+2
*
ENH: support parenthesis as arguments and in conditionals feature request #6191
Ken Martin
2008-06-26
1
-0/+6
*
ENH: Implement linking with paths to library files instead of -L and -l separ...
Brad King
2008-01-22
1
-115/+3
*
ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property i...
Brad King
2008-01-18
1
-1/+5
*
ENH: fix leak
Bill Hoffman
2007-08-21
1
-0/+1
*
BUG: Disable test of feature that is not documented or implemented everywhere.
Brad King
2007-05-16
1
-0/+2
*
BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit...
Brad King
2007-05-09
1
-0/+13
*
ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D...
Brad King
2007-03-12
1
-2/+7
*
COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB.
Brad King
2006-10-22
1
-5/+5
*
ENH: Added explicit name for option to test CMakeLib. Added option to disabl...
Brad King
2006-10-19
1
-5/+5
*
BUG: Fix link flags on cygwin shared libraries. This requires that the share...
Brad King
2006-10-05
1
-1/+1
*
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
[next]