Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Ninja: fix building from Codeblocks GUI | Peter Kümmel | 2013-01-05 | 1 | -0/+5 | |
* | | | | | | | | Merge topic 'doc-Xcode-obj-lib-workaround' | Brad King | 2013-01-07 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add_library: Document object library portability suggestion | Brad King | 2013-01-04 | 1 | -0/+4 | |
* | | | | | | | | | Merge topic 'test-genex-custom-command' | Brad King | 2013-01-07 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add test for custom command with a genex referring to a target. | Stephen Kelly | 2013-01-07 | 1 | -0/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-genex-with-no-target' | Brad King | 2013-01-07 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Don't crash when a target is expected but is not available. | Stephen Kelly | 2013-01-03 | 1 | -0/+15 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'qt4-target-depends' | Brad King | 2013-01-07 | 4 | -0/+100 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Qt4: Add module dependencies to the IMPORTED targets | Stephen Kelly | 2013-01-07 | 4 | -0/+100 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-07 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-06 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-05 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | 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 | |