| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: bump cmake_minimum_required version to 2.8.12 | Rolf Eike Beer | 2021-04-05 | 1 | -2/+2 |
|
|
* | Tests: Bump CMake minimum required in tests to 2.8.12 | Chuck Atkins | 2020-12-23 | 1 | -1/+1 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 2 | -7/+4 |
|
|
* | Tests: Decouple Plugin test from KWSys | Brad King | 2019-09-19 | 5 | -20/+323 |
|
|
* | Clang: For MSVC ABI do not use modes older than C++14 | Brad King | 2019-07-24 | 1 | -11/+6 |
|
|
* | Tests: fix failures with gnu mode clang on windows | Zsolt Parragi | 2019-05-24 | 1 | -6/+11 |
|
|
* | Tests: Fix Plugin test for international characters on Windows | Brad King | 2019-03-29 | 1 | -0/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 3 | -12/+12 |
|
|
* | HP-UX: Drop support for building CMake on HP-UX | Brad King | 2017-08-07 | 1 | -7/+0 |
|
|
* | Tests: Compile entire Plugin test with the same language standard | Brad King | 2017-05-26 | 1 | -3/+3 |
|
|
* | Use string(APPEND) in Tests | Daniel Pfeifer | 2016-07-27 | 1 | -1/+1 |
|
|
* | Tests: Restore fix to Plugin test on Watcom compiler | Brad King | 2016-06-09 | 1 | -1/+3 |
|
|
* | Remove c_str() calls from stream arguments. | Daniel Pfeifer | 2016-06-06 | 1 | -2/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 3 | -32/+26 |
|
|
* | Tests: Fix Plugin test include order | Brad King | 2016-05-03 | 1 | -1/+2 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Tests: fix Plugin building on Clang/C2 | Mariusz PluciĆski | 2016-03-10 | 1 | -0/+7 |
|
|
* | Tests: Fix Plugin test on Watcom compiler | Brad King | 2015-09-03 | 1 | -1/+1 |
|
|
* | Merge topic 'modules-no-soname' | Brad King | 2015-09-02 | 1 | -1/+1 |
|\ |
|
| * | Tests: Use a less strict regular expression to look for "SONAME" | Raphael Kubo da Costa | 2015-09-01 | 1 | -1/+1 |
|
|
* | | Tests: Remove use of include <kwsys/{ios,stl}> and kwsys_{ios,stl}:: | Brad King | 2015-08-31 | 1 | -10/+10 |
|/ |
|
* | Do not set SONAME for MODULE library targets (#15705) | Felix Geyer | 2015-08-20 | 3 | -31/+12 |
|
|
* | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards | Rolf Eike Beer | 2014-04-25 | 1 | -0/+10 |
|
|
* | Refactor the Plugin test. | Stephen Kelly | 2013-10-24 | 2 | -30/+42 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -45/+45 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Test NO_SONAME property (#13155) | Brad King | 2012-04-30 | 2 | -0/+58 |
|
|
* | ENH: Remove CMAKE_ANSI_CFLAGS from tests | Brad King | 2009-07-08 | 1 | -5/+0 |
|
|
* | BUG: Create an exe's implib output dir for VS | Brad King | 2009-06-15 | 1 | -0/+2 |
|
|
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
|
|
* | ENH: fix memory leak | Bill Hoffman | 2007-09-10 | 1 | -1/+2 |
|
|
* | ENH: Added function call argument to module function to make sure calling con... | Brad King | 2007-04-19 | 2 | -4/+14 |
|
|
* | COMP: Need to enable ansi C features. | Brad King | 2007-04-18 | 1 | -0/+5 |
|
|
* | ENH: Fixed Plugin test on Cygwin. | Brad King | 2007-04-17 | 1 | -1/+1 |
|
|
* | ENH: Configure location of plugin files so that the executable can run with a... | Brad King | 2007-04-17 | 3 | -1/+16 |
|
|
* | ENH: Added test for executables with plugins that use an API exported by the ... | Brad King | 2007-04-17 | 4 | -0/+128 |
|
|