summaryrefslogtreecommitdiff
path: root/Tests/ComplexOneConfig
Commit message (Expand)AuthorAgeFilesLines
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-092-17/+255
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-284-6/+6
* Source: Remove long-unused .cvsignore fileBrad King2016-07-081-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-1611-267/+225
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-4/+4
* Tests: fix complexOneConfig building on Clang/C2Mariusz PluciƄski2016-03-101-0/+7
* Xcode: Disable test for system include dirsGregor Jasny2016-02-081-1/+2
* Tests: Remove incorrect indentation from Complex test commentBrad King2015-01-221-1/+1
* Encoding: Modify tests to work using non-ascii paths.Clinton Stimpson2015-01-082-16/+20
* Tests: Set policies in 'complex' testsBrad King2014-07-221-0/+15
* tests: allow RelWithDebInfo and MinSizeRel configs to workBen Boeckel2014-06-051-0/+8
* HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwardsRolf Eike Beer2014-04-251-0/+15
* Replace MATCHES test on numbers with EQUAL testRolf Eike Beer2014-04-141-1/+1
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-1/+1
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-3/+3
* Drop compatibility with CMake < 2.4Brad King2013-10-233-5/+4
* Haiku: Several fixes to platform moduleAdrien Destugues2013-10-081-1/+1
* replace string(... MATCHES "^const$) with string(... STREQUAL "const")Rolf Eike Beer2013-06-021-8/+5
* get_filename_component: Add explicit unit testsBrad King2013-04-163-103/+0
* Remove CMake-language block-end command argumentsKitware Robot2012-08-135-121/+121
* Convert CMake-language commands to lower caseKitware Robot2012-08-137-490/+490
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-139-101/+101
* complex: Remove unused option to test CMakeLibBrad King2011-12-234-38/+0
* complex: Remove test dependence on cmSystemToolsBrad King2011-12-231-12/+12
* complex: Move cmSystemTools::UpperCase test to CMakeLibTestsBrad King2011-12-231-14/+0
* complex: Simplify test for single-character exe nameBrad King2011-12-233-37/+13
* complex: Move GeneratedFileStream test to CMakeLibTestsBrad King2011-12-232-88/+1
* complex: Remove dynamic loader testsBrad King2011-12-234-80/+1
* complex: Sync Tests/ComplexOneConfig with Tests/ComplexBrad King2011-12-232-1/+9
* complex: Remove ancient unused ComplexRelativePaths testBrad King2011-12-231-4/+2
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-2/+5
* Make Complex test of CMakeLib more optionalBrad King2009-10-071-7/+2
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-2/+2
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-082-8/+0
* ENH: Always imply CLEAN_DIRECT_OUTPUT target propBrad King2009-05-011-1/+1
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-161-2/+2
* ENH: Allow projects to disable per-rule progressBrad King2009-03-161-0/+3
* ENH: make this test pass if new curl is onBill Hoffman2008-11-211-1/+1
* ENH: only link in curl directories that exist, this will help with vs6 nmakeBill Hoffman2008-11-201-3/+6
* ENH: make it work if new curl is onBill Hoffman2008-11-191-4/+3
* ENH: make it work if new curl is onBill Hoffman2008-11-181-1/+5
* ENH: Add if(TARGET) commandBrad King2008-08-202-0/+21
* ENH: Add cmake_policy(GET) command modeBrad King2008-08-181-0/+5
* ENH: support parenthesis as arguments and in conditionals feature request #6191Ken Martin2008-06-263-0/+16
* ENH: Add "if(POLICY policy-id)" option for IF command.Brad King2008-03-201-0/+5
* ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...Brad King2008-02-141-2/+5
* ENH: complex must link to curl nowBill Hoffman2008-02-071-1/+2
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-115/+3
* ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property i...Brad King2008-01-172-1/+9
* ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.Brad King2007-11-192-1/+6