Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix COMPILE_PDB_NAME when used on an OBJECT library | Brad King | 2017-02-24 | 1 | -0/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 2 | -3/+6 |
* | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -5/+2 |
* | add_library: Allow arbitrary non-linked sources in OBJECT libraries | Brad King | 2014-07-09 | 1 | -1/+12 |
* | Tests: Fix broken dependency in ObjectLibrary test | Brad King | 2014-07-07 | 1 | -1/+1 |
* | Tests: Resolve TODO comment left in ObjectLibrary test | Brad King | 2014-07-07 | 1 | -4/+1 |
* | Whitelist target types in target_{include_directories,compile_definitions} | Stephen Kelly | 2013-02-08 | 1 | -1/+1 |
* | Tests/ObjectLibrary: Do not enable CXX in subdirectories | Brad King | 2012-08-20 | 1 | -1/+1 |
* | Xcode: Fix object library references in multi-project trees (#13452) | Brad King | 2012-08-03 | 1 | -0/+1 |
* | Fix ObjectLibrary test on Watcom | Brad King | 2012-03-20 | 2 | -6/+6 |
* | Test OBJECT library success cases | Brad King | 2012-03-16 | 4 | -0/+27 |