| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 34 | -39/+91 |
|
|
* | Fix link line order when shared libraries are de-duplicated | Daniele E. Domenichelli | 2014-11-10 | 5 | -0/+37 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 16 | -58/+58 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Honor strong intra-component target dependencies | Brad King | 2010-08-25 | 2 | -0/+4 |
|
|
* | Test link multiplicity | Brad King | 2009-09-01 | 5 | -4/+11 |
|
|
* | ENH: Remove CMAKE_ANSI_CFLAGS from tests | Brad King | 2009-07-08 | 2 | -6/+0 |
|
|
* | ENH: Test fake circular dependency case | Brad King | 2008-08-07 | 4 | -0/+27 |
|
|
* | ENH: Add test of preservation of static libraries on original link lines. | Brad King | 2008-04-23 | 6 | -0/+21 |
|
|
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
|
|
* | BUG: Need ANSI C. | Brad King | 2008-02-08 | 1 | -0/+2 |
|
|
* | ENH: Make Dependency test Case2 require two traversals of a static library loop. | Brad King | 2008-02-07 | 6 | -6/+11 |
|
|
* | ENH: Combine all dependency* tests into one Dependency test. Add more diffic... | Brad King | 2008-02-06 | 17 | -0/+108 |
|
|
* | BUG: Fix utility dependencies for static libraries in VS generators. This ad... | Brad King | 2007-04-04 | 4 | -1/+29 |
|
|
* | ENH: shift to using ADD_SUBDIRECTORY | Ken Martin | 2005-06-08 | 1 | -3/+15 |
|
|
* | BUG: add a test for a single char dir, and fix bug introduced in 1.53, but we... | Bill Hoffman | 2004-11-01 | 3 | -4/+5 |
|
|
* | BUG: Correct some of the dependency analysis code. | Amitha Perera | 2002-05-10 | 11 | -20/+93 |
|
|
* | - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* used | Amitha Perera | 2002-05-03 | 1 | -18/+16 |
|
|
* | ENH: change LINK_LIBRARY to add to targets | Bill Hoffman | 2002-05-02 | 2 | -3/+4 |
|
|
* | ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar... | Amitha Perera | 2002-05-01 | 1 | -1/+1 |
|
|
* | ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar... | Amitha Perera | 2002-05-01 | 6 | -11/+50 |
|
|
* | ENH: Add library dependency analysis. | Amitha Perera | 2002-05-01 | 19 | -0/+142 |
|
|