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
Commit message (
Expand
)
Author
Age
Files
Lines
*
HP-UX: Drop support for building CMake on HP-UX
Brad King
2017-08-07
1
-7/+0
*
configure_file: Add support for indented cmakedefine
Sylvain Joubert
2017-07-04
4
-0/+30
*
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
2
-17/+255
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
4
-6/+6
*
Source: Remove long-unused .cvsignore file
Brad King
2016-07-08
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
11
-267/+225
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-4/+4
*
Tests: fix complexOneConfig building on Clang/C2
Mariusz PluciĆski
2016-03-10
1
-0/+7
*
Xcode: Disable test for system include dirs
Gregor Jasny
2016-02-08
1
-1/+2
*
Tests: Remove incorrect indentation from Complex test comment
Brad King
2015-01-22
1
-1/+1
*
Encoding: Modify tests to work using non-ascii paths.
Clinton Stimpson
2015-01-09
2
-16/+20
*
Tests: Set policies in 'complex' tests
Brad King
2014-07-22
1
-0/+15
*
tests: allow RelWithDebInfo and MinSizeRel configs to work
Ben Boeckel
2014-06-05
1
-0/+8
*
HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards
Rolf Eike Beer
2014-04-25
1
-0/+15
*
Replace MATCHES test on numbers with EQUAL test
Rolf Eike Beer
2014-04-14
1
-1/+1
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-1/+1
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-3/+3
*
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
3
-5/+4
*
Haiku: Several fixes to platform module
Adrien Destugues
2013-10-08
1
-1/+1
*
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
Rolf Eike Beer
2013-06-02
1
-8/+5
*
get_filename_component: Add explicit unit tests
Brad King
2013-04-16
3
-103/+0
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
5
-121/+121
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
7
-490/+490
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
9
-101/+101
*
complex: Remove unused option to test CMakeLib
Brad King
2011-12-23
4
-38/+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
3
-37/+13
*
complex: Move GeneratedFileStream test to CMakeLibTests
Brad King
2011-12-23
2
-88/+1
*
complex: Remove dynamic loader tests
Brad King
2011-12-23
4
-80/+1
*
complex: Sync Tests/ComplexOneConfig with Tests/Complex
Brad King
2011-12-23
2
-1/+9
*
complex: Remove ancient unused ComplexRelativePaths test
Brad King
2011-12-23
1
-4/+2
*
Switch to using libarchive from libtar for cpack and cmake -E tar
Bill Hoffman
2009-10-30
1
-2/+5
*
Make Complex test of CMakeLib more optional
Brad King
2009-10-07
1
-7/+2
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-2/+2
*
ENH: Remove CMAKE_ANSI_CFLAGS from tests
Brad King
2009-07-08
2
-8/+0
*
ENH: Always imply CLEAN_DIRECT_OUTPUT target prop
Brad King
2009-05-01
1
-1/+1
*
ENH: Allow projects to disable per-rule echo lines
Brad King
2009-03-16
1
-2/+2
*
ENH: Allow projects to disable per-rule progress
Brad King
2009-03-16
1
-0/+3
*
ENH: make this test pass if new curl is on
Bill Hoffman
2008-11-21
1
-1/+1
*
ENH: only link in curl directories that exist, this will help with vs6 nmake
Bill Hoffman
2008-11-20
1
-3/+6
*
ENH: make it work if new curl is on
Bill Hoffman
2008-11-19
1
-4/+3
*
ENH: make it work if new curl is on
Bill Hoffman
2008-11-18
1
-1/+5
*
ENH: Add if(TARGET) command
Brad King
2008-08-20
2
-0/+21
*
ENH: Add cmake_policy(GET) command mode
Brad King
2008-08-18
1
-0/+5
*
ENH: support parenthesis as arguments and in conditionals feature request #6191
Ken Martin
2008-06-26
3
-0/+16
*
ENH: Add "if(POLICY policy-id)" option for IF command.
Brad King
2008-03-20
1
-0/+5
*
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...
Brad King
2008-02-14
1
-2/+5
*
ENH: complex must link to curl now
Bill Hoffman
2008-02-07
1
-1/+2
*
ENH: Implement linking with paths to library files instead of -L and -l separ...
Brad King
2008-01-22
1
-115/+3
[next]