Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle INTERFACE properties transitively for includes and defines. | Stephen Kelly | 2013-01-05 | 9 | -2/+243 |
* | Populate the ExportedTargets member early in GenerateMainFile | Stephen Kelly | 2013-01-05 | 2 | -22/+28 |
* | Make cycles in target properties ignored, not an error. | Stephen Kelly | 2013-01-05 | 3 | -11/+25 |
* | Use mapped config properties to evaluate $<CONFIG> | Stephen Kelly | 2013-01-05 | 3 | -39/+72 |
* | Make all relevant targets available in the genex context. | Stephen Kelly | 2013-01-05 | 5 | -6/+29 |
* | Add API to populate INTERFACE properties in exported targets. | Stephen Kelly | 2013-01-05 | 2 | -0/+74 |
* | Add API to extract target names from a genex string. | Stephen Kelly | 2013-01-05 | 2 | -0/+140 |
* | Add the TARGET_NAME generator expression. | Stephen Kelly | 2013-01-05 | 8 | -0/+45 |
* | Allow generator expressions to require literals. | Stephen Kelly | 2013-01-05 | 1 | -0/+17 |
* | GenEx: Add expressions to specify build- or install-only values | Stephen Kelly | 2013-01-05 | 8 | -38/+144 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-01-04 | 1 | -1/+1 |
* | Merge topic 'fix-test-warnings' | Brad King | 2013-01-03 | 1 | -1/+1 |
|\ | |||||
| * | Tests: Fix warning about unused variable | Stephen Kelly | 2013-01-03 | 1 | -1/+1 |
* | | Merge topic 'FixSDLSearchPaths' | Brad King | 2013-01-03 | 5 | -5/+10 |
|\ \ | |||||
| * | | FindSDL_...: Restore dropped search paths (#13819) | Benjamin Eikel | 2012-12-30 | 5 | -5/+10 |
* | | | Merge topic 'fix-13789-wix-ui-enhancements' | Brad King | 2013-01-03 | 3 | -0/+42 |
|\ \ \ | |||||
| * | | | CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789) | Eric LaFranchi | 2012-12-28 | 3 | -0/+42 |
* | | | | Merge topic 'include-dirs-debugging' | Brad King | 2013-01-03 | 24 | -142/+409 |
|\ \ \ \ | |||||
| * | | | | Add a way to print the origins of used include directories. | Stephen Kelly | 2013-01-03 | 7 | -0/+123 |
| * | | | | Keep track of INCLUDE_DIRECTORIES as a vector of structs. | Stephen Kelly | 2013-01-03 | 15 | -98/+243 |
| * | | | | Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions | Stephen Kelly | 2012-12-20 | 6 | -45/+44 |
* | | | | | Merge topic 'fix-12904-avoid-overflow' | Brad King | 2013-01-03 | 4 | -1/+107 |
|\ \ \ \ \ | |||||
| * | | | | | Add CTestLimitDashJ test (#12904) | David Cole | 2013-01-03 | 3 | -0/+101 |
| * | | | | | CTest: Prevent creation of unbounded number of tests in ctest (#12904) | Casey Goodlett | 2012-12-18 | 1 | -1/+6 |
* | | | | | | Merge topic 'iface-depends' | Brad King | 2013-01-03 | 6 | -2/+89 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make targets depend on the link interface of their dependees. | Stephen Kelly | 2013-01-03 | 6 | -2/+89 |
* | | | | | | | Merge topic 'genex-cleanup' | Brad King | 2013-01-03 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Replace some 'if' with 'else if' | Stephen Kelly | 2012-12-23 | 1 | -4/+4 |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2013-01-03 | 14 | -1727/+130 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2012-12-22 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | KWSys 2012-12-21 (8ce09af5) | KWSys Robot | 2012-12-22 | 1 | -0/+8 |
| * | | | | | | | | | Remove references to KWSys Process Win9x support | Brad King | 2012-12-19 | 2 | -26/+3 |
| * | | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2012-12-19 | 11 | -1701/+119 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| | * | | | | | | | KWSys 2012-12-19 (933eb822) | KWSys Robot | 2012-12-19 | 11 | -1701/+119 |
* | | | | | | | | | Merge topic 'fix-undef-warnings' | Brad King | 2013-01-03 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix some warnings from -Wundef | Stephen Kelly | 2012-12-22 | 2 | -3/+3 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'update-KWIML' | Brad King | 2013-01-03 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-12-21 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | KWIML: Teach ABI.h about Aarch64 | Riku Voipio | 2012-12-21 | 1 | -0/+8 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-03 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-02 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-01 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-31 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-30 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-29 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-28 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-27 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-26 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-25 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-12-24 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | |