summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-4/+4
* Revise C++ coding style using clang-format-18Kitware Robot2025-01-231-1/+1
* CMP0050: Remove support for OLD behaviorBrad King2025-01-192-13/+3
* CMP0043: Remove support for OLD behaviorBrad King2025-01-192-17/+0
* CMP0035: Remove support for OLD variable_requires commandBrad King2025-01-193-19/+2
* CMP0034: Remove support for OLD utility_source commandBrad King2025-01-192-7/+1
* CMP0033: Remove support for OLD export_library_dependencies commandBrad King2025-01-191-3/+0
* CMP0032: Remove support for OLD output_required_files commandBrad King2025-01-194-29/+0
* CMP0029: Remove support for OLD subdir_depends commandBrad King2025-01-191-2/+0
* CMP0003: Remove support for OLD behaviorBrad King2025-01-171-10/+0
* style: Remove trailing blank lines from all CMake sourcesMatthew Woehlke2024-11-212-2/+0
* Tests: Update cmake_minimum_required versions to 3.10Brad King2024-10-035-6/+8
* Tests: Fix clang -Wstrict-prototypes warningsBrad King2023-10-264-4/+4
* OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-253-2/+8
* Tests: Simplify nested if conditions in Complex testsBrad King2023-09-252-19/+5
* Tests/ComplexOneConfig: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
* Tests: Fix some tests under CFLAGS=-DNDEBUG CXXFLAGS=-DNDEBUGBrad King2022-09-012-1/+9
* Tests: Remove incidental use of C++98 compiler modesBrad King2022-04-261-15/+0
* replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-132-2/+2
* Revise include order using clang-format-6.0Kitware Robot2019-10-012-3/+6
* Clang: For MSVC ABI do not use modes older than C++14Brad King2019-07-241-5/+0
* Tests: fix failures with gnu mode clang on windowsZsolt Parragi2019-05-241-0/+5
* Fix misc. typosluz.paz2018-06-041-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-016-41/+41
* MAINT: Misc. typosluz.paz2018-02-131-1/+1
* HP-UX: Drop support for building CMake on HP-UXBrad King2017-08-071-7/+0
* configure_file: Add support for indented cmakedefineSylvain Joubert2017-07-044-0/+30
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-092-17/+255
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-274-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-092-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